lean4-htt/src/Lean/Parser
2020-12-16 18:27:05 +01:00
..
Attr.lean feat: simplify Attr.simple parser 2020-12-16 07:29:18 -08:00
Basic.lean refactor: rename "antiquot scope" ~> "antiquot splice" 2020-12-16 17:44:20 +01:00
Command.lean chore: expose a few auxiliary command parsers 2020-12-14 09:15:26 -08:00
Do.lean feat: expose doSeq and termBeforeDo parsers 2020-12-10 19:10:25 -08:00
Extension.lean refactor: move to attr syntax category 2020-12-15 20:22:04 -08:00
Extra.lean refactor: rename "antiquot scope" ~> "antiquot splice" 2020-12-16 17:44:20 +01:00
Level.lean feat: add macro registerParserAlias! 2020-11-11 19:34:14 -08:00
Module.lean chore: use deriving Inhabited 2020-12-13 10:09:20 -08:00
StrInterpolation.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Syntax.lean fix: prio issue 2020-12-16 07:44:48 -08:00
Tactic.lean chore: remove tactic builtin parsers 2020-11-17 13:34:05 -08:00
Term.lean refactor: remove optional leading pipe from match, use many1Indent instead of sepBy1 2020-12-16 18:27:05 +01:00
Transform.lean chore: use mut 2020-11-07 17:32:13 -08:00