Leonardo de Moura
|
7bb015c6b3
|
chore(tests/lean): fix more tests
|
2019-03-21 15:11:05 -07:00 |
|
Sebastian Ullrich
|
f34d37c371
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
Leonardo de Moura
|
69734dfb3a
|
chore(tests/lean): fix tests
|
2018-08-23 13:49:07 -07:00 |
|
Sebastian Ullrich
|
2823bebd23
|
refactor(library/init/lean/parser/parsec): message.pos: replace with iterator
This allows efficient recovery from a parse error as well as implementing
`has_to_string` for `message`
|
2018-07-30 10:38:00 -07:00 |
|
Sebastian Ullrich
|
10b18e77a1
|
feat(library/init/lean/parser/reader/basic): combinators: create partial syntax trees
|
2018-07-27 16:19:02 -07:00 |
|
Sebastian Ullrich
|
72b255d4e1
|
chore(library/init/lean/parser/parser_t): rename module and type to parsec to avoid nested use of parser
|
2018-07-12 10:35:20 +02:00 |
|
Sebastian Ullrich
|
e57117a9b3
|
chore(library/init/lean/parser/parser_t): revert introduction of parser_t
|
2018-07-11 18:44:04 +02:00 |
|
Sebastian Ullrich
|
0f7c0ac8bf
|
feat(init/lean/parser/parser): make a monad transformer
Also move parser combinators into the more specific namespace `init.lean.parser.parser_t`.
|
2018-06-04 12:57:23 +02:00 |
|
Leonardo de Moura
|
d05e93f763
|
test(tests/lean/run/name_mangling): add tests for name mangling
|
2018-05-09 10:10:00 -07:00 |
|