lean4-htt/src/Lean/Parser
2024-08-09 11:50:54 +02:00
..
Tactic feat: more infrastructure for tactic documentation (#4490) 2024-06-21 12:49:30 +00:00
Attr.lean feat: more infrastructure for tactic documentation (#4490) 2024-06-21 12:49:30 +00:00
Basic.lean feat: make frontend normalize line endings to LF (#3903) 2024-05-20 17:13:08 +00:00
Command.lean feat: new variable command 2024-08-09 11:50:54 +02:00
Do.lean fix: missing atomic at match_expr parser (#3572) 2024-03-02 21:55:07 +00:00
Extension.lean feat: quotations for parser aliases (#4307) 2024-05-30 09:22:22 +00:00
Extra.lean fix: don't use info nodes before cursor for completion (#3778) 2024-04-02 08:49:24 +00:00
Level.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Module.lean feat: incremental elaboration of definition headers, bodies, and tactics (#3940) 2024-05-22 13:23:30 +00:00
StrInterpolation.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Syntax.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Tactic.lean feat: more infrastructure for tactic documentation (#4490) 2024-06-21 12:49:30 +00:00
Term.lean feat: PProd syntax (part 3) (#4756) 2024-07-16 21:06:04 +00:00
Types.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00