lean4-htt/src/library
Mac Malone a41fb49e25
feat: smarter plugin loading (#7090)
This PR strips `lib` prefixes and `_shared` suffixes from plugin names.
It also moves most of the dynlib processing code to Lean to make such
preprocessing more standard.
2025-02-18 23:03:52 +00:00
..
compiler feat: asynchronous kernel checking 2025-01-23 19:07:31 -07:00
constructions feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
annotation.cpp
annotation.h
aux_recursors.cpp feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
aux_recursors.h feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
bin_app.cpp
bin_app.h
class.cpp feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
class.h feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
CMakeLists.txt feat: smarter plugin loading (#7090) 2025-02-18 23:03:52 +00:00
constants.cpp feat: add support for Float32 to the Lean runtime (#6348) 2024-12-09 21:33:43 +00:00
constants.h feat: add support for Float32 to the Lean runtime (#6348) 2024-12-09 21:33:43 +00:00
constants.txt feat: add support for Float32 to the Lean runtime (#6348) 2024-12-09 21:33:43 +00:00
dynlib.cpp feat: smarter plugin loading (#7090) 2025-02-18 23:03:52 +00:00
dynlib.h feat: smarter plugin loading (#7090) 2025-02-18 23:03:52 +00:00
elab_environment.cpp refactor: move registration of namespaces on kernel add into elaborator (#6214) 2025-01-18 23:01:29 +00:00
elab_environment.h chore: trivial changes from async-proofs branch (#7028) 2025-02-10 16:44:05 +00:00
expr_lt.cpp
expr_lt.h
expr_pair.h
expr_pair_maps.h
expr_unsigned_map.h
formatter.cpp
formatter.h
init_module.cpp feat: smarter plugin loading (#7090) 2025-02-18 23:03:52 +00:00
init_module.h fix: Windows needs more LEAN_EXPORTs 2024-08-12 14:14:42 +02:00
max_sharing.cpp
max_sharing.h
module.cpp chore: re-land "perf: use C23's free_sized when available" (#6844) 2025-02-04 12:43:56 +00:00
module.h feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
num.cpp
num.h
print.cpp
print.h fix: Windows needs more LEAN_EXPORTs 2024-08-12 14:14:42 +02:00
profiling.cpp
profiling.h fix: Windows needs more LEAN_EXPORTs 2024-08-12 14:14:42 +02:00
projection.cpp feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
projection.h feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
reducible.cpp feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
reducible.h feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
replace_visitor.cpp
replace_visitor.h
suffixes.h refactor: port recOn construction to Lean (#4516) 2024-06-23 07:36:27 +00:00
time_task.cpp chore: Task.get block profiling (#7016) 2025-02-10 10:56:49 +00:00
time_task.h chore: Task.get block profiling (#7016) 2025-02-10 10:56:49 +00:00
util.cpp chore: tag prerelease builds with -pre (#5943) 2024-11-06 14:47:52 +00:00
util.h chore: CI: build 64-bit platforms consistently with GMP 2024-11-01 22:48:49 +11:00