lean4-htt/src/Lean/Parser
grunweg 9d14e4423c
chore: fix typo in doc-string (#4719)
Fix a typo "to at" in a doc-string.
2024-07-10 22:03:11 +00: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 chore: fix typo in doc-string (#4719) 2024-07-10 22:03:11 +00: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: termination_by structural (#4542) 2024-07-01 16:51:30 +00:00
Types.lean feat: custom error recovery in parser (#3413) 2024-02-21 14:29:54 +00:00