lean4-htt/src
Joachim Breitner f817d5a706
feat: use structural recursion in Fin.induction (#4010)
this should help with reducing mathlib's vector notation (`![a,b,c] 2`),
and reduce fallout from #4002
2024-04-28 20:28:41 +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 feat: use structural recursion in Fin.induction (#4010) 2024-04-28 20:28:41 +00:00
initialize chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
kernel chore: move trace.cpp to kernel (#4014) 2024-04-28 17:24:48 +00:00
lake fix: lake: package duplication in workspace (#3957) 2024-04-23 09:50:10 +00:00
Lean chore: add backward compatibility flags for recent isDefEq changes (#4012) 2024-04-28 17:30:49 +00:00
library chore: move trace.cpp to kernel (#4014) 2024-04-28 17:24:48 +00:00
runtime feat: add model implementation for UTF8 enc/dec (#3961) 2024-04-22 10:24:53 +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: update-stage0-commit cmake target (#3692) 2024-04-04 13:35:53 +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