lean4-htt/library/init/lean/parser
Leonardo de Moura 4fa43f18dd chore(library/init/data/rbtree,library/init/data/rbmap): remove auto_param dependency
The problem is that `auto_param` is defined in the old `init/meta/name` module,
and we don't want to have `init/meta` dependencies in the `init/lean` modules.
2018-04-30 13:24:13 -07:00
..
macro.lean chore(library/init/data/rbtree,library/init/data/rbmap): remove auto_param dependency 2018-04-30 13:24:13 -07:00
move.lean refactor(library/init): move option.lt 2018-04-30 11:19:38 -07:00
parser.lean test(tests/lean/parser1): add parser tests 2018-04-28 15:58:50 -07:00
syntax.lean feat(init/parser): add prototype code for syntax trees, macro expansion, and name resolution 2018-04-27 17:57:03 +02:00