lean4-htt/src/Lean/PrettyPrinter
Kim Morrison 66bc9ae177
chore: deprecate levelZero and levelOne (#12720)
This PR deprecates `levelZero` in favor of `Level.zero` and `levelOne`
in favor of the new `Level.one`, and updates all usages throughout the
codebase. The `levelZero` alias was previously required for computed
field `data` to work, but this is no longer needed.

🤖 Prepared with Claude Code
2026-03-04 01:03:08 +00:00
..
Delaborator chore: deprecate levelZero and levelOne (#12720) 2026-03-04 01:03:08 +00:00
Basic.lean chore: error messages consistency (#10143) 2025-08-26 17:55:43 +00:00
Delaborator.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Formatter.lean refactor: deprecate String.posOf and variants in favor of unified String.find (#11276) 2025-11-23 18:39:53 +00:00
Parenthesizer.lean chore: rename Substring to Substring.Raw (#11154) 2025-11-16 09:30:04 +00:00