lean4-htt/src
2022-03-10 07:47:38 -08:00
..
bin chore: lean-gdb: fix RC printing 2021-12-15 15:58:31 +01:00
cmake
include/lean fix: wait on tasks before Lean program exit 2021-12-15 15:58:24 +01:00
Init feat: only use set_option codegen false where needed 2022-03-06 19:15:05 -08:00
initialize fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
kernel feat: generalize Expr.abstractRange 2022-03-08 18:19:17 -08:00
lake@e3a04023f2 chore: update Lake 2022-02-15 19:19:19 +01:00
Lean fix: resulting type of projection functions should not include auxiliary type annotations (e.g., autoParam) 2022-03-10 07:47:38 -08:00
library fix: resulting type of projection functions should not include auxiliary type annotations (e.g., autoParam) 2022-03-10 07:47:38 -08:00
runtime feat: support LEAN_NUM_THREADS environment variable 2021-12-21 17:01:08 +01:00
shell test: reimplement package tests using Lake 2022-02-09 12:21:11 -08:00
Std feat: provide functions to build a HashMap from a List of key-value pairs 2022-01-18 22:51:00 +01:00
util feat: add -i cli option 2022-01-14 09:18:57 +01:00
CMakeLists.txt fix: symlinking src/ into build directory 2022-02-05 18:52:40 +01: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: link orphan file 2022-03-07 10:59:49 +01:00
Lean.lean feat: expose --load-dynlib functionality to Lean code 2021-12-15 08:26:48 +00:00
lean.mk.in feat: build .ilean files next to .olean files 2022-01-14 09:18:57 +01:00
Leanc.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Leanpkg.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Std.lean chore: remove Nondet.lean 2021-09-07 17:36:20 -07:00
stdlib.make.in chore: remove leanpkg 2022-02-04 19:03:40 +01:00
stdlib_flags.h Revert "chore: prefer native" 2021-10-26 20:19:27 +02:00
version.h.in