lean4-htt/src/Lean/PrettyPrinter/Delaborator
Joachim Breitner 95b8095fa6
feat: PProd syntax (part 3) (#4756)
reworks #4730 based on feedback from @kmill:

 * Uses `×'` for PProd
 * No syntax for MProd for now
 * Angle brackets (without nesting) for the values
2024-07-16 21:06:04 +00:00
..
Attributes.lean feat: add pp.fieldNotation.generalized for generalized field notation, add @[pp_nodot] attribute (#3737) 2024-03-22 08:55:02 +00:00
Basic.lean feat: introduce pp.maxSteps (#4556) 2024-06-24 19:19:45 +00:00
Builtins.lean feat: PProd syntax (part 3) (#4756) 2024-07-16 21:06:04 +00:00
FieldNotation.lean fix: have app unexpanders be considered before field notation (#4071) 2024-05-05 22:44:01 +00:00
Options.lean fix: set default value of pp.instantiateMVars to true and make the option be effective (#4558) 2024-07-02 22:59:44 +00:00
SubExpr.lean feat: hovering over binders shows their types (#3797) 2024-03-29 03:52:00 +00:00
TopDownAnalyze.lean feat: add pp.fieldNotation.generalized for generalized field notation, add @[pp_nodot] attribute (#3737) 2024-03-22 08:55:02 +00:00