lean4-htt/src/Lean/Parser
2020-11-08 07:02:14 -08:00
..
Basic.lean feat: better error message for "unknown" tactic 2020-10-30 14:58:17 -07:00
Command.lean feat: pretty printer: adapt new indentation style 2020-10-30 19:08:39 +01:00
Do.lean feat: add mut modifier to doLet 2020-11-07 17:32:13 -08:00
Extension.lean feat: add withPosition and checkCol constructors 2020-11-08 06:42:25 -08:00
Extra.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Level.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Module.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
StrInterpolation.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Syntax.lean feat: add syntax parsers for withPosition and checkCol 2020-11-08 07:02:14 -08:00
Tactic.lean chore: remove induction h:e 2020-11-03 17:20:52 -08:00
Term.lean fix: app pretty printer 2020-11-03 15:12:23 +01:00
Transform.lean chore: use mut 2020-11-07 17:32:13 -08:00