lean4-htt/src/Lean/Linter
Markus Himmel a5a8f2779c
chore: rename String.Range to Lean.Syntax.Range (#10852)
This PR renames `String.Range` to `Lean.Syntax.Range`, to reflect that
it is not part of the standard library.
2025-10-21 07:32:25 +00:00
..
Basic.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Builtin.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
ConstructorAsVariable.lean chore: rename String.Range to Lean.Syntax.Range (#10852) 2025-10-21 07:32:25 +00:00
Deprecated.lean feat: shake import minimizer aware of the module system and arbitrary elaboration dependencies (#10575) 2025-09-28 16:00:00 +00:00
DocsOnAlt.lean feat: docstrings with Verso syntax (#10307) 2025-09-10 07:03:57 +00:00
List.lean feat: deprecate .toCtorIdx for .ctorIdx (#10113) 2025-08-25 14:32:05 +00:00
MissingDocs.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Omit.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Sets.lean chore: module system fixes and refinements from Mathlib porting (#10643) 2025-10-02 08:28:08 +00:00
UnusedSimpArgs.lean chore: rename String.Range to Lean.Syntax.Range (#10852) 2025-10-21 07:32:25 +00:00
UnusedVariables.lean chore: rename String.Range to Lean.Syntax.Range (#10852) 2025-10-21 07:32:25 +00:00
Util.lean chore: rename String.Range to Lean.Syntax.Range (#10852) 2025-10-21 07:32:25 +00:00