lean4-htt/library/init/lean/parser
Leonardo de Moura ad1a2b3251 feat(library/init/lean/elaborator/preterm): add toLevel
Convert `Syntax` into "pre" universe level term used in Lean3
2019-08-13 13:06:48 -07:00
..
command.lean feat(library/init/lean/elaborator/command): add #preterm command for testing toPreTerm 2019-08-13 09:52:15 -07:00
default.lean feat(library/init/lean/parser): add module.lean 2019-07-12 16:42:25 -07:00
identifier.lean feat(library/init/lean/parser/identifier): add indentifier.lean back 2019-06-06 15:18:22 -07:00
level.lean feat(library/init/lean/elaborator/preterm): add toLevel 2019-08-13 13:06:48 -07:00
module.lean chore(*): update equation syntax in files and old parser 2019-08-09 11:11:34 +02:00
parser.lean chore(library/init): fix whitspaces before => 2019-08-09 09:13:49 -07:00
term.lean feat(library/init/lean/parser/term): allow match syntax to be used in def 2019-08-08 18:53:51 -07:00
transform.lean feat(library/init/lean/parser/transform): add removeParen 2019-08-08 20:35:00 -07:00
trie.lean chore(library/init): fix whitspaces before => 2019-08-09 09:13:49 -07:00