| .. |
|
basic.lean
|
perf(library/init/lean/position): add file_map cache for position conversion
|
2018-12-20 15:32:46 +01:00 |
|
combinators.lean
|
refactor(library/init/lean/parser/term): factor out opt_type parser
|
2018-12-06 13:23:12 +01:00 |
|
command.lean
|
feat(library/init/lean/{expander,elaborator}): variable(s)
|
2019-01-17 17:06:52 +01:00 |
|
declaration.lean
|
feat(frontends/lean/vm_elaborator): implement equations
|
2019-01-16 19:12:40 +01:00 |
|
identifier.lean
|
refactor(library/init/lean/parser/parsec): make sure custom error message doesn't need to be inhabited
|
2018-10-21 10:57:23 -07:00 |
|
level.lean
|
chore(library/init/lean/parser): do not expose the parser cache as monad_state
|
2018-11-08 16:01:19 +01:00 |
|
module.lean
|
perf(library/init/lean/parser): move backtrackable state from parser_core_t to module_parser_m
|
2018-11-08 15:58:41 +01:00 |
|
notation.lean
|
feat(library/init/lean/elaborator): do name preresolution just before elaboration
|
2019-01-06 15:47:54 +01:00 |
|
parsec.lean
|
feat(library/init/lean): compute and show error positions
|
2018-12-20 14:28:18 +01:00 |
|
pratt.lean
|
perf(library/init/lean/parser): reintroduce separate syntax.ident constructor with much simpler and more efficient encoding
|
2018-11-18 16:55:04 +01:00 |
|
rec.lean
|
refactor(library/init/lean/parser/parsec): make sure custom error message doesn't need to be inhabited
|
2018-10-21 10:57:23 -07:00 |
|
string_literal.lean
|
refactor(library/init/lean/parser/parsec): make sure custom error message doesn't need to be inhabited
|
2018-10-21 10:57:23 -07:00 |
|
syntax.lean
|
refactor(library/init/lean/parser/syntax): factor out syntax.(m)replace
|
2019-01-16 19:12:40 +01:00 |
|
term.lean
|
feat(library/init/lean/parser/declaration): implement structure field blocks that go beyond regular binder syntax
|
2019-01-15 15:00:34 +01:00 |
|
token.lean
|
feat(library/init/lean/parser/token): numeric literals of more exotic bases
|
2019-01-16 19:39:30 +01:00 |
|
trie.lean
|
refactor(library/init/data): avoid indirection at rbmap
|
2018-10-26 17:14:09 -07:00 |