lean4-htt/src/Lean/Linter
Markus Himmel 81ea922025
chore: rename String.Pos to String.Pos.Raw (#10624)
This PR renames `String.Pos` to `String.Pos.Raw`.

After an abbreviated deprecation cycle, we will then rename
`String.ValidPos` to `String.Pos`.
2025-10-01 07:45:24 +00:00
..
Basic.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Builtin.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
ConstructorAsVariable.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +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: rename String.Pos to String.Pos.Raw (#10624) 2025-10-01 07:45:24 +00:00
Omit.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Sets.lean feat: overhaul meta system (#10362) 2025-09-17 21:04:29 +00:00
UnusedSimpArgs.lean feat: unused simp argument linter to explain false positives around (#9912) 2025-08-14 09:54:21 +00:00
UnusedVariables.lean feat: overhaul meta system (#10362) 2025-09-17 21:04:29 +00:00
Util.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00