lean4-htt/src/library
Leonardo de Moura 633c825ff3
feat: add Float32 support (#6366)
This PR adds support for `Float32` and fixes a bug in the runtime.
2024-12-11 02:55:58 +00:00
..
compiler feat: add Float32 support (#6366) 2024-12-11 02:55:58 +00:00
constructions fix: modify projection instance binder info (#5376) 2024-09-20 06:03:59 +00:00
annotation.cpp
annotation.h
aux_recursors.cpp
aux_recursors.h
bin_app.cpp
bin_app.h
class.cpp
class.h
CMakeLists.txt
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
expr_lt.cpp
expr_lt.h
expr_pair.h
expr_pair_maps.h
expr_unsigned_map.h
formatter.cpp
formatter.h
init_module.cpp fix: Windows needs more LEAN_EXPORTs 2024-08-12 14:14:42 +02: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: tag prerelease builds with -pre (#5943) 2024-11-06 14:47:52 +00:00
module.h fix: Windows needs more LEAN_EXPORTs 2024-08-12 14:14:42 +02: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
projection.h perf: fix implementation of move constructors and move assignment ope… (#4700) 2024-08-02 17:55:03 +00:00
reducible.cpp
reducible.h
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
time_task.h fix: Windows needs more LEAN_EXPORTs 2024-08-12 14:14:42 +02: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