lean4-htt/src/library
Eric Wieser 232443371b
perf: add missing std::moves (#9107)
Continues from #4700.

This will save a handful of refcounts here and there.
2025-07-01 12:39:12 +00:00
..
compiler perf: do not import non-meta IR 2025-06-27 08:13:31 -07:00
constructions chore: reimplement mk_projections in Lean (#7295) 2025-03-03 01:10:27 +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
constants.h
constants.txt
dynlib.cpp
dynlib.h
elab_environment.cpp feat: allow use of experimental module system in Init (#7919) 2025-04-22 09:09:27 +00:00
elab_environment.h perf: add missing std::moves (#9107) 2025-07-01 12:39:12 +00:00
expr_lt.cpp feat: add the nondep field of Expr.letE to the C++ data model (#8751) 2025-06-14 23:10:27 +00:00
expr_lt.h
expr_pair.h
expr_pair_maps.h
expr_unsigned_map.h
formatter.cpp
formatter.h
init_module.cpp
init_module.h
max_sharing.cpp
max_sharing.h
module.cpp feat: environment extension data can be split into .olean.server (#7914) 2025-04-11 13:06:19 +00:00
module.h
num.cpp
num.h
print.cpp feat: add the nondep field of Expr.letE to the C++ data model (#8751) 2025-06-14 23:10:27 +00:00
print.h
profiling.cpp
profiling.h
projection.cpp
projection.h
reducible.cpp
reducible.h
replace_visitor.cpp
replace_visitor.h
suffixes.h fix: allow arbitrary sorts in structural recursion over reflexive inductive types (#7639) 2025-06-13 21:51:09 +00:00
time_task.cpp feat: respect lean --setup module name in code generation (#8780) 2025-06-15 01:11:58 +00:00
time_task.h perf: remove most remaining async blockers in Init.Data.List.Sublist (#7500) 2025-03-15 15:26:06 +00:00
util.cpp feat: ignore lean -R if module name is in setup (#8874) 2025-06-23 17:55:52 +00:00
util.h feat: ignore lean -R if module name is in setup (#8874) 2025-06-23 17:55:52 +00:00