lean4-htt/src
Leonardo de Moura 2265ef78c4 feat(util/list): add emplace_front
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-19 16:27:31 -08:00
..
bindings/lua feat(extra): add extension that demonstrates how to parse 'templates' 2013-11-19 15:56:44 -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 fix(build): typo 2013-11-18 15:36:07 -08:00
tests feat(util/list): add emplace_front 2013-11-19 16:27:31 -08:00
util feat(util/list): add emplace_front 2013-11-19 16:27:31 -08:00
CMakeLists.txt fix(build): cygwin also needs the LEAN_WINDOWS flag 2013-11-18 12:40:02 -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