lean4-htt/src
Kyle Miller 9e4c414f48
fix: remove Subtype.instInhabited (#4055)
It has had a long history going back [10
years](3afad10a72 (diff-4e22e2bb74f004d2ff7cdabcb5c01429abbc906e20befe2517679e257b4387e4R41)),
but its time has come to an end since this instance is never applicable.
2024-05-06 11:08:19 +00:00
..
bin feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
cmake
include/lean perf: faster Nat.repr implementation in C (#3876) 2024-04-17 18:11:05 +00:00
Init fix: remove Subtype.instInhabited (#4055) 2024-05-06 11:08:19 +00:00
initialize chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
kernel fix: mismatch between TheoremVal in Lean and C++ (#4035) 2024-04-30 18:10:20 +00:00
lake feat: lake: require doc comments (#4057) 2024-05-03 01:08:18 +00:00
Lean fix: occurence check in mkInjectiveTheoremTypeCore? (#3398) 2024-05-06 06:50:08 +00:00
library chore: restore #4006 (#4038) 2024-04-30 23:06:50 +00:00
runtime feat: IO.Process.get/setCurrentDir (#4036) 2024-05-02 13:49:10 +00:00
shell fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
util chore: move trace.cpp to kernel (#4014) 2024-04-28 17:24:48 +00:00
CMakeLists.txt chore: begin development cycle for v4.9.0 (#4058) 2024-05-03 03:20:29 +00:00
config.h.in
githash.h.in
Init.lean chore: reorganising to reduce imports (#3790) 2024-03-27 11:15:01 +00:00
lean-toolchain doc: VS Code dev setup (#2961) 2023-11-30 08:35:03 +00:00
Lean.lean feat: reserved names (#3675) 2024-03-15 00:33:22 +00:00
lean.mk.in fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
Leanc.lean fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
stdlib.make.in fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
stdlib_flags.h chore: update domain 2023-09-20 15:13:27 -07:00
version.h.in feat: System.Platform.target (#3207) 2024-01-24 12:11:00 +00:00