lean4-htt/src
2023-08-11 11:45:58 -07:00
..
bin chore: lean-gdb: recursive values & tag 2022-06-26 18:47:47 +02:00
cmake
include/lean chore: avoid "unused parameter" warnings in lean.h 2023-08-02 10:20:57 +02:00
Init fix: generalize Prod.lexAccessible to match Lean 3 (#2388) 2023-08-09 08:54:53 -07:00
initialize fix: calling convention for module initializers 2023-07-10 09:00:17 -07:00
kernel feat: use nat_pow in the kernel 2023-07-10 09:01:14 -07:00
lake fix: delete lake.lock on error & test 2023-08-11 02:29:06 -04:00
Lean doc: one more enableInitializersExecution remark 2023-08-11 11:45:58 -07:00
library feat: LLVM backend: support for visibility Style & DLL storage 2023-07-25 11:03:16 +02:00
runtime feat: IO.Process.getPID & IO.FS.Mode.writeNew 2023-08-08 16:23:43 -04:00
shell test: lake: make 116 deterministic & related tweaks 2023-08-08 16:21:28 -04:00
util fix: calling convention for module initializers 2023-07-10 09:00:17 -07:00
CMakeLists.txt chore: add zlib search path on macOS only when linking libleanshared 2023-07-26 15:36:36 +02:00
config.h.in
githash.h.in
Init.lean chore: move Bootstrap.Dynamic -> Init.Dynamic 2022-09-02 04:36:54 -07:00
Lean.lean feat: add linter.deprecated option to silence deprecation warnings 2022-10-23 21:11:57 +02:00
lean.mk.in chore: lean.mk: re-suppress find error messages 2022-11-20 19:55:09 +01:00
Leanc.lean chore: fix typo in CLI usage (--ldlags) (#1947) 2022-12-14 10:20:50 +01:00
stdlib.make.in chore: make Lean build shell configurable 2023-08-07 23:05:37 +02:00
stdlib_flags.h chore: parseQuotWithCurrentStage and quotPrecheck 2022-11-11 13:45:41 +01:00
version.h.in