lean2/src
Leonardo de Moura 88235d2922 feat(library/tactic/apply_tactic): try other solutions produced by the elaborator
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-25 11:51:27 -08:00
..
cmake fix(shell/lean): Lua repl missing, incorrect exit code in interactive mode, missing tests 2013-12-09 12:25:19 -08:00
extra refactor(library/cast): use .lean file instead of .cpp file to define casting library 2013-12-23 22:04:19 -08:00
frontends feat(library/tactic/apply_tactic): improved parametric apply_tactic 2013-12-24 22:40:34 -08:00
kernel fix(kernel/replace_fn): ignore the cached type in constants 2013-12-24 21:11:25 -08:00
library feat(library/tactic/apply_tactic): try other solutions produced by the elaborator 2013-12-25 11:51:27 -08:00
shell refactor(library/cast): use .lean file instead of .cpp file to define casting library 2013-12-23 22:04:19 -08:00
tests fix(tests/kernel/environment): adjust the test to reflect (recent) change in the normalizer 2013-12-24 21:14:22 -08:00
util feat(util/list): improve to_list function, it takes an optional tail 2013-12-24 20:56:34 -08:00
CMakeLists.txt refactor(library/cast): use .lean file instead of .cpp file to define casting library 2013-12-23 22:04:19 -08:00
CTestConfig.cmake chore(ctest): fix typo in CTEST_DROP_LOCATION 2013-11-25 03:14:35 -05: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.supp): add suppression for readline problem 2013-12-23 17:27:04 -08:00