lean4-htt/src
Leonardo de Moura a3a90f8e69 feat(shell): add command line options
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-19 19:30:39 -08:00
..
bindings/lua feat(lua/expr): add method for extracting semantic attachment data 2013-11-19 19:06:47 -08:00
cmake/Modules chore(build): remove CheckLuaObjlen, it is easier to check the Lua version 2013-11-12 12:58:22 -08:00
extra feat(extra): add extension that demonstrates how to parse 'templates' 2013-11-19 15:56:44 -08:00
frontends/lean refactor(kernel): add find_fn, replace for_each_fn with find_fn when appropriate, remove unnecessary function has_cached_type 2013-11-19 13:03:46 -08:00
kernel refactor(kernel/metavar): remove unnecessary variable 2013-11-19 14:41:54 -08:00
library feat(kernel): add (optional) field m_type to expr_const, this field is useful for implementing the tactic framework 2013-11-19 11:21:52 -08:00
shell feat(shell): add command line options 2013-11-19 19:30:39 -08:00
tests test(util/interval): add more tests 2013-11-19 19:07:09 -08:00
util test(util/interval): add more tests 2013-11-19 19:07:09 -08:00
CMakeLists.txt refactor(shell): combine lean and leanlua executables in a single executable 2013-11-19 16:48:21 -08:00
CTestConfig.cmake Fix typo in CTestConfig.cmake 2013-09-24 21:46:51 -07:00
CTestCustom.cmake.in Exclude 'style_check' from MemCheck list 2013-09-13 20:27:35 -07:00
Doxyfile Add EXCLUDE_PATTERNS to src/Doxyfile 2013-09-15 20:31:15 -07:00
memcheck.supp chore(memcheck): suppress memory leak at awk 2013-11-18 23:50:41 -08:00