lean4-htt/src
2021-12-13 10:35:16 -08:00
..
bin chore: fix leanc.sh -v 2021-11-18 09:42:35 +01:00
cmake
include/lean chore: missing #ifdef LEAN_USE_GMP 2021-11-29 11:35:13 -08:00
Init fix: option completion after trailing . 2021-12-10 14:19:19 -08:00
initialize fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
kernel feat: eta struct support for unit-like datatypes 2021-11-26 08:36:25 -08:00
lake@f4c85a62d8 chore: update lake 2021-12-12 08:29:30 -08:00
Lean feat: add noncomputable section parser 2021-12-13 10:35:16 -08:00
Leanpkg chore: fix stdlib 2021-08-06 12:58:58 -07:00
library chore: update IR interpreter enum hygiene 2021-11-28 10:29:08 +01:00
runtime fix: make IO.Process.Child.wait fallible 2021-12-13 15:12:48 +01:00
shell refactor: cmake: make more use of string(APPEND) 2021-11-18 10:09:55 +01:00
Std chore: fix codebase 2021-12-10 13:12:09 -08:00
util fix: potential buffer override on command line args (#839) 2021-12-01 12:14:48 -08:00
CMakeLists.txt chore: add USE_GMP cmake option 2021-11-29 10:25:26 -08: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: remove enum command 2021-09-06 12:01:37 -07:00
Lean.lean feat: pretty-printer with tags 2021-08-24 08:57:41 -07:00
lean.mk.in fix: macOS build, once more 2021-10-09 10:24:30 +02:00
Leanc.lean feat: expose C & linker flags as API 2021-11-20 11:04:39 +01:00
Leanpkg.lean feat: findSysroot? & reworked initSearchPath 2021-11-20 11:04:39 +01:00
Std.lean chore: remove Nondet.lean 2021-09-07 17:36:20 -07:00
stdlib.make.in feat: build & bundle Lake 2021-10-15 06:56:02 -07:00
stdlib_flags.h Revert "chore: prefer native" 2021-10-26 20:19:27 +02:00
version.h.in