..
bin
cmake
include /lean
feat: add some low level helper APIs ( #4778 )
2024-07-17 20:12:05 +00:00
Init
feat: getLsb_replicate ( #4873 )
2024-08-01 23:07:19 +00:00
initialize
fix: explicitly initialize Std in lean_initialize ( #4668 )
2024-07-06 13:17:30 +00:00
kernel
perf: precise cache for expr_eq_fn ( #4890 )
2024-08-01 02:56:41 +00:00
lake
chore: revert "fix: make import resolution case-sensitive on all platforms" ( #4896 )
2024-08-01 13:55:37 +00:00
Lean
feat: accept user-defined options on the cmdline ( #4741 )
2024-08-02 12:24:56 +00:00
library
refactor: port below and brecOn construction to Lean ( #4517 )
2024-06-26 11:10:39 +00:00
runtime
fix: LEAN_EXPORT in sharecommon ( #4893 )
2024-08-01 13:03:25 +02:00
shell
fix: calling programs with spaces on Windows ( #4515 )
2024-07-26 17:35:05 +00:00
Std
feat: gaps/cleanup in List lemmas ( #4835 )
2024-07-26 05:00:50 +00:00
util
feat: accept user-defined options on the cmdline ( #4741 )
2024-08-02 12:24:56 +00:00
CMakeLists.txt
fix: calling programs with spaces on Windows ( #4515 )
2024-07-26 17:35:05 +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
Lean.lean
lean.mk.in
Leanc.lean
feat: expose flags for the bundled C compiler ( #4477 )
2024-06-22 01:23:33 +00:00
Std.lean
feat: Std.HashMap ( #4583 )
2024-07-05 10:14:20 +00:00
stdlib.make.in
fix: move Std from libleanshared to much smaller libInit_shared ( #4661 )
2024-07-06 11:43:09 +02: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