lean4-htt/library/init/lean/parser
Sebastian Ullrich 6b6c16b6d6 chore(library/init/lean/parser/reader/module): remove theory command
We plan to allow `noncomputable`, as well as more modifiers, on `namespace/section`
2018-07-05 10:42:52 +02:00
..
reader chore(library/init/lean/parser/reader/module): remove theory command 2018-07-05 10:42:52 +02:00
identifier.lean feat(library/init/lean/parser/parser_t): introduce monad_parser 2018-06-15 17:48:20 +02:00
macro.lean feat(library/init/lean/parser/macro): allow expanders to be skipped dynamically 2018-06-07 14:57:13 +02:00
parser_t.lean feat(library/init/lean/parser/parser_t): improve str's error message and allow error messages without 'unexpected' part 2018-07-05 10:20:25 +02:00
string_literal.lean feat(library/init/lean/parser/parser_t): introduce monad_parser 2018-06-15 17:48:20 +02:00
syntax.lean feat(library/init/lean/parser/syntax.lean): simplify syntax debug output 2018-06-07 14:57:13 +02:00