Sebastian Ullrich
|
f768160aa9
|
test(tests/lean/lisp): add simple Lisp-y parser with awful handcrafted syntax patterns
|
2018-06-07 15:04:09 +02:00 |
|
Sebastian Ullrich
|
1c380037d3
|
refactor(library/init/lean/parser/syntax): replace syntax.lst with syntax.node, remove span field from syntax_node
|
2018-06-06 15:46:39 +02:00 |
|
Sebastian Ullrich
|
732c823646
|
feat(library/init/lean/parser): remove syntax_id, use De Bruijn indices instead
|
2018-06-06 15:36:28 +02:00 |
|
Leonardo de Moura
|
ce1fabbf3b
|
chore(tests/lean): fix tests
|
2018-05-20 09:47:31 -07:00 |
|
Sebastian Ullrich
|
d3e915b6b9
|
refactor(tests/lean/macro1): move meta type adapters into library
|
2018-05-17 18:58:33 +02:00 |
|
Sebastian Ullrich
|
4a7c2fcafc
|
test(tests/lean/macro1): add examples from prototype
|
2018-05-17 17:45:02 +02:00 |
|