lean4-htt/src/Lean/Parser
2022-11-11 09:13:02 +01:00
..
Attr.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Basic.lean chore: simplify parser cache key computation, panic on environment/token table divergence 2022-11-11 09:13:02 +01:00
Command.lean feat: use withoutPosition consistently 2022-10-24 12:51:32 -07:00
Do.lean feat: allow doSeq in let x <- e | seq 2022-11-08 08:29:21 -08:00
Extension.lean perf: cache leading_parser and syntax as well 2022-11-11 09:13:02 +01:00
Extra.lean feat: ignore patternIgnore nodes in syntax patterns 2022-10-28 21:25:47 +02:00
Level.lean feat: use withoutPosition consistently 2022-10-24 12:51:32 -07:00
Module.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
StrInterpolation.lean feat: use withoutPosition consistently (part 2) 2022-10-24 12:51:32 -07:00
Syntax.lean feat: use withoutPosition consistently 2022-10-24 12:51:32 -07:00
Tactic.lean refactor: line wrapping in parser code 2022-10-24 08:37:29 -07:00
Term.lean fix: extraneous missing items on parser stack 2022-11-11 09:13:02 +01:00