lean4-htt/src/tests/util
Leonardo de Moura e14255e7ae chore(util/sexpr): remove sexpr serializer
It was dead code.
Moreover, sexpr will not be part of Lean4
2018-06-20 11:27:29 -07:00
..
interval fix(tests): initialize util module 2016-12-08 13:11:53 -08:00
bit_tricks.cpp fix(bit_tricks): make sure no one calls math.h's log2() 2018-03-06 11:21:28 -08:00
bitap_fuzzy_search.cpp feat(util): add fuzzy string search procedure 2014-09-05 18:01:09 -07:00
buffer.cpp fix(util/buffer): bug in expand method 2015-01-06 11:42:40 -08:00
CMakeLists.txt feat(util/nat): add C++ wrapper for manipulating runtime nat values 2018-06-13 09:29:52 -07:00
format.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
hash.cpp test(hash): add missing tests 2013-09-29 17:20:32 -07:00
import_test.lua feat(util/thread_script_state): add system_import procedure 2014-06-06 16:23:24 -07:00
list.cpp fix(tests): initialize util module 2016-12-08 13:11:53 -08:00
name.cpp chore(util): style 2018-06-15 16:05:11 -07:00
nat.cpp feat(util/nat): add C++ wrapper for manipulating runtime nat values 2018-06-13 09:29:52 -07:00
optional.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
options.cpp chore(util/sexpr): remove sexpr serializer 2018-06-20 11:27:29 -07:00
rb_map.cpp fix(tests): initialize util module 2016-12-08 13:11:53 -08:00
rb_tree.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
safe_arith.cpp test(safe_arith): add unit tests 2013-09-29 17:20:32 -07:00
serializer.cpp chore(util/sexpr): remove sexpr serializer 2018-06-20 11:27:29 -07:00
set.cpp test(set): add set of pointers test 2013-10-22 08:15:36 -07:00
sexpr.cpp chore(util/sexpr): remove sexpr serializer 2018-06-20 11:27:29 -07:00
stackinfo.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
thread.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -07:00
trie.cpp fix(tests): initialize util module 2016-12-08 13:11:53 -08:00
worker_queue.cpp fix(tests): initialize util module 2016-12-08 13:11:53 -08:00