lean4-htt/library/init/lean/parser
Leonardo de Moura 2c979459a9 feat(library/init/lean/parser/parser): add many1Indent1 combinator
It is useful for create whitespace sensitive notation such as `match` expressions.
2019-07-10 16:10:41 -07:00
..
default.lean feat(library/init/lean/parser): term parser skeleton 2019-07-01 15:04:13 -07:00
identifier.lean feat(library/init/lean/parser/identifier): add indentifier.lean back 2019-06-06 15:18:22 -07:00
level.lean chore(library/init/lean/parser): minor 2019-07-08 14:45:20 -07:00
parser.lean feat(library/init/lean/parser/parser): add many1Indent1 combinator 2019-07-10 16:10:41 -07:00
term.lean feat(library/init/lean/parser/parser): add many1Indent1 combinator 2019-07-10 16:10:41 -07:00
trie.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00