lean4-htt/src/Lean/Parser
2021-04-07 22:02:17 -07:00
..
Attr.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Basic.lean fix: error recovery at sepBy combinator 2021-04-05 18:38:57 -07:00
Command.lean fix: error recovery 2021-03-31 17:05:34 -07:00
Do.lean feat: introduce arg precedence 2021-03-22 16:33:37 +01:00
Extension.lean chore: implement lhs prec 2021-03-22 16:33:37 +01:00
Extra.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Level.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Module.lean fix: ignore syntactically incorrect commands that do not contain any symbol 2021-04-07 14:46:13 -07:00
StrInterpolation.lean feat: nicer token parse errors 2021-03-14 08:23:32 -07:00
Syntax.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Tactic.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Term.lean chore: make it clear that implementation relies on the fact that both branches of the if-then-else generate a node with the same kind 2021-04-07 22:02:17 -07:00