lean4-htt/src
Kim Morrison a58da122b9
feat: change statement of List.getLast?_cons (#5106)
To avoid using `getLastD`, which is not simp-normal-form.
2024-08-21 10:59:34 +00:00
..
bin
cmake chore: more libuv search patterns for the speedcenter (#5008) 2024-08-13 10:40:09 +02:00
include/lean feat: link LibUV (#4963) 2024-08-12 12:33:24 +00:00
Init feat: change statement of List.getLast?_cons (#5106) 2024-08-21 10:59:34 +00:00
initialize fix: explicitly initialize Std in lean_initialize (#4668) 2024-07-06 13:17:30 +00:00
kernel fix: Windows needs more LEAN_EXPORTs 2024-08-12 14:14:42 +02:00
lake chore: reduce usage of refine' (#5042) 2024-08-14 15:14:44 +00:00
Lean feat: LeanSAT's LRAT parsers + SAT solver interface (#5100) 2024-08-20 11:42:26 +00:00
library fix: Windows needs more LEAN_EXPORTs 2024-08-12 14:14:42 +02:00
runtime fix: Do not overwrite existing signal handlers (#5062) 2024-08-19 09:11:38 +00:00
shell chore: avoid rebuilding leanmanifest in each build (#5057) 2024-08-15 14:55:36 +00:00
Std feat: upstream List.Perm (#5069) 2024-08-17 04:11:35 +00:00
util fix: Windows needs more LEAN_EXPORTs 2024-08-12 14:14:42 +02:00
CMakeLists.txt fix: macOS: install name of libleanshared_1 (#5034) 2024-08-15 05:22:34 +00:00
config.h.in
githash.h.in
Init.lean feat: grind normalization theorems (#4164) 2024-05-14 19:19:38 +00:00
lakefile.toml.in feat: introduce Std (#4499) 2024-06-21 07:08:45 +00:00
lean-toolchain
Lean.lean feat: propagate maxHeartbeats to kernel (#4113) 2024-05-09 17:44:19 +00:00
lean.mk.in fix: split libleanshared on Windows to avoid symbol limit 2024-08-12 14:14:42 +02:00
Leanc.lean feat: expose flags for the bundled C compiler (#4477) 2024-06-22 01:23:33 +00:00
Std.lean feat: setup Std.Sat with definitions of SAT and CNF (#4933) 2024-08-07 15:44:46 +00:00
stdlib.make.in fix: Windows stage 0 2024-08-15 14:50:56 +02:00
stdlib_flags.h chore: unset parseQuotWithCurrentStage in stage1’s src/stdlib_flags.h (#4537) 2024-06-23 09:44:14 +00:00
version.h.in