lean4-htt/src/Lean/Parser
Leonardo de Moura 87381e3329 feat: add support for parser priorities in the syntax command
@Kha Parser priorities are working :)
2020-09-19 18:47:08 -07:00
..
Basic.lean feat: parser priorities 2020-09-19 17:55:17 -07:00
Command.lean feat: many1Unbox and nodeSepBy1Unbox parser combinators 2020-09-17 13:17:46 -07:00
Extension.lean chore: remove temporary workaround 2020-09-19 18:00:45 -07:00
Level.lean chore: universe-+ spacing 2020-09-17 08:12:28 -07:00
Module.lean refactor: move ppExpr to IO 2020-09-15 18:48:21 -07:00
Syntax.lean feat: add support for parser priorities in the syntax command 2020-09-19 18:47:08 -07:00
Tactic.lean chore: cleanup 2020-09-19 09:24:50 -07:00
Term.lean feat: formatter: use hard space after opening structure instance brace 2020-09-18 13:15:40 -07:00
Transform.lean chore: Lean.Parser.Parser ~> Lean.Parser.Basic 2020-08-13 18:44:13 +02:00