lean4-htt/library/init/lean/parser
2018-07-27 16:19:02 -07:00
..
reader feat(library/init/lean/parser/reader/basic): combinators: create partial syntax trees 2018-07-27 16:19:02 -07:00
identifier.lean feat(library/init/lean/parser/reader/basic): read_m: change custom message type to syntax 2018-07-27 15:27:37 -07:00
macro.lean feat(library/init/lean/parser/macro): allow expanders to be skipped dynamically 2018-06-07 14:57:13 +02:00
parsec.lean feat(library/init/lean/parser/reader/basic): combinators: create partial syntax trees 2018-07-27 16:19:02 -07:00
string_literal.lean feat(library/init/lean/parser/parsec): add custom error message type 2018-07-27 14:29:50 -07:00
syntax.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