lean4-htt/src/Lean/Parser
2020-12-22 06:52:41 -08:00
..
Attr.lean feat: simplify Attr.simple parser 2020-12-16 07:29:18 -08:00
Basic.lean feat: token source info antiquotations tk%$id 2020-12-22 13:11:04 +01:00
Command.lean feat: add optional (priority := <prio>) to instance command 2020-12-21 10:02:12 -08:00
Do.lean feat: if let pat ← ... 2020-12-20 23:58:29 +01:00
Extension.lean fix: scoped tokens 2020-12-21 13:11:09 -08:00
Extra.lean feat: token source info antiquotations tk%$id 2020-12-22 13:11:04 +01:00
Level.lean feat: improve universe level pretty printer 2020-12-21 07:34:48 -08:00
Module.lean feat: parser: store options & pass to evalConst 2020-12-16 23:15:58 +01:00
StrInterpolation.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Syntax.lean feat: token antiquotations in macro 2020-12-22 13:11:04 +01:00
Tactic.lean chore: prepare to move tactic match parser back to Lean/Parser/Tactic 2020-12-22 06:52:41 -08:00
Term.lean refactor: use quotations & implicit token positions from getRef to clean up a bit 2020-12-21 17:32:36 +01:00
Transform.lean chore: use mut 2020-11-07 17:32:13 -08:00