lean4-htt/src
Leonardo de Moura f89d34e0dc chore: cleanup
2020-10-25 09:53:52 -07:00
..
bin fix: build 2020-06-25 15:30:11 -07:00
cmake chore: delete more CMake cruft 2020-10-14 19:08:06 +02:00
frontends/lean feat: run linters in the new frontend 2020-10-23 14:04:28 -07:00
include/lean chore: remove obsolete build options & other stuff 2020-10-14 18:57:11 +02:00
Init chore: cleanup 2020-10-25 09:53:52 -07:00
initialize chore: remove obsolete build options & other stuff 2020-10-14 18:57:11 +02:00
kernel feat: use motive to name the kernel generated recursor 2020-10-23 05:31:28 -07:00
Lean fix: improve structure/inductive commands universe level inference and validation 2020-10-25 05:46:51 -07:00
library fix: library/constructions primitives crash at kernel_exception 2020-10-24 18:52:01 -07:00
runtime fix: String.mk, String.toList 2020-10-16 09:42:59 +02:00
shared
shell chore: use new frontend by default 2020-10-25 09:12:19 -07:00
Std chore: move Core.lean to new frontend 2020-10-25 08:54:37 -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 chore: move ShareCommon to Std 2020-06-25 11:45:29 -07:00
Lean.lean feat: run linters in the new frontend 2020-10-23 14:04:28 -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: fix passing additional LEAN(C)_OPTS to make 2020-10-22 12:00:39 +02:00
version.h.in