lean4-htt/src
2023-01-27 13:38:42 -08:00
..
bin
cmake
include/lean feat: LLVM backend (#1837) 2022-12-30 12:45:30 +01:00
Init fix: notation unexpander on overapplication of non-nullary notation 2023-01-26 13:05:33 +01:00
initialize chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
kernel fix: kernel must ensure that safe functions cannot use partial ones. 2023-01-27 12:17:37 -08:00
lake@d0b530530f fix: remove Inhabited Environment instance 2022-12-21 20:08:08 +01:00
Lean fix: unify types in calc 2023-01-27 13:38:42 -08:00
library feat: add --target flag for LLVM backend to build objects of a different architecture (#2034) 2023-01-15 12:00:10 -08:00
runtime chore: only build small allocator if enabled 2023-01-24 11:37:43 -08:00
shell fix: update libleanrt.bc, rename to lean.h.bc 2022-11-28 16:20:12 +01:00
util feat: add --target flag for LLVM backend to build objects of a different architecture (#2034) 2023-01-15 12:00:10 -08:00
CMakeLists.txt feat: LLVM backend (#1837) 2022-12-30 12:45:30 +01: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: abort build on panic 2022-11-11 16:24:04 +01:00
stdlib_flags.h chore: parseQuotWithCurrentStage and quotPrecheck 2022-11-11 13:45:41 +01:00
version.h.in