lean4-htt/src
Joachim Breitner ab318dda2d
feat: use reserved name infrastructure for functional induction (#3776)
no need to enter `derive_functional_induction` anymore.

(Will remove the support for `derive_functional_induction` after the
next stage0 update, since we are already using it in Init.)
2024-03-26 22:25:10 +00:00
..
bin feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
cmake
include/lean fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
Init feat: failing macros to show error from first registered rule (#3771) 2024-03-26 22:24:45 +00:00
initialize chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
kernel feat: type of theorems must be propositions 2024-03-13 12:37:58 -07:00
lake chore: remove the coercion from String to Name (#3589) 2024-03-21 23:46:03 +00:00
Lean feat: use reserved name infrastructure for functional induction (#3776) 2024-03-26 22:25:10 +00:00
library perf: LLVM backend, put all allocas in the first BB to enable mem2reg (#3244) 2024-02-13 14:54:40 +00:00
runtime fix: actually catch the error code from MoveFileEx (#3753) 2024-03-26 09:00:25 +00:00
shell fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
util fix: remove target triple parameter from FFI that no longer exists in the Lean API 2023-11-02 23:21:47 +01:00
CMakeLists.txt fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
config.h.in
githash.h.in
Init.lean chore: upstream omega (#3367) 2024-02-19 00:19:55 +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