lean4-htt/src
Leonardo de Moura a3a3c7c80c chore: add LEAN_PATH_SEPARATOR cmake variable
Motivation: try to fix failure at 81ff285427
2021-08-16 10:50:01 -07:00
..
bin feat: add --print-prefix, --print-libdir flags 2021-06-11 17:53:51 -07:00
cmake
include/lean feat: try memory-mapping .olean files on Windows 2021-08-04 16:40:57 +02:00
Init chore: prepare to add <- as simp argument 2021-08-14 06:59:55 -07:00
initialize chore: document io_mark_end_initialization setup 2021-06-13 17:32:35 -07:00
kernel perf: change is_def_eq_proof_irrel type to lbool 2021-07-26 07:11:55 -07:00
Lean feat: add registerSimpAttr 2021-08-16 09:59:58 -07:00
Leanpkg chore: fix stdlib 2021-08-06 12:58:58 -07:00
library chore: collect stdlib compilation flags in new header 2021-08-12 07:51:50 -07:00
runtime feat: try memory-mapping .olean files on Windows 2021-08-04 16:40:57 +02:00
shared
shell chore: use leanmake instead of leanpkg 2021-08-16 08:52:27 -07:00
Std chore: enforce naming convention for theorems 2021-08-07 12:48:38 -07:00
util chore: remove file_lock.h 2021-08-04 16:40:57 +02:00
CMakeLists.txt chore: add LEAN_PATH_SEPARATOR cmake variable 2021-08-16 10:50:01 -07: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
Lean.lean
lean.mk.in chore: add LEAN_PATH_SEPARATOR cmake variable 2021-08-16 10:50:01 -07:00
Leanpkg.lean fix: IO.Error.alreadyExists may have an optional file name 2021-07-27 07:00:06 -07:00
Std.lean chore: move nondet to Std/Control/Nondet.lean 2021-03-02 07:57:25 -08:00
stdlib.make.in chore: collect stdlib compilation flags in new header 2021-08-12 07:51:50 -07:00
stdlib_flags.h chore: collect stdlib compilation flags in new header 2021-08-12 07:51:50 -07:00
version.h.in