lean4-htt/library/init/lean/parser/reader
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
..
basic.lean refactor(library/init/lean/parser/parsec): message.pos: replace with iterator 2018-07-30 10:38:00 -07:00
module.lean fix(library/init/lean/parser/reader/module): fix file 2018-07-27 09:14:11 -07:00
term.lean fix(library/init/lean/parser/reader/term): add missing file 2018-07-20 18:44:37 +02:00
token.lean feat(library/init/lean/parser/parsec): use [inhabited μ] instead of unit for custom message type of basic parsers 2018-07-27 15:10:20 -07:00