lean4-htt/src
2022-12-21 04:24:39 +01:00
..
bin
cmake
include/lean feat: ByteArray.hash 2022-12-01 20:18:14 -08:00
Init refactor: use @[coe_decl] attribute 2022-12-21 04:24:39 +01:00
initialize chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
kernel chore: remove remnants of C++ format 2022-11-18 06:11:24 -08:00
lake@5a54cfe427 chore: update Lake 2022-12-03 01:19:29 +01:00
Lean refactor: replace hardcoded list of coercions by attribute 2022-12-21 04:24:39 +01:00
library fix: avoid mapping .oleans in the way of the stack 2022-12-13 22:11:41 +01:00
runtime feat: ByteArray.hash 2022-12-01 20:18:14 -08:00
shell fix: update libleanrt.bc, rename to lean.h.bc 2022-11-28 16:20:12 +01:00
util chore: remove remnants of C++ format 2022-11-18 06:11:24 -08:00
CMakeLists.txt fix: dynamic linking of Lean programs 2022-12-18 12:19:21 +01:00
config.h.in
githash.h.in
Init.lean
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