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
07059fe2bf
lean4-htt
/
tests
History
Leonardo de Moura
8225146aa2
chore(library/init/core):
HasLt
=>
HasLess
,
HasLe
=>
HasLessEq
, ...
2019-03-23 10:07:46 -07:00
..
compiler
chore(tests/compiler/str): fix test
2019-03-22 17:26:43 -07:00
ir
chore(tests): port tests, fix at least compiler tests
2019-03-21 15:11:05 -07:00
lean
chore(library/init/core):
HasLt
=>
HasLess
,
HasLe
=>
HasLessEq
, ...
2019-03-23 10:07:46 -07:00
playground
feat(library/compiler): special support for initialization functions of the form
def initFn : IO Unit
2019-03-23 08:46:38 -07:00