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
8eb87fbeae
lean4-htt
/
src
History
Soonho Kong
8eb87fbeae
Fix interval<T>::operator- and interval<T>::operator/
2013-08-13 20:09:06 -07:00
..
cmake
/Modules
Remove Flex/Bison requirement, we will not use them.
2013-08-11 18:09:47 -07:00
frontend
Fix scanner. Add scanner tests. Add itera to list::iterator. Add parser_exce.
2013-08-13 10:55:41 -07:00
interval
Fix interval<T>::operator- and interval<T>::operator/
2013-08-13 20:09:06 -07:00
kernel
Fix type mismatch error message
2013-08-13 19:24:11 -07:00
shell
Clean white-spaces
2013-07-19 10:29:33 -07:00
tests
Fix type mismatch error message
2013-08-13 19:24:11 -07:00
util
Add abs/floor/ceil to double/float/mpq/mpfp
2013-08-13 20:09:06 -07:00
CMakeLists.txt
Move sexpr/format/options to util/sexpr (reason: circular dependency between util and numerics lib), now numerics depend on util, and sexpr depends on numerics and util. Add scanner to frontend.
2013-08-13 03:40:51 -07:00
Doxyfile
Improve documentation
2013-07-26 11:43:53 -07:00