lean4-htt/src
2023-09-06 17:35:59 -04:00
..
bin
cmake
include/lean fix: 0-arg functions in C need f(void) 2023-08-31 15:39:47 -04:00
Init doc: fix comment for Unit 2023-09-05 07:52:06 +01: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 test: lake: give issue tests meaningful names 2023-09-06 17:35:59 -04:00
Lean doc: document all parser aliases (#2499) 2023-09-06 09:02:25 +00: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 test: lake: give issue tests meaningful names 2023-09-06 17:35:59 -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
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: remove binaries before building them 2023-08-23 14:33:27 -04:00
Leanc.lean chore: fix typo in CLI usage (--ldlags) (#1947) 2022-12-14 10:20:50 +01:00
stdlib.make.in chore: remove binaries before building them 2023-08-23 14:33:27 -04:00
stdlib_flags.h chore: parseQuotWithCurrentStage and quotPrecheck 2022-11-11 13:45:41 +01:00
version.h.in