lean4-htt/src
2020-09-24 17:16:50 -07:00
..
bin fix: build 2020-06-25 15:30:11 -07:00
cmake chore: remove test special case 2020-05-04 11:11:11 +02:00
frontends/lean fix: lean4 support for exports in the old frontend 2020-09-16 14:16:03 -07:00
include/lean doc: task_object state machine 2020-09-14 17:57:33 +02:00
Init chore: missing [inline] 2020-09-24 12:40:28 -07:00
initialize chore: use src/Lean.lean to initialize lean 2020-05-26 13:54:13 -07:00
kernel fix: nonoptimal specialization 2020-09-24 12:40:28 -07:00
Lean fix: processNonVariable 2020-09-24 17:16:50 -07:00
library fix: nonoptimal specialization 2020-09-24 12:40:28 -07:00
runtime chore: move function 2020-09-21 08:58:41 -07:00
shared chore: src/init ==> src/initialize 2019-11-22 04:59:13 -08:00
shell chore: go back to previous bootstrapping scheme where the stage N+1 stdlib is created using the stage N compiler 2020-09-24 18:57:53 +02:00
Std fix: preserve info messages from candidates that failed to be elaborated 2020-09-17 17:08:14 -07:00
tests/util chore: checkInterrupted ~> checkCanceled, requestInterrupt ~> cancel 2020-09-14 17:57:33 +02:00
util chore: fix includes 2020-05-22 14:17:25 -07:00
CMakeLists.txt chore: make_stdlib: use everything but lean from the current stage 2020-09-24 18:57:53 +02:00
config.h.in feat(CMakeLists, runtime): add CHECK_RC_OVERFLOW cmake option 2019-08-28 15:35:46 -03:00
CTestConfig.cmake
CTestCustom.cmake.in
githash.h.in
Init.lean chore: move ShareCommon to Std 2020-06-25 11:45:29 -07:00
Lean.lean feat: add InternalExceptionId.lean 2020-08-21 13:06:31 -07:00
lean.mk.in chore: make_stdlib: use everything but lean from the current stage 2020-09-24 18:57:53 +02:00
memcheck.supp
Std.lean chore: move ShareCommon to Std 2020-06-25 11:45:29 -07:00
stdlib.make.in chore: make_stdlib: use everything but lean from the current stage 2020-09-24 18:57:53 +02:00
version.h.in