lean4-htt/src/Lean/Parser
2020-10-05 09:36:28 -07:00
..
Basic.lean feat: add withForbidden and withoutForbidden parser combinators 2020-10-05 09:36:28 -07:00
Command.lean feat: add notFollowedByCategoryToken parser 2020-09-26 15:53:23 -07:00
Do.lean chore: add doSeqIndent kind 2020-10-03 08:22:02 -07:00
Extension.lean fix: ignore $ at notFollowedByCategoryToken when inside quotations 2020-09-26 17:57:26 -07:00
Level.lean chore: universe-+ spacing 2020-09-17 08:12:28 -07:00
Module.lean feat: try to improve weird error message 2020-09-21 18:29:01 -07:00
Syntax.lean feat: add support for parser priorities in the syntax command 2020-09-19 18:47:08 -07:00
Tactic.lean feat: add focus tactic parser 2020-09-28 17:11:00 -07:00
Term.lean feat: add typeOf! and ensureTypeOf! parsers 2020-10-01 14:33:04 -07:00
Transform.lean chore: Lean.Parser.Parser ~> Lean.Parser.Basic 2020-08-13 18:44:13 +02:00