lean4-htt/src
Joe Hendrix 1151d73a55
fix: use builtin_initialize in library_search (#3677)
This replaces a few uses of initialize with builtin_initialize, and
removes some unneeded functionality added when it was unclear if lazy
discriminator trees would be efficient enough.
2024-03-14 15:28:00 +00:00
..
bin feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
cmake
include/lean feat: introduce native functions for Int.ediv / Int.emod (#3376) 2024-02-19 15:04:51 +00:00
Init feat: snapshot trees and language processors (#3014) 2024-03-14 13:40:08 +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 feat: lake: LEAN_GITHASH override (#3609) 2024-03-08 15:03:07 +00:00
Lean fix: use builtin_initialize in library_search (#3677) 2024-03-14 15:28:00 +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 doc: expand an error message about compacting closures (#3627) 2024-03-07 20:02:23 +00:00
shell chore: disable some tests on Windows (#3642) 2024-03-09 23:48:41 +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 chore: begin development cycle for v4.8.0 (#3596) 2024-03-05 02:15:37 +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 chore: upstream solve_by_elim (#3408) 2024-02-21 01:16:04 +00:00
lean.mk.in chore: build Lean .os in parallel to rest of core (#3682) 2024-03-14 15:14:37 +00:00
Leanc.lean chore: add missing copyright headers (#3411) 2024-02-20 01:49:55 +00:00
stdlib.make.in chore: build Lean .os in parallel to rest of core (#3682) 2024-03-14 15:14:37 +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