lean4-htt/src
Leonardo de Moura d5cad765a0 feat(frontends/lean): enforce new semantics for section 'variables'
The library file logic/core/connectives uses the new feature.
2014-10-02 17:55:34 -07:00
..
cmake feat(src/cmake/modules/CleanOlean.cmake): add CleanOlean.cmake 2014-09-14 01:40:21 -07:00
emacs refactor(frontends/lean): constant/axiom are top-level commands, parameter/variable/hypothesis/conjecture are section/context-level commands 2014-10-02 17:55:34 -07:00
frontends feat(frontends/lean): enforce new semantics for section 'variables' 2014-10-02 17:55:34 -07:00
init refactor(*): remove dependency to thread_local C++11 keyword, the 2014-09-24 12:51:04 -07:00
kernel refactor(kernel): rename var_decl to constant_assumption 2014-10-02 17:55:34 -07:00
library refactor(kernel): rename var_decl to constant_assumption 2014-10-02 17:55:34 -07:00
shell fix(util/sexpr/option_declarations): default value in help message, fixes #212 2014-09-27 10:12:59 -07:00
tests refactor(kernel): rename var_decl to constant_assumption 2014-10-02 17:55:34 -07:00
util feat(*): use environment fingerprint to detect when the cache cannot be used because the configuration changed, closes #75 2014-09-29 18:30:00 -07:00
CMakeLists.txt chore(CMakeLists.txt): use $PYTHON_EXECUTABLE instead of "python" 2014-10-02 17:25:13 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in