..
foreign
chore: further split libleanshared on Windows to avoid symbol limit ( #10136 )
2025-08-26 16:01:57 +00:00
.gitignore
chore: add .dSYM files (Mac debug symbols) to tests .gitignore files ( #8771 )
2025-06-13 15:27:46 +00:00
534.lean
feat: cleanup of get and back functions on List/Array ( #7059 )
2025-02-17 01:43:45 +00:00
534.lean.expected.out
append.lean
append.lean.expected.out
arity_bug1.lean
test: add additional regression test for #11131 from #10925 ( #11224 )
2025-11-17 21:23:53 +00:00
arity_bug1.lean.expected.out
test: add additional regression test for #11131 from #10925 ( #11224 )
2025-11-17 21:23:53 +00:00
array.lean
chore: rename Array.data to Array.toList
2024-09-10 15:24:23 +10:00
array.lean.expected.out
array_test.lean
array_test.lean.expected.out
array_test2.lean
array_test2.lean.expected.out
arrayMk.lean
arrayMk.lean.expected.out
bigctor.lean
bigctor.lean.expected.out
bytearray_bug.lean
chore: remove >6 month old deprecations ( #10446 )
2025-09-22 12:47:11 +00:00
bytearray_bug.lean.expected.out
closure_bug1.lean
closure_bug1.lean.expected.out
closure_bug2.lean
closure_bug2.lean.expected.out
closure_bug3.lean
closure_bug3.lean.expected.out
closure_bug4.lean
closure_bug4.lean.expected.out
closure_bug5.lean
closure_bug5.lean.expected.out
closure_bug6.lean
closure_bug6.lean.expected.out
closure_bug7.lean
closure_bug7.lean.expected.out
closure_bug8.lean
closure_bug8.lean.expected.out
computedFieldsExtern.lean.no_interpreter
escape.lean
chore: re-enable tests ( #10923 )
2025-10-23 08:38:57 +00:00
escape.lean.expected.out
chore: re-enable tests ( #10923 )
2025-10-23 08:38:57 +00:00
expr.lean
chore: re-enable tests ( #10923 )
2025-10-23 08:38:57 +00:00
expr.lean.expected.out
chore: re-enable tests ( #10923 )
2025-10-23 08:38:57 +00:00
extractClosedMutualBlock.lean
extractClosedMutualBlock.lean.expected.out
float.lean
fix: Inhabited Float produced a bogus run-time value ( #6136 )
2024-11-20 10:43:59 +00:00
float.lean.expected.out
fix: Inhabited Float produced a bogus run-time value ( #6136 )
2024-11-20 10:43:59 +00:00
float_cases_bug.lean
float_cases_bug.lean.expected.out
init.lean
init.lean.expected.out
init.lean.no_interpreter
initUnboxed.lean
initUnboxed.lean.expected.out
initUnboxed.lean.no_interpreter
large_closure_bug.lean
fix: use general allocator for closures ( #10982 )
2025-10-27 10:16:59 +00:00
large_closure_bug.lean.expected.out
fix: use general allocator for closures ( #10982 )
2025-10-27 10:16:59 +00:00
lazylist.lean
lazylist.lean.expected.out
lazylist.lean.no_interpreter
link_lake.lean
link_lake.lean.expected.out
map_big.lean
map_big.lean.expected.out
map_big.lean.no_interpreter
nat_shiftr.lean
feat: optimize lean_nat_shiftr for scalars ( #8268 )
2025-05-11 01:39:59 +00:00
nat_shiftr.lean.expected.out
feat: optimize lean_nat_shiftr for scalars ( #8268 )
2025-05-11 01:39:59 +00:00
overflow1.lean
overflow1.lean.expected.out
overflow2.lean
overflow2.lean.expected.out
overflow3.lean
overflow3.lean.expected.out
partial.lean
chore: rename String.ValidPos to String.Pos ( #11240 )
2025-11-24 16:40:21 +00:00
partial.lean.expected.out
phashmap.lean
chore: remove >6 month old deprecations ( #10446 )
2025-09-22 12:47:11 +00:00
phashmap.lean.expected.out
phashmap2.lean
chore: remove >6 month old deprecations ( #9640 )
2025-08-05 02:29:15 +00:00
phashmap2.lean.expected.out
phashmap3.lean
chore: remove >6 month old deprecations ( #10446 )
2025-09-22 12:47:11 +00:00
phashmap3.lean.expected.out
print_error.lean
print_error.lean.expected.out
print_error.lean.expected.ret
qsortBadLt.lean
qsortBadLt.lean.expected.out
rbmap_library.lean
feat: Nat.(fold|foldRev|any|all)M? take a function which sees the upper bound ( #6139 )
2024-11-22 03:05:51 +00:00
rbmap_library.lean.expected.out
reduceArity_overapp.lean
fix: consider over-applications in reduceArity compiler pass ( #11185 )
2025-11-17 07:51:37 +00:00
reduceArity_overapp.lean.expected.out
fix: consider over-applications in reduceArity compiler pass ( #11185 )
2025-11-17 07:51:37 +00:00
reusebug.lean
reusebug.lean.expected.out
StackOverflow.lean
StackOverflow.lean.expected.out
StackOverflow.lean.expected.ret
StackOverflow.lean.no_interpreter
StackOverflowTask.lean
StackOverflowTask.lean.expected.out
StackOverflowTask.lean.expected.ret
StackOverflowTask.lean.no_interpreter
str.lean
chore: minor String API improvements ( #11439 )
2025-12-01 11:44:14 +00:00
str.lean.expected.out
chore: re-enable tests ( #10923 )
2025-10-23 08:38:57 +00:00
strictAndOr.lean
strictAndOr.lean.expected.out
strictOrSimp.lean.expected.out
t1.lean
t1.lean.expected.out
t2.lean
t2.lean.expected.out
t4.lean
t4.lean.expected.out
test_single.sh
test_single_interpret.sh
thunk.lean
thunk.lean.expected.out
trie.lean
chore: rename String.ValidPos to String.Pos ( #11240 )
2025-11-24 16:40:21 +00:00
trie.lean.expected.out
trigraphs.lean
trigraphs.lean.expected.out
tuple.lean
tuple.lean.expected.out
typeFormerPolymorphism.lean
fix: make lcAny-producing arrow types lower to tobj rather than obj ( #9972 )
2025-08-18 22:18:26 +00:00
typeFormerPolymorphism.lean.expected.out
fix: make lcAny-producing arrow types lower to tobj rather than obj ( #9972 )
2025-08-18 22:18:26 +00:00
uint_fold.lean
uint_fold.lean.expected.out
unreachable.lean
unreachable.lean.expected.out
uset.lean
feat: Simp.Config.implicitDefEqProofs ( #4595 )
2024-11-29 22:29:27 +00:00
uset.lean.expected.out
utf8Path.lean
fix: Unicode path support for Lean Windows executables ( #10133 )
2025-08-27 11:28:55 +00:00
utf8Path.lean.expected.out
fix: Unicode path support for Lean Windows executables ( #10133 )
2025-08-27 11:28:55 +00:00
wait_dedicated.lean
feat: wait on dedicated tasks after main is finished ( #7958 )
2025-04-14 11:53:54 +00:00
wait_dedicated.lean.expected.out
feat: wait on dedicated tasks after main is finished ( #7958 )
2025-04-14 11:53:54 +00:00