lean4-htt/src/Lean/PrettyPrinter
Kyle Miller 044bfdb098
feat: eliminate letFun support, deprecate let_fun syntax (#9086)
This PR deprecates `let_fun` syntax in favor of `have` and removes
`letFun` support from WHNF and `simp`.
2025-06-30 02:10:18 +00:00
..
Delaborator feat: eliminate letFun support, deprecate let_fun syntax (#9086) 2025-06-30 02:10:18 +00:00
Basic.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Delaborator.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Formatter.lean feat: hovers when pp.oneline is true (#7954) 2025-06-29 20:06:24 +00:00
Parenthesizer.lean doc: add documentation for builtin attributes (#8173) 2025-06-11 09:04:37 +00:00