lean4-htt/src/util
2018-06-21 16:05:33 -07:00
..
sexpr refactor(kernel/expr): implement expr using runtime/object 2018-06-21 16:05:33 -07:00
ascii.cpp fix(*): truncation bugs 2018-06-15 16:05:11 -07:00
ascii.h fix(*): truncation bugs 2018-06-15 16:05:11 -07:00
bit_tricks.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
bit_tricks.h fix(bit_tricks): make sure no one calls math.h's log2() 2018-03-06 11:21:28 -08:00
bitap_fuzzy_search.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
bitap_fuzzy_search.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
buffer.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
cancellable.cpp fix(library/module_mgr): actually cancel invalidated tasks 2017-06-05 19:36:09 +02:00
cancellable.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
CMakeLists.txt feat(util/kvmap): add C++ kvmap wrapper 2018-06-15 16:05:11 -07:00
escaped.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
escaped.h Improve documentation 2013-07-26 11:43:53 -07:00
exception_with_pos.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
file_lock.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
file_lock.h feat(util,library,shell): basic locking mechanism 2015-12-12 21:26:13 -08:00
freset.h refactor(*): uses aliases for unordered_map and unordered_set 2013-12-18 12:30:45 -08:00
fresh_name.cpp fix(*): truncation bugs 2018-06-15 16:05:11 -07:00
fresh_name.h refactor(util/fresh_name): implement fresh_name using unique thread id 2018-02-23 10:35:04 -08:00
hash.cpp fix(util/hash): add missing cast to unsigned 2017-06-25 14:58:18 +02:00
hash.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
init_module.cpp fix(util/init_module): segfault using clang 2018-05-20 11:01:37 +02:00
init_module.h refactor(*): explicit initialization/finalization for serialization 2014-09-22 15:26:41 -07:00
json.hpp chore(util/json): workaround for mingw 2016-10-14 17:24:47 -07:00
kvmap.cpp feat(util/kvmap): add C++ kvmap wrapper 2018-06-15 16:05:11 -07:00
kvmap.h chore(util): style 2018-06-15 16:05:11 -07:00
lbool.cpp feat(util): add missing lbool.* files 2014-04-24 12:27:19 -07:00
lbool.h feat(util): add missing lbool.* files 2014-04-24 12:27:19 -07:00
lean_path.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
lean_path.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
list.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
list_fn.cpp fix(util/list_fn): add missing file 2015-05-18 15:16:29 -07:00
list_fn.h style(library/abstract_expr_manager): whitespace 2015-11-12 21:21:52 -08:00
list_ref.h feat(kernel): add mdata constructor 2018-06-18 13:36:22 -07:00
log_tree.cpp chore(util/debug): show current task in assertion message 2017-12-05 17:15:55 -08:00
log_tree.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
macros.h fix(util/sexpr/option_declarations): default value in help message, fixes #212 2014-09-27 10:12:59 -07:00
map.h Add helper function for maps. 2013-08-14 18:17:18 -07:00
message_definitions.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
name.cpp refactor(kernel/expr): implement expr using runtime/object 2018-06-21 16:05:33 -07:00
name.h fix(*): truncation bugs 2018-06-15 16:05:11 -07:00
name_generator.cpp fix(*): truncation bugs 2018-06-15 16:05:11 -07:00
name_generator.h feat(library/name_generator): add nest_with 2018-02-27 13:17:58 -08:00
name_hash_map.h refactor(util): rename name_map to name_hash_map 2014-06-02 14:34:22 -07:00
name_hash_set.h feat(src/library/inductive_compiler): support for nested inductive types 2016-09-16 12:50:59 -07:00
name_map.cpp feat(util/name_map): add rename_map 2015-01-01 19:33:14 -08:00
name_map.h feat(util/name_map): add rename_map 2015-01-01 19:33:14 -08:00
name_set.cpp chore(*): remove support for Lua 2016-02-11 17:17:55 -08:00
name_set.h chore(*): remove support for Lua 2016-02-11 17:17:55 -08:00
nat.h refactor(kernel/expr): implement expr using runtime/object 2018-06-21 16:05:33 -07:00
null_ostream.h fix(util): null_output_channel 2017-12-20 11:50:41 -08:00
object_ref.cpp fix(util): memory leaks 2018-05-22 11:05:51 -07:00
object_ref.h refactor(kernel/expr): implement expr using runtime/object 2018-06-21 16:05:33 -07:00
output_channel.h fix(util): null_output_channel 2017-12-20 11:50:41 -08:00
pair.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
pair_ref.h fix(util/pair_ref): missing file 2018-06-18 08:19:32 -07:00
parser_exception.cpp chore(util/parser_exception): avoid thread local storage 2018-02-16 12:12:56 -08:00
parser_exception.h refactor(*): use C++11 std::current_exception and std::rethrow_exception 2018-06-07 16:28:54 -07:00
path.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
path.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
priority_queue.h refactor(frontends/lean): replace different attribute classes with single scoped_ext 2016-07-29 18:51:23 -04:00
rb_map.h fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj 2017-01-26 15:58:11 -08:00
rb_multi_map.h fix(util/rb_multi_map): missing include 2015-11-25 14:26:08 -08:00
rb_tree.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
rc.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
safe_arith.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
safe_arith.h Simplify how universe variable constraints are represented in the kernel. Allow universe variable to be created without an environment. 2013-08-05 20:06:42 -07:00
shared_mutex.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
shared_mutex.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
string_ref.h chore(util): style 2018-06-15 16:05:11 -07:00
task.cpp fix(util/task): evaluate dependencies iteratively 2017-03-23 09:16:49 +01:00
task.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
task_builder.cpp fix(library/module_mgr): actually cancel invalidated tasks 2017-06-05 19:36:09 +02:00
task_builder.h perf(util/task_builder): speed up traverse 2017-03-23 09:00:59 +01:00
test.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
timeit.cpp refactor(frontends/lean/definition_cmds): make profiling threshold configurable 2017-04-23 11:22:41 -07:00
timeit.h feat(library/time_task): print cumulative times on --profile 2018-02-19 09:13:24 -08:00
timer.cpp fix(util/timer): fix valgrind warning 2017-03-23 09:00:59 +01:00
timer.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
trie.h refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
unit.h refactor(*): task<T>, log_tree, cancellation_token 2017-03-23 08:57:52 +01:00
unlock_guard.h fix(util/script_state): deadlock 2014-05-01 14:10:57 -07:00
worker_queue.h refactor(*): use C++11 std::current_exception and std::rethrow_exception 2018-06-07 16:28:54 -07:00