lean2/src
2014-08-21 10:05:14 -07:00
..
cmake feat(build): add build option for jemalloc 2014-07-22 13:44:47 -07:00
emacs fix(emacs/lean-mode): add missing flycheck-init 2014-08-21 10:05:14 -07:00
frontends refactor(library/unifier): make it easier to add new options to the unifier 2014-08-20 17:30:08 -07:00
kernel fix(frontends/lean/pp): bug when pretty printing binder information, fixes #73 2014-08-21 09:28:07 -07:00
library fix(library/unifier): remove incorrect assertion, a local constant may occur in the type of a metavariable that was not instantiated yet 2014-08-20 18:22:43 -07:00
shell chore(build): remove hott library directory, and move hott tests 2014-08-15 13:30:56 -07:00
tests fix(tests/util/sequence.cpp): clang build error 2014-08-20 21:20:17 -07:00
util refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead 2014-08-20 16:46:19 -07:00
CMakeLists.txt refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead 2014-08-20 16:46:19 -07: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