lean4-htt/src
2020-10-22 17:40:30 -07:00
..
bin
cmake chore: delete more CMake cruft 2020-10-14 19:08:06 +02:00
frontends/lean fix: exception while tracing in the old frontend 2020-10-22 14:50:26 +02:00
include/lean chore: remove obsolete build options & other stuff 2020-10-14 18:57:11 +02:00
Init refactor: rename MonadFinally.finally' => MonadFinally.tryFinally' 2020-10-22 17:40:30 -07:00
initialize chore: remove obsolete build options & other stuff 2020-10-14 18:57:11 +02:00
kernel feat: add interpreter.prefer_native option 2020-10-21 11:21:56 +02:00
Lean refactor: rename MonadFinally.finally' => MonadFinally.tryFinally' 2020-10-22 17:40:30 -07:00
library fix: extern detection 2020-10-22 16:30:02 -07:00
runtime fix: String.mk, String.toList 2020-10-16 09:42:59 +02:00
shared
shell feat: return syntax object representing the whole file 2020-10-21 07:55:59 -07:00
Std refactor: remove foldlFrom from PersistentArray and LocalContext 2020-10-22 16:30:05 -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: delete StyleCheck 2020-10-14 19:07:52 +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
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
stdlib.make.in chore: fix passing additional LEAN(C)_OPTS to make 2020-10-22 12:00:39 +02:00
version.h.in