lean4-htt/src/util
Leonardo de Moura b8b6b219c3
chore: move trace.cpp to kernel (#4014)
Motivation: trace kernel `is_def_eq`
2024-04-28 17:24:48 +00:00
..
ascii.cpp
ascii.h
bit_tricks.cpp chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
bit_tricks.h
CMakeLists.txt chore: remove remnants of C++ format 2022-11-18 06:11:24 -08:00
escaped.cpp
escaped.h
exception_with_pos.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
ffi.cpp fix: extra linker flags (e.g. -ldl) must come after stdlib linker flags 2021-11-23 13:07:05 +01:00
freset.h
init_module.cpp chore: remove remnants of C++ format 2022-11-18 06:11:24 -08:00
init_module.h
io.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
kvmap.cpp feat: implement bool operator==(data_value const & a, data_value const & b) using Lean autogenerated code 2021-12-16 16:37:47 -08:00
kvmap.h feat: implement bool operator==(data_value const & a, data_value const & b) using Lean autogenerated code 2021-12-16 16:37:47 -08:00
lbool.cpp
lbool.h
list.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
list_fn.cpp
list_fn.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
macros.h
map_foreach.cpp fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
map_foreach.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
message_definitions.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
name.cpp chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
name.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
name_generator.cpp chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
name_generator.h
name_hash_map.h
name_hash_set.h
name_map.h
name_set.cpp
name_set.h
nat.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
null_ostream.h
option_declarations.cpp feat: hover/go-to-def/refs for options 2022-11-07 20:01:13 +01:00
option_declarations.h feat: hover/go-to-def/refs for options 2022-11-07 20:01:13 +01:00
options.cpp chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
options.h
output_channel.h
pair.h chore: remove obsolete serializer code 2021-07-22 18:59:39 +02:00
path.cpp fix: eliminate widestring uses 2023-10-07 12:07:19 +02:00
path.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
rb_map.h
rb_tree.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
rc.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
shell.cpp chore: move trace.cpp to kernel (#4014) 2024-04-28 17:24:48 +00:00
test.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
timeit.cpp
timeit.h fix: show exclusive profiling times everywhere 2021-06-17 11:25:58 +02:00
timer.cpp
timer.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
unit.h
unlock_guard.h