Sebastian Ullrich
|
bab10cc2b5
|
feat: asynchronous kernel checking
|
2025-01-23 19:07:31 -07:00 |
|
Leonardo de Moura
|
db9e390b4d
|
chore: remove new_frontend from tests
|
2020-10-25 09:16:38 -07:00 |
|
Leonardo de Moura
|
b02cda0408
|
chore: move more tests to new frontend
|
2020-09-11 15:31:14 -07:00 |
|
Sebastian Ullrich
|
3ed67138d5
|
chore(*): update equation syntax in files and old parser
for f in ../../**/*.lean; do echo $f; ./patch.lean.out $f > tmp && cat tmp > $f; done
|
2019-08-09 11:11:34 +02:00 |
|
Leonardo de Moura
|
e46018bfd8
|
chore(tests/lean): move test to tests/lean/run
|
2019-03-28 18:21:10 -07:00 |
|