lean4-htt/src
2023-08-22 21:47:04 -04: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 doc: fix mid priority doc comment 2023-08-21 13:19:43 +02: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: include moreLinkArgs in precompile link 2023-08-22 21:47:04 -04:00
Lean fix: FFI signature mismatches 2023-08-18 19:34:21 +02:00
library fix: integer type in llvm_count_params 2023-08-18 19:34:21 +02:00
runtime fix: FFI signature mismatches 2023-08-18 19:34:21 +02:00
shell fix: lake: reverse-ffi, manifest, and 62 tests 2023-08-15 20:33:09 -04:00
util fix: calling convention for module initializers 2023-07-10 09:00:17 -07:00
CMakeLists.txt feat: enable LLVM in stage1+ compiler 2023-08-14 13:33:46 +02: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 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 feat: enable LLVM in stage1+ compiler 2023-08-14 13:33:46 +02:00
Leanc.lean chore: fix typo in CLI usage (--ldlags) (#1947) 2022-12-14 10:20:50 +01:00
stdlib.make.in feat: enable LLVM in stage1+ compiler 2023-08-14 13:33:46 +02:00
stdlib_flags.h chore: parseQuotWithCurrentStage and quotPrecheck 2022-11-11 13:45:41 +01:00
version.h.in