lean4-htt/src
Leonardo de Moura 03d5ac2a3c feat(runtime): add LEAN_DEFERRED_FREE compilation option
It prevents the runtime from performing arbitrarily long pauses when
invoking `del`.
2019-02-14 10:40:10 -08:00
..
boot feat(library/init/io): add unsafe_io and timeit 2019-02-13 16:59:24 -08:00
cmake chore(cmake/Modules/cpplint): disable yet another buggy check 2018-06-06 15:28:44 -07:00
frontends/lean fix(frontends/lean): must set m_gen_code = false for auxiliary declarations of extern declarations 2019-02-12 17:52:06 -08:00
init feat(*): use new inductive datatype module 2018-09-06 18:09:22 -07:00
kernel feat(library/init/lean): add hash functions and dbg_to_string 2019-02-13 16:19:25 -08:00
library feat(library/compiler): allow main function to also have type io uint32 2019-02-13 16:29:10 -08:00
runtime feat(runtime): add LEAN_DEFERRED_FREE compilation option 2019-02-14 10:40:10 -08:00
shared
shell feat(library/private): more deterministic private names 2019-02-12 14:00:24 -08:00
tests feat(library/compiler,runtime): builtin support for lean.name 2019-02-05 12:57:46 -08:00
util feat(kernel/expr): low level API for expr 2019-02-13 14:59:18 -08:00
CMakeLists.txt fix(src/CMakeLists): sanitize regex 2019-02-13 20:14:52 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in fix(library): store and validate Lean version of .olean files 2018-01-23 11:14:18 -08:00
memcheck.supp
version.h.in chore(leanpkg/lean_version): recognize nightlies as releases separate from master 2018-03-20 15:14:45 -07:00