lean4-htt/src
Leonardo de Moura cc5a59a61b feat(frontends/lean/decl_util): do not add constant being defined to scope
It should only be added if recursive equations are being used or
in inductive datatype declarations.
2016-08-13 13:34:11 -07:00
..
api chore(library): fix dependencies 2016-06-06 16:43:43 -07:00
cmake feat(CMakeLists.txt): use compatibility module to check sized_deallocation feacture 2016-06-02 11:52:59 -07:00
emacs feat(emacs/lean-syntax): highlight mutual definitions, and attributes after definition keywords 2016-08-12 20:37:34 -07:00
frontends feat(frontends/lean/decl_util): do not add constant being defined to scope 2016-08-13 13:34:11 -07:00
init feat(library/inductive_compiler): scaffold for inductive compiler 2016-08-11 13:48:54 -07:00
kernel feat(library/type_context): allow us to control whether binder information is taken into account or not when caching type information 2016-08-01 16:34:07 -07:00
library feat(library/equations_compiler/equations): add extra data to equations macro 2016-08-13 12:40:02 -07:00
shared
shell chore(library): disable stdlib but init and systems folder 2016-08-11 18:42:10 -07:00
tests chore(library): disable stdlib but init and systems folder 2016-08-11 18:42:10 -07:00
util feat(util/fresh_name): API for detecting whether a name was created using mk_fresh_name 2016-08-05 19:02:31 -07:00
vim feat(frontends/lean/print_cmd): implement 'print attributes' 2016-08-12 15:36:12 -07:00
CMakeLists.txt chore(library/blast): erase old blast folder 2016-08-11 16:14:44 -07:00
compatibility.h.in feat(CMakeLists.txt): use compatibility module to check sized_deallocation feacture 2016-06-02 11:52:59 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in