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
990f428a81
lean4-htt
/
src
History
Leonardo de Moura
990f428a81
Remove virtual method kind from value class and subclasses. We can use dynamic_cast to achieve the same goal
...
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-02 09:35:10 -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
Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention)
2013-09-02 08:43:38 -07:00
interval
Fix interval<T>::mul to suppress clang warnings
2013-08-21 14:35:46 -07:00
kernel
Remove virtual method kind from value class and subclasses. We can use dynamic_cast to achieve the same goal
2013-09-02 09:35:10 -07:00
library
Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention)
2013-09-02 08:43:38 -07:00
shell
Add a real example. Fix bug in the parser
2013-08-31 19:32:08 -07:00
tests
Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention)
2013-09-02 08:43:38 -07:00
util
Fix name clash problem when pretty printing
2013-08-30 13:25:12 -07:00
CMakeLists.txt
Add head_beta tests
2013-08-23 09:42:49 -07:00
Doxyfile
Doxygen: exclude src/tests directory
2013-08-21 14:35:46 -07:00