| .. |
|
alloc.cpp
|
chore: fix more typos in comments
|
2023-10-08 14:37:34 -07:00 |
|
alloc.h
|
|
|
|
allocprof.cpp
|
|
|
|
allocprof.h
|
|
|
|
apply.cpp
|
chore: update script/apply.lean semantics
|
2022-11-07 19:47:04 -08:00 |
|
apply.h
|
|
|
|
array_ref.h
|
|
|
|
buffer.h
|
chore: use size_t at buffer
|
2021-11-30 16:46:53 -08:00 |
|
CMakeLists.txt
|
fix: avoid warning by dropping '#pragma once'
|
2023-01-04 09:42:40 +01:00 |
|
compact.cpp
|
chore: compact objects in post-order
|
2023-06-26 08:35:19 -07:00 |
|
compact.h
|
|
|
|
debug.cpp
|
feat: reimplement assert without system headers
|
2021-11-18 09:42:35 +01:00 |
|
debug.h
|
|
|
|
exception.cpp
|
|
|
|
exception.h
|
|
|
|
flet.h
|
|
|
|
hash.cpp
|
chore: replace all hashes by murmurhash
|
2022-12-01 20:18:14 -08:00 |
|
hash.h
|
chore: replace all hashes by murmurhash
|
2022-12-01 20:18:14 -08:00 |
|
init_module.cpp
|
feat: Mutex, Condvar
|
2022-09-05 08:52:46 -07:00 |
|
init_module.h
|
|
|
|
int64.h
|
|
|
|
interrupt.cpp
|
fix: do not throw interrupt exceptions inside pure functions
|
2023-10-26 08:33:09 +02:00 |
|
interrupt.h
|
fix: switch to C++ interruption whitelist
|
2023-10-26 08:33:09 +02:00 |
|
io.cpp
|
feat: IO.FS.Handle.rewind/truncate
|
2023-11-15 19:31:08 -05:00 |
|
io.h
|
feat: add missing APIs
|
2021-09-11 15:39:11 -07:00 |
|
list_ref.h
|
|
|
|
load_dynlib.cpp
|
chore: define WIN32_LEAN_AND_MEAN
|
2022-04-06 09:38:19 +02:00 |
|
load_dynlib.h
|
feat: expose --load-dynlib functionality to Lean code
|
2021-12-15 08:26:48 +00:00 |
|
memory.cpp
|
chore: put throws in separate function for debugger
|
2023-01-23 09:27:09 -08:00 |
|
memory.h
|
|
|
|
mpn.cpp
|
feat: add mpn module
|
2021-10-25 15:57:19 -07:00 |
|
mpn.h
|
feat: add mpn module
|
2021-10-25 15:57:19 -07:00 |
|
mpz.cpp
|
fix: mpz: honor LEAN_SMALL_ALLOCATOR
|
2023-01-24 11:37:43 -08:00 |
|
mpz.h
|
feat: mpz missing methods for USE_GMP=OFF
|
2021-11-30 16:46:53 -08:00 |
|
mutex.cpp
|
feat: Mutex, Condvar
|
2022-09-05 08:52:46 -07:00 |
|
mutex.h
|
feat: Mutex, Condvar
|
2022-09-05 08:52:46 -07:00 |
|
object.cpp
|
chore: fix more typos in comments
|
2023-10-08 14:37:34 -07:00 |
|
object.h
|
feat: use nat_gcd in the kernel (#2533)
|
2023-10-15 13:49:41 +11:00 |
|
object_ref.cpp
|
|
|
|
object_ref.h
|
|
|
|
option_ref.h
|
|
|
|
optional.h
|
|
|
|
pair_ref.h
|
|
|
|
platform.cpp
|
feat: add internal flag lean_has_llvm_backend
|
2023-11-02 23:21:47 +01:00 |
|
platform.h
|
|
|
|
process.cpp
|
feat: IO.Process.getPID & IO.FS.Mode.writeNew
|
2023-08-08 16:23:43 -04:00 |
|
process.h
|
|
|
|
sharecommon.cpp
|
refactor: generalize ShareCommon to a typeclass (#1537)
|
2022-08-29 09:34:38 -07:00 |
|
sstream.h
|
|
|
|
stack_overflow.cpp
|
feat: Web Assembly Build (#2599)
|
2023-10-04 09:04:20 +02:00 |
|
stack_overflow.h
|
|
|
|
stackinfo.cpp
|
feat: Web Assembly Build (#2599)
|
2023-10-04 09:04:20 +02:00 |
|
stackinfo.h
|
|
|
|
string_ref.h
|
|
|
|
thread.cpp
|
|
|
|
thread.h
|
|
|
|
utf8.cpp
|
chore: placate GCC
|
2021-09-23 16:31:41 +02:00 |
|
utf8.h
|
chore: fix more typos in comments
|
2023-10-08 14:37:34 -07:00 |