lean2/src
Leonardo de Moura a03841c18b feat(tactic): refine tactic API
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-21 17:29:06 -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 fix(kernel/replace): make it more robust, and add clear method 2013-11-20 13:19:21 -08:00
library feat(tactic): refine tactic API 2013-11-21 17:29:06 -08:00
shell feat(shell): add command line options 2013-11-19 19:30:39 -08:00
tests feat(library/tactic): add tactic framework APIs 2013-11-20 17:19:05 -08:00
util fix(util/interval): add missing explicit template instantiation 2013-11-20 09:56:19 -08:00
CMakeLists.txt feat(library/tactic): add tactic framework APIs 2013-11-20 17:19:05 -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