lean2/src
Leonardo de Moura 736b219e65 fix(frontends/lean/elaborator): pretty print placeholders as '_'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-25 08:46:03 -07:00
..
cmake feat(build): add build option for jemalloc 2014-07-22 13:44:47 -07:00
emacs feat(emacs): add missing keywords 2014-07-24 08:50:18 -07:00
frontends fix(frontends/lean/elaborator): pretty print placeholders as '_' 2014-07-25 08:46:03 -07:00
kernel fix(kernel/metavar): make sure instantiate_metavars_fn does not loop on 'fake' recursive dependencies, we say they are fake because they disappear after applying beta-reduction 2014-07-24 12:04:33 -07:00
library feat(library/unifier): solve constraints of the form '(max l1 l2) =?= 0' and '(imax l1 l2) =?= 0' 2014-07-24 20:30:51 -07:00
shell feat(shell/lean): rename multi-threading option to -j 2014-07-23 14:35:02 -07:00
tests fix(tests): to reflect recent changes 2014-07-23 13:20:24 -07:00
util feat(util/rb_tree): use memory_pool at rb_tree, 5% performance improvement when using multiple threads 2014-07-22 10:53:07 -07:00
CMakeLists.txt feat(build): add build option for jemalloc 2014-07-22 13:44:47 -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