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
e7487a1fec
lean4-htt
/
src
History
Leonardo de Moura
e7487a1fec
Add head_beta function
...
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-23 09:42:49 -07:00
..
cmake
/Modules
Add support for READLINE. Remark: it is not enabled by default. Rename tcmalloc option to TCMALLOC (using consistent name convention for cmake parameters).
2013-08-21 19:08:44 -07:00
frontends
/lean
Change lean frontend specific options. Now, frontend specific options must begin with the frontend name.
2013-08-22 10:55:55 -07:00
interval
Fix interval<T>::mul to suppress clang warnings
2013-08-21 14:35:46 -07:00
kernel
Add option to control maximum recursion depth in the expression normalizer
2013-08-23 09:42:49 -07:00
library
Add head_beta function
2013-08-23 09:42:49 -07:00
shell
Add support for READLINE. Remark: it is not enabled by default. Rename tcmalloc option to TCMALLOC (using consistent name convention for cmake parameters).
2013-08-21 19:08:44 -07:00
tests
Add option to control maximum recursion depth in the expression normalizer
2013-08-23 09:42:49 -07:00
util
Track recursion depth at normalizer. Add fluid let template.
2013-08-23 09:42:49 -07:00
CMakeLists.txt
Update src/CMakeLists.txt to increase stack size for windows build
2013-08-22 21:16:57 -07:00
Doxyfile
Doxygen: exclude src/tests directory
2013-08-21 14:35:46 -07:00