lean4-htt/src
Kyle Miller 682173d7c0
feat: #version command (#5768)
Prints `Lean.versionString` and target/platform information. Example:
```
Lean 4.12.0, commit 82189401520b7902eea618745e443c1909e2c3c8
Target: arm64-apple-darwin23.5.0 macOS
```
2024-10-18 20:17:52 +00:00
..
bin feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
cmake chore: more libuv search patterns for the speedcenter (#5008) 2024-08-13 10:40:09 +02:00
include/lean feat: use libuv for tempfiles (#5135) 2024-10-14 13:56:56 +00:00
Init chore: deprecation for Array.data (#5687) 2024-10-18 03:16:38 +00:00
initialize fix: explicitly initialize Std in lean_initialize (#4668) 2024-07-06 13:17:30 +00:00
kernel feat: expose Kernel.check for debugging purposes (#5412) 2024-10-01 21:28:02 +00:00
lake feat: change lake new math to use autoImplicit false (#5715) 2024-10-17 04:29:48 +00:00
Lean feat: #version command (#5768) 2024-10-18 20:17:52 +00:00
library chore: remove repeated words (#5438) 2024-09-24 03:40:11 +00:00
runtime feat: use libuv for tempfiles (#5135) 2024-10-14 13:56:56 +00:00
shell chore: avoid rebuilding leanmanifest in each build (#5057) 2024-08-15 14:55:36 +00:00
Std chore: check-prelude also for Std (#5764) 2024-10-18 10:53:52 +00:00
util fix: help message flags, removes -f flag and adds -g flag (#5685) 2024-10-13 06:37:09 +00:00
cadical.mk feat: ship cadical (#4325) 2024-08-23 09:13:27 +00:00
CMakeLists.txt feat: use libuv for tempfiles (#5135) 2024-10-14 13:56:56 +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 doc: VS Code dev setup (#2961) 2023-11-30 08:35:03 +00:00
Lean.lean chore: remove SplitIf.ext cache (#5571) 2024-10-17 09:36:00 +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 chore: move Lean.Data.Parsec to Std.Internal.Parsec (#5115) 2024-08-21 15:26:17 +00:00
stdlib.make.in fix: rm new shared libs before build for Windows (#5541) 2024-10-02 04:06:03 +00: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 feat: System.Platform.target (#3207) 2024-01-24 12:11:00 +00:00