lean4-htt/src/Lean/Parser
Leonardo de Moura 9538772c1c chore: do not use string interpolation by default at dbgTrace!
It is nice to be able to write `dbgTrace! x` instead of `dbgTrace! "{x}"`
2020-10-09 20:49:39 -07:00
..
Basic.lean chore: remove symbolNoWs 2020-10-09 16:17:56 -07:00
Command.lean chore: binder spacing 2020-10-07 09:46:47 +02:00
Do.lean chore: do not use string interpolation by default at dbgTrace! 2020-10-09 20:49:39 -07:00
Extension.lean feat: add ParserDescr.noWs 2020-10-09 16:26:49 -07:00
Level.lean chore: universe-+ spacing 2020-09-17 08:12:28 -07:00
Module.lean feat: use ppLine 2020-10-07 09:43:05 +02:00
StrInterpolation.lean feat: add String Interpolation 2020-10-09 13:40:35 -07:00
Syntax.lean feat: add ParserDescr.noWs 2020-10-09 16:26:49 -07:00
Tactic.lean chore: adjust pp spacing 2020-10-07 09:44:04 +02:00
Term.lean chore: do not use string interpolation by default at dbgTrace! 2020-10-09 20:49:39 -07:00
Transform.lean chore: Lean.Parser.Parser ~> Lean.Parser.Basic 2020-08-13 18:44:13 +02:00