lean4-htt/src
Leonardo de Moura 28d81ee456 fix: do not extract closed terms containing constants being defined
It may produce crashes during initialization.
2021-09-30 12:46:38 -07:00
..
bin chore: leanc: typo & minor modifications 2021-09-28 14:15:58 +02:00
cmake chore: delete more CMake cruft 2020-10-14 19:08:06 +02:00
include/lean feat: hide non-exported symbols on Unix 2021-09-22 23:02:39 +02:00
Init fix: panic in monadic polymorphic code 2021-09-28 17:46:19 -07:00
initialize fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
kernel fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
Lean fix: bounds check 2021-09-30 07:55:10 -07:00
Leanpkg chore: fix stdlib 2021-08-06 12:58:58 -07:00
library fix: do not extract closed terms containing constants being defined 2021-09-30 12:46:38 -07:00
runtime perf: reuse idle thread in favor of spawning new one 2021-09-25 07:34:12 -07:00
shell fix: UTF-8 file path support for lean on Windows 2021-09-22 12:21:52 +02:00
Std feat: add RBTree.toArray 2021-09-17 15:59:35 -07:00
util fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
CMakeLists.txt feat: use leanc written in Lean for testing & distribution 2021-09-25 09:59:50 +02:00
config.h.in chore: document simplified object header and remove obsolete cmake options 2021-07-20 10:42:28 -07:00
githash.h.in
Init.lean chore: remove enum command 2021-09-06 12:01:37 -07:00
Lean.lean feat: pretty-printer with tags 2021-08-24 08:57:41 -07:00
lean.mk.in Revert "Revert "feat: reintroduce libleanshared, link lean & leanpkg against it"" 2021-08-20 09:42:05 -07:00
Leanc.lean feat: use leanc written in Lean for testing & distribution 2021-09-25 09:59:50 +02:00
Leanpkg.lean fix: use enableInitializersExecution at leanpkg 2021-08-16 18:02:51 -07:00
Std.lean chore: remove Nondet.lean 2021-09-07 17:36:20 -07:00
stdlib.make.in feat: use leanc written in Lean for testing & distribution 2021-09-25 09:59:50 +02:00
stdlib_flags.h fix: stdlib_flags.h 2021-09-08 11:34:31 +02:00
version.h.in feat: version information API 2020-12-29 14:42:48 -08:00