lean2/src
Leonardo de Moura 7fb0aa4800 chore(kernel/expr): remove dead code
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-15 17:24:31 -08:00
..
builtin feat(builtin): minimize use of heterogenous equality in the kernel, add simpler version of congruence theorems for non-dependent types 2014-01-15 16:34:23 -08:00
cmake fix(build): githash generation 2013-12-29 14:41:28 -08:00
emacs feat(builtin/macros): add assume/take macros for making proof scripts more readable 2014-01-11 18:36:37 -08:00
frontends fix(frontends/lean/parser): memory leak due to g++ bug 2014-01-15 10:15:04 -08:00
kernel chore(kernel/expr): remove dead code 2014-01-15 17:24:31 -08:00
library refactor(library/simplifier): relax rule for conditional equalities 2014-01-15 16:06:00 -08:00
shell refactor(*): error messages 2014-01-13 16:54:21 -08:00
tests test(kernel/expr): check if the serializer works for metavariables 2014-01-15 17:15:56 -08:00
util refactor(*): error messages 2014-01-13 16:54:21 -08:00
CMakeLists.txt feat(library/simplifier): add to_ceqs function that converts a theorem into a sequence of conditional equations 2014-01-14 18:30: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
githash.h.in fix(build): githash generation 2013-12-29 14:41:28 -08:00
memcheck.supp chore(memcheck.supp): another suppression for awk 2013-12-25 13:56:50 -08:00
version.h.in feat(kernel): export/import (.olean) binary files 2013-12-28 17:31:35 -08:00