lean4-htt/src
2019-06-05 10:54:01 +02:00
..
cmake
frontends/lean feat(library/private): use environment extension in Lean 2019-06-03 11:50:33 -07:00
init feat(kernel/environment): environment as a Lean object 2019-05-13 12:41:33 -07:00
kernel chore(library/init/lean/environment): remove unnecessary function 2019-06-03 15:17:40 -07:00
library fix(library/compiler/csimp): type error 2019-06-03 17:36:40 -07:00
runtime feat(library/init/data, runtime): remove parray support from runtime, and implement them in Lean using Scala/Clojure Radix trees 2019-06-02 09:18:19 -07:00
shared
shell refactor(kernel/environment,library/private,library/init/lean/environment): move main module name to header 2019-06-03 09:14:23 -07:00
stage0 chore(stage0): fix build 2019-06-05 10:54:01 +02:00
tests/util feat(library/init/data, runtime): remove parray support from runtime, and implement them in Lean using Scala/Clojure Radix trees 2019-06-02 09:18:19 -07:00
util feat(library/private): use environment extension in Lean 2019-06-03 11:50:33 -07:00
CMakeLists.txt chore(tests): remove old tests 2019-05-13 12:43:11 -07:00
config.h.in feat(CMakeLists): put configuration options relevant to leanc at config.h 2019-04-27 21:04:41 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in