Leonardo de Moura
|
afd54039ab
|
chore(library): remove >>, we should use *>
|
2018-09-12 17:31:21 -07:00 |
|
Leonardo de Moura
|
9e305a5f26
|
chore(library): remove return, we should use pure
|
2018-09-12 16:51:11 -07:00 |
|
Sebastian Ullrich
|
0b240cbfe9
|
feat(library/init/lean/parser/reader/basic): read_m: change custom message type to syntax
|
2018-07-27 15:27:37 -07:00 |
|
Sebastian Ullrich
|
65fd050b83
|
feat(library/init/lean/parser/parsec): add custom error message type
|
2018-07-27 14:29:50 -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
|
7ae87705c2
|
feat(library/init/lean/parser/parser_t): introduce monad_parser
|
2018-06-15 17:48:20 +02:00 |
|
Leonardo de Moura
|
1bae8f8eab
|
refactor(library/init/lean/ir/parser): parser.lean => parser_t.lean
|
2018-06-05 08:00:13 -07: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
|
b7f194d389
|
feat(library/init/lean/ir): allow arbitrary C++ identifiers to be assigned to declarations
|
2018-05-13 11:04:42 -07:00 |
|
Leonardo de Moura
|
263391bdbb
|
refactor(library/init/lean): add init/lean/parser/identifier
|
2018-05-01 11:53:55 -07:00 |
|