lean4-htt/src
2021-08-16 17:43:28 -07:00
..
bin feat: add --print-prefix, --print-libdir flags 2021-06-11 17:53:51 -07:00
cmake chore: delete more CMake cruft 2020-10-14 19:08:06 +02:00
include/lean refactor: move lean_name_eq to runtime, add lean_name_hash in C 2021-08-16 16:13:55 -07: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 refactor: move buffer.h and *_ref.h files to runtime 2021-08-16 15:39:38 -07:00
Lean feat: add flag for controlling the execution of initialize commands when importing modules programmatically 2021-08-16 17:43:28 -07:00
Leanpkg chore: fix stdlib 2021-08-06 12:58:58 -07:00
library refactor: move buffer.h and *_ref.h files to runtime 2021-08-16 15:39:38 -07:00
runtime refactor: move lean_name_eq to runtime, add lean_name_hash in C 2021-08-16 16:13:55 -07:00
shared
shell feat: add flag for controlling the execution of initialize commands when importing modules programmatically 2021-08-16 17:43:28 -07:00
Std chore: enforce naming convention for theorems 2021-08-07 12:48:38 -07:00
util refactor: move lean_name_eq to runtime, add lean_name_hash in C 2021-08-16 16:13:55 -07: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 fix: Not should not be reducible, special support for Ne 2021-02-15 17:36:11 -08:00
Lean.lean feat: add LazyInitExtension 2021-08-16 12:54:50 -07:00
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 feat: version information API 2020-12-29 14:42:48 -08:00