| .. |
|
basic.lean
|
perf(library/init/lean/parser): minor performance tweaks
|
2018-10-05 08:52:04 -07:00 |
|
combinators.lean
|
perf(library/init/lean/parser/combinators): node: no need to fill up with syntax.missing anymore
|
2018-10-04 14:27:24 -07:00 |
|
command.lean
|
feat(library/init/lean): even more core.lean progress
|
2018-10-03 16:00:08 -07:00 |
|
declaration.lean
|
refactor(library/init/lean/parser/token): remove weird with_source higher-order function
|
2018-10-05 08:52:04 -07:00 |
|
identifier.lean
|
chore(library): remove >>, we should use *>
|
2018-09-12 17:31:21 -07:00 |
|
level.lean
|
refactor(library/init/lean/parser): store registered parsers in configs, use config hierarchy to avoid mutually recursive types
|
2018-09-27 10:05:10 -07:00 |
|
module.lean
|
fix(library/init/lean/elaborator): check for and consume end of input
|
2018-10-03 16:00:08 -07:00 |
|
notation.lean
|
refactor(library/init/lean/parser/token): remove weird with_source higher-order function
|
2018-10-05 08:52:04 -07:00 |
|
parsec.lean
|
@chore(library/init/lean/parser/parsec): remove @[inline] annotations to reduce compilation time
|
2018-10-01 17:30:13 -07:00 |
|
pratt.lean
|
refactor(library/init/lean/parser): store registered parsers in configs, use config hierarchy to avoid mutually recursive types
|
2018-09-27 10:05:10 -07:00 |
|
rec.lean
|
feat(library/init/lean/elaborator): local notation
|
2018-10-03 16:00:08 -07:00 |
|
string_literal.lean
|
chore(library): remove >>, we should use *>
|
2018-09-12 17:31:21 -07:00 |
|
syntax.lean
|
fix(library/init/lean/elaborator): check for and consume end of input
|
2018-10-03 16:00:08 -07:00 |
|
term.lean
|
feat(library/init/lean): even more core.lean progress
|
2018-10-03 16:00:08 -07:00 |
|
token.lean
|
refactor(library/init/lean/parser/token): remove weird with_source higher-order function
|
2018-10-05 08:52:04 -07:00 |
|
trie.lean
|
chore(library/init/lean/parser/trie): add debug print
|
2018-09-28 13:08:24 -07:00 |