lean4-htt/src/runtime
2024-09-10 15:24:23 +10:00
..
alloc.cpp feat: incremental elaboration of definition headers, bodies, and tactics (#3940) 2024-05-22 13:23:30 +00:00
alloc.h chore: Windows needs more LEAN_EXPORTs (#4941) 2024-08-07 17:13:13 +02:00
allocprof.cpp
allocprof.h
apply.cpp
apply.h fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
array_ref.h perf: fix implementation of move constructors and move assignment ope… (#4700) 2024-08-02 17:55:03 +00:00
buffer.h
CMakeLists.txt feat: link LibUV (#4963) 2024-08-12 12:33:24 +00:00
compact.cpp doc: expand an error message about compacting closures (#3627) 2024-03-07 20:02:23 +00:00
compact.h fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
debug.cpp
debug.h fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
exception.cpp
exception.h fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
flet.h
hash.cpp
hash.h
init_module.cpp fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
init_module.h fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
int64.h
interrupt.cpp fix: Windows build (#4628) 2024-07-02 20:32:00 +00:00
interrupt.h fix: Windows build (#4628) 2024-07-02 20:32:00 +00:00
io.cpp feat: support for secure temporary files (#5125) 2024-08-22 13:01:40 +00:00
io.h fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
libuv.cpp feat: link LibUV (#4963) 2024-08-12 12:33:24 +00:00
libuv.h feat: link LibUV (#4963) 2024-08-12 12:33:24 +00:00
list_ref.h perf: fix implementation of move constructors and move assignment ope… (#4700) 2024-08-02 17:55:03 +00:00
load_dynlib.cpp
load_dynlib.h fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
memory.cpp
memory.h fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
mpn.cpp
mpn.h
mpz.cpp
mpz.h fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
mutex.cpp
mutex.h
object.cpp chore: rename Array.data to Array.toList 2024-09-10 15:24:23 +10:00
object.h chore: Revert "feat: Revamp file reading and writing" (#4948) 2024-08-07 16:00:45 +00:00
object_ref.cpp
object_ref.h perf: add lean_instantiate_level_mvars (#4910) 2024-08-04 18:31:44 +00:00
option_ref.h perf: add lean_instantiate_level_mvars (#4910) 2024-08-04 18:31:44 +00:00
optional.h perf: fix implementation of move constructors and move assignment ope… (#4700) 2024-08-02 17:55:03 +00:00
pair_ref.h
platform.cpp
platform.h
process.cpp fix: calling programs with spaces on Windows (#4515) 2024-07-26 17:35:05 +00:00
process.h
sharecommon.cpp perf: precise cache for expr_eq_fn (#4890) 2024-08-01 02:56:41 +00:00
sharecommon.h fix: LEAN_EXPORT in sharecommon (#4893) 2024-08-01 13:03:25 +02:00
sstream.h
stack_overflow.cpp fix: Do not overwrite existing signal handlers (#5062) 2024-08-19 09:11:38 +00:00
stack_overflow.h
stackinfo.cpp fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
stackinfo.h fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
string_ref.h perf: fix implementation of move constructors and move assignment ope… (#4700) 2024-08-02 17:55:03 +00:00
thread.cpp chore: missing include on Windows (#4919) 2024-08-05 15:50:43 +00:00
thread.h feat: thread initialization for reverse FFI (#3632) 2024-03-07 17:02:47 +00:00
utf8.cpp fix: validate UTF-8 at C++ -> Lean boundary (#3963) 2024-06-19 14:05:48 +00:00
utf8.h fix: validate UTF-8 at C++ -> Lean boundary (#3963) 2024-06-19 14:05:48 +00:00