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 |
|
Sebastian Ullrich
|
11ba44ed8a
|
chore(tests/bench): fix syntax
|
2019-07-19 10:46:02 +02:00 |
|
Leonardo de Moura
|
745cc9902b
|
chore(tests/bench): fix tests
|
2019-07-03 08:37:40 -07:00 |
|
Sebastian Ullrich
|
c299e6c0e6
|
chore(tests): fix do syntax in tests
|
2019-06-30 13:04:34 +02:00 |
|
Sebastian Ullrich
|
9b9465d299
|
chore(tests/bench): move out from playground/
|
2019-05-29 16:33:50 +02:00 |
|