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
11402
commits
1
branch
0
tags
5.3
GiB
797b26f402
Commit graph
2 commits
Author
SHA1
Message
Date
Leonardo de Moura
6e7929252f
feat(frontends/lean, library/init): add 'thunk' gadget
...
We can now write trace "hello" t instead of trace "hello" (fun _, t)
2017-01-31 18:41:59 -08:00
Leonardo de Moura
6f502b9afd
fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj
...
See discussion at
#1337
2017-01-26 15:58:11 -08:00