lean4-htt/src/Lean/Parser
Leonardo de Moura ac692bfc79 feat: add new static quotations
For users that are writing (not-trivial) macros without `import Lean`.

cc @Kha
2020-12-14 09:21:26 -08:00
..
Basic.lean feat: run single non-category quotation under interpreter as well 2020-12-14 17:13:59 +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 feat: run single non-category quotation under interpreter as well 2020-12-14 17:13:59 +01:00
Extra.lean feat: antiquotation suffix splices such as $x:k,* 2020-12-12 14:57:14 +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 chore: remove weird syntax sugar from macro command 2020-12-10 08:09:47 -08:00
Tactic.lean chore: remove tactic builtin parsers 2020-11-17 13:34:05 -08:00
Term.lean feat: add new static quotations 2020-12-14 09:21:26 -08:00
Transform.lean chore: use mut 2020-11-07 17:32:13 -08:00