| .. |
|
interval
|
chore(CMakeLists.txt): replace "lib1;lib2" with "lib1" "lib2"
|
2014-07-31 14:31:19 -07:00 |
|
numerics
|
chore(CMakeLists.txt): replace "lib1;lib2" with "lib1" "lib2"
|
2014-07-31 14:31:19 -07:00 |
|
bit_tricks.cpp
|
test(bit_tricks): add tests for log2
|
2013-09-25 20:58:01 -07:00 |
|
buffer.cpp
|
test(buffer): add missing tests
|
2013-09-29 17:20:32 -07:00 |
|
CMakeLists.txt
|
chore(CMakeLists.txt): replace "lib1;lib2" with "lib1" "lib2"
|
2014-07-31 14:31:19 -07:00 |
|
exception.cpp
|
fix(*): style and clang warnings
|
2014-03-18 10:27:56 -07:00 |
|
format.cpp
|
refactor(kernel): justification objects
|
2014-03-18 10:27: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 |
|
lazy_list.cpp
|
test(util/lazy_list): add simple lazy_list example
|
2014-06-21 12:25:54 -07:00 |
|
list.cpp
|
feat(util/list): add remove_last template
|
2013-12-14 23:08:10 -08:00 |
|
lru_cache.cpp
|
feat(util): add lru cache
|
2014-06-03 13:26:02 -07:00 |
|
memory.cpp
|
fix(tests/util/memory): remove reference to deleted function
|
2014-06-07 13:29:45 -07:00 |
|
name.cpp
|
refactor(util/name_generator): make sure there is no risk of overflow, name generators will be extensively used in version 0.2
|
2014-03-18 10:27:56 -07:00 |
|
optional.cpp
|
style(util): missing includes
|
2013-11-23 17:05:46 -08:00 |
|
options.cpp
|
feat(util/sexpr/options): serialization for options
|
2013-12-27 20:40:00 -08:00 |
|
rb_map.cpp
|
feat(frontends/lean): send tactic hint table to elaborator
|
2014-06-29 07:03:25 -07:00 |
|
rb_tree.cpp
|
fix(tests/util): disable some tests that do not compile on OSX + Boost + MULTI_THREAD
|
2014-06-07 13:14:17 -07:00 |
|
safe_arith.cpp
|
test(safe_arith): add unit tests
|
2013-09-29 17:20:32 -07:00 |
|
scoped_map.cpp
|
feat(util/scoped_map): add 'keep' method for closing a scope without undoing operations
|
2014-06-13 11:25:14 -07:00 |
|
scoped_set.cpp
|
refactor(util): make 'util/test.h' the first include
|
2013-09-25 20:13:05 -07:00 |
|
serializer.cpp
|
chore(util/list): add inline functions for commonly used patterns in list processing code
|
2014-08-03 13:51:38 -07:00 |
|
set.cpp
|
test(set): add set of pointers test
|
2013-10-22 08:15:36 -07:00 |
|
sexpr.cpp
|
feat(util/sexpr): serialization for sexpr
|
2013-12-27 20:19:56 -08:00 |
|
splay_map.cpp
|
refactor(util/splay_map): remove unnecessary operation
|
2014-03-18 10:27:56 -07:00 |
|
splay_tree.cpp
|
refactor(util/splay_tree): replace find with splay_find
|
2013-12-12 17:27:30 -08:00 |
|
stackinfo.cpp
|
feat(util/stackinfo): implement get_stack_size (Mac OSX version)
|
2013-12-01 22:24:12 -05:00 |
|
thread.cpp
|
fix(tests/util): disable some tests that do not compile on OSX + Boost + MULTI_THREAD
|
2014-06-07 13:14:17 -07:00 |
|
trace.cpp
|
test(trace): add unit test for trace module
|
2013-09-25 20:30:05 -07:00 |
|
trie.cpp
|
feat(util/trie): add value() method
|
2014-06-03 01:19:23 -07:00 |
|
worker_queue.cpp
|
feat(util): add worker queue
|
2014-07-12 21:59:22 +01:00 |