Sebastian Ullrich
|
7e521f0105
|
chore: remove remaining #lang lean4 in tests
|
2021-01-27 14:45:31 +01:00 |
|
Leonardo de Moura
|
898a08a0c1
|
chore: avoid Has prefix in type classes
closes #203
|
2020-10-27 18:29:19 -07:00 |
|
Leonardo de Moura
|
10c32fcf94
|
chore: HasToString => ToString
|
2020-10-27 16:11:48 -07:00 |
|
Leonardo de Moura
|
8cb1ff206c
|
chore: move tests to new frontend
|
2020-10-23 14:07:26 -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 |
|
Sebastian Ullrich
|
c299e6c0e6
|
chore(tests): fix do syntax in tests
|
2019-06-30 13:04:34 +02:00 |
|
Leonardo de Moura
|
99d2f9931d
|
fix(library/init/lean/compiler/ir/resetreuse): typo
|
2019-05-22 08:45:29 -07:00 |
|