lean4-htt/src
Leonardo de Moura 5bd8e9d141 fix(frontends/lean/decl_cmds): allow private transparent definitions
Example:
section
  universe l
  private definition T := Type.{max 1 l}
  ...
end
2014-10-02 07:56:01 -07:00
..
cmake feat(src/cmake/modules/CleanOlean.cmake): add CleanOlean.cmake 2014-09-14 01:40:21 -07:00
emacs fix(emacs/lean-server): merge server-trace-mode to debug-mode 2014-10-01 14:38:23 -07:00
frontends fix(frontends/lean/decl_cmds): allow private transparent definitions 2014-10-02 07:56:01 -07:00
init refactor(*): remove dependency to thread_local C++11 keyword, the 2014-09-24 12:51:04 -07:00
kernel fix(frontends/lean): missing type information for INFO, fixes #218 2014-10-01 14:29:07 -07:00
library feat(frontends/lean): add ! operator the "dual" of @, closes #220 2014-10-01 17:13:41 -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(*): remove dependency to thread_local C++11 keyword, the 2014-09-24 12:51:04 -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 feat(build): add 'CONSERVE_MEMORY' cmake option 2014-09-29 12:44:29 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
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