lean4-htt/src
2020-10-14 19:06:08 +02: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 chore: remove JSON code from old server 2020-10-14 19:06:08 +02:00
include/lean chore: remove obsolete build options & other stuff 2020-10-14 18:57:11 +02:00
Init feat: stx[i] as notation for stx.getArg i 2020-10-13 15:48:39 -07:00
initialize chore: remove obsolete build options & other stuff 2020-10-14 18:57:11 +02:00
kernel fix: mark a few more things as persistent 2020-10-11 17:43:28 +02:00
Lean feat: delaborator: use nicer binder name for [anonymous] 2020-10-14 18:38:59 +02:00
library fix: fixup a few automatic fixes 2020-10-11 17:43:28 +02:00
runtime chore: remove obsolete build options & other stuff 2020-10-14 18:57:11 +02: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 chore: add ShareCommonM.run, and remove workaround 2020-10-13 09:29:10 -07:00
tests/util chore: checkInterrupted ~> checkCanceled, requestInterrupt ~> cancel 2020-09-14 17:57:33 +02:00
util fix: mark Lean objects in C++ globals reachable from the new frontend as persistent 2020-10-11 17:43:28 +02:00
CMakeLists.txt chore: remove obsolete build options & other stuff 2020-10-14 18:57:11 +02:00
config.h.in chore: fix interactive use of stage 0 2020-09-25 11:22:06 +02:00
githash.h.in
Init.lean chore: move ShareCommon to Std 2020-06-25 11:45:29 -07:00
Lean.lean refactor: move ResolveName to Lean directory 2020-10-10 11:07:14 -07:00
lean.mk.in chore: make_stdlib: use everything but lean from the current stage 2020-09-24 18:57:53 +02:00
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