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
de5c7cbff0
lean4-htt
/
library
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
..
init
chore(*): update equation syntax in files and old parser
2019-08-09 11:11:34 +02:00
library.md
chore(library/library.md): update documentation
2017-08-16 14:17:26 -07:00
Makefile.in
fix(library/Makefile): recreate libleanstdlib.a from scratch to avoid conflicts when moving files
2019-05-08 18:13:17 +02:00
relative.py
fix(library/relative.py): Windows and Linux builds
2019-07-30 18:56:34 -07:00