This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
b6decd70f0
lean4-htt
/
tests
/
lean
/
trust0
History
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
..
basic.lean
chore(*): update equation syntax in files and old parser
2019-08-09 11:11:34 +02:00
t1.lean
chore(tests): fix tests
2019-07-25 17:44:25 -07:00
test_single.sh