lean2/src
Soonho Kong 765d9b032f feat(src/cmake/modules/CleanOlean.cmake): add CleanOlean.cmake
Instead of using 'find -delete', use CMAKE's FILE GLOB_RECURSE and FILE
REMOVE to implement clean-olean.

Related issue: #166
2014-09-14 01:40:21 -07:00
..
cmake feat(src/cmake/modules/CleanOlean.cmake): add CleanOlean.cmake 2014-09-14 01:40:21 -07:00
emacs feat(emacs/lean-company): auto-completion for import 2014-09-14 00:00:25 -07:00
frontends feat(frontends/lean/elaborator): constraints associated with 'proof-qed' 2014-09-13 10:21:10 -07:00
kernel refactor(frontends/lean): replace collect_metavars with metavar_closure helper class 2014-09-11 14:49:35 -07:00
library feat(frontends/lean/elaborator): constraints associated with 'proof-qed' 2014-09-13 10:21:10 -07:00
shell chore(tests): use option -t 100000 to speedup tests 2014-09-10 11:20:16 -07:00
tests fix(util/lazy_list): bug in filter operation 2014-09-12 16:12:23 -07:00
util fix(util/lazy_list): bug in filter operation 2014-09-12 16:12:23 -07:00
CMakeLists.txt feat(src/cmake/modules/CleanOlean.cmake): add CleanOlean.cmake 2014-09-14 01:40:21 -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