lean4-htt/src/Lean/Parser
Leonardo de Moura 61dfe2b1db fix: letDecl
use `simpleBinderWithoutType` at `declSig` and `optDeclSig`
2020-11-12 16:22:57 -08:00
..
Basic.lean feat: simplify syntax command syntax 2020-11-12 07:01:20 -08:00
Command.lean fix: letDecl 2020-11-12 16:22:57 -08:00
Do.lean feat: support simpleBinder at letDecl 2020-11-12 13:25:38 -08:00
Extension.lean feat: simplify syntax command syntax 2020-11-12 07:01:20 -08:00
Extra.lean feat: add macro registerParserAlias! 2020-11-11 19:34:14 -08:00
Level.lean feat: add macro registerParserAlias! 2020-11-11 19:34:14 -08: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 support for nonReservedSymbol at syntax command 2020-11-12 07:32:18 -08:00
Tactic.lean chore: process indent' without underscore hack 2020-11-12 12:05:00 -08:00
Term.lean fix: letDecl 2020-11-12 16:22:57 -08:00
Transform.lean chore: use mut 2020-11-07 17:32:13 -08:00