Gabriel Ebner
|
a8cab84735
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -07:00 |
|
Sebastian Ullrich
|
3a56db2812
|
chore: fix tests
|
2022-06-27 22:37:02 +02:00 |
|
Sebastian Ullrich
|
0316c872b9
|
feat: macro: use appropriate antiquotation kind dependent on bound syntax
/cc @leodemoura
|
2020-12-14 13:54:34 +01:00 |
|
Leonardo de Moura
|
65dafaf07c
|
fix: stdlib and tests
We also declare a few macros for the syntax command.
|
2020-11-12 07:12:30 -08:00 |
|
Leonardo de Moura
|
db9e390b4d
|
chore: remove new_frontend from tests
|
2020-10-25 09:16:38 -07:00 |
|
Leonardo de Moura
|
8e81db0d2b
|
chore: add temporary workaround to tests
We will remove it after we implement `doMatch`
|
2020-09-27 06:58:10 -07:00 |
|
Leonardo de Moura
|
a0a724ddbd
|
fix: tests and elabDo
|
2020-09-26 19:12:01 -07:00 |
|
Leonardo de Moura
|
4ddd4c4657
|
chore: move more tests to new frontend
|
2020-09-11 10:28:00 -07:00 |
|
Sebastian Ullrich
|
eb5a171764
|
feat: adjust semantics to new syntax
|
2020-08-19 09:56:23 -07:00 |
|
Sebastian Ullrich
|
81376d3902
|
feat: allow capturing expected type in elab
/cc @leodemoura
|
2020-06-25 14:58:45 +02:00 |
|