lean4-htt/src/tests/util
2019-06-07 10:45:42 -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 chore(util/sexpr/format): use Lean implementation 2019-06-07 10:45:42 -07:00
compact.cpp feat(runtime): object compactor 2018-08-19 17:10:18 -07:00
hash.cpp feat(library/compiler,runtime): builtin support for lean.name 2019-02-05 12:57:46 -08: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
object.cpp feat(library/init/data, runtime): remove parray support from runtime, and implement them in Lean using Scala/Clojure Radix trees 2019-06-02 09:18:19 -07:00
optional.cpp refactor(*): add runtime folder 2018-05-14 14:23:56 -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
serializer.cpp refactor(kernel/expr): implement expr using runtime/object 2018-06-21 16:05:33 -07:00
set.cpp test(set): add set of pointers test 2013-10-22 08:15:36 -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