| .. |
|
lp
|
|
|
|
numerics
|
chore(*): remove last remnants of mpfr
|
2017-02-24 21:42:58 +01:00 |
|
polynomial
|
|
|
|
sexpr
|
feat(util): "deterministic timeout" option
|
2017-02-07 13:56:12 -08:00 |
|
ascii.cpp
|
|
|
|
ascii.h
|
|
|
|
bit_tricks.cpp
|
|
|
|
bit_tricks.h
|
|
|
|
bitap_fuzzy_search.cpp
|
|
|
|
bitap_fuzzy_search.h
|
|
|
|
buffer.h
|
chore(util/buffer): use std::move
|
2017-02-09 13:51:33 -08:00 |
|
cancellable.cpp
|
fix(util/cancellable): fix quadratic runtime with many children
|
2017-03-23 09:00:59 +01:00 |
|
cancellable.h
|
fix(util/cancellable): fix quadratic runtime with many children
|
2017-03-23 09:00:59 +01:00 |
|
CMakeLists.txt
|
refactor(*): task<T>, log_tree, cancellation_token
|
2017-03-23 08:57:52 +01:00 |
|
debug.cpp
|
|
|
|
debug.h
|
feat(util/debug): add version of lean_assert that also works in non-debug builds
|
2017-03-23 08:57:56 +01:00 |
|
escaped.cpp
|
|
|
|
escaped.h
|
|
|
|
exception.cpp
|
refactor(*): reduce exception context info from expr to pos_info
|
2017-02-17 13:45:57 +01:00 |
|
exception.h
|
refactor(*): reduce exception context info from expr to pos_info
|
2017-02-17 13:45:57 +01:00 |
|
exception_with_pos.h
|
refactor(*): reduce exception context info from expr to pos_info
|
2017-02-17 13:45:57 +01:00 |
|
extensible_object.h
|
|
|
|
file_lock.cpp
|
fix(util/file_lock): issue on Windows
|
2016-12-20 14:16:58 -08:00 |
|
file_lock.h
|
|
|
|
flet.h
|
|
|
|
freset.h
|
|
|
|
fresh_name.cpp
|
|
|
|
fresh_name.h
|
|
|
|
hash.cpp
|
|
|
|
hash.h
|
|
|
|
init_module.cpp
|
|
|
|
init_module.h
|
|
|
|
int64.h
|
|
|
|
interrupt.cpp
|
refactor(*): task<T>, log_tree, cancellation_token
|
2017-03-23 08:57:52 +01:00 |
|
interrupt.h
|
refactor(util/thread): simplify thread life-cycle
|
2017-03-23 09:00:59 +01:00 |
|
json.hpp
|
|
|
|
lbool.cpp
|
|
|
|
lbool.h
|
|
|
|
lean_path.cpp
|
fix(util/lean_path): fixes #1339
|
2017-02-03 15:19:48 -08:00 |
|
lean_path.h
|
feat(shell/completion,emacs/lean-company): provide doc string and location with completion candidate
|
2017-01-10 16:19:32 +01:00 |
|
list.h
|
feat(library/tactic/smt/hinst_lemmas): change how transparency is used to process hinst_lemmas
|
2017-01-04 19:12:37 -08:00 |
|
list_fn.cpp
|
|
|
|
list_fn.h
|
|
|
|
log_tree.cpp
|
feat(util/log_tree): annotate nodes with detail levels
|
2017-03-23 09:03:43 +01:00 |
|
log_tree.h
|
feat(util/log_tree): annotate nodes with detail levels
|
2017-03-23 09:03:43 +01:00 |
|
lru_cache.h
|
|
|
|
macros.h
|
|
|
|
map.h
|
|
|
|
memory.cpp
|
feat(util/memory): implement get_current_rss using the jemalloc API
|
2017-03-23 09:01:00 +01:00 |
|
memory.h
|
feat(CMakeLists,util): add TRACK_CUSTOM_ALLOCATORS=ON compilation option
|
2017-02-28 10:38:09 -08:00 |
|
memory_pool.cpp
|
feat(util/memory_pool): put limit on the size of memory_pool free_lists
|
2017-02-28 15:16:43 -08:00 |
|
memory_pool.h
|
feat(util/memory_pool): put limit on the size of memory_pool free_lists
|
2017-02-28 15:16:43 -08:00 |
|
message_definitions.h
|
chore(*): style
|
2017-03-23 08:57:56 +01:00 |
|
name.cpp
|
chore(util/name): avoid parameter name confusing CLion
|
2017-01-11 15:27:37 +01:00 |
|
name.h
|
|
|
|
name_hash_map.h
|
|
|
|
name_hash_set.h
|
|
|
|
name_map.cpp
|
|
|
|
name_map.h
|
|
|
|
name_set.cpp
|
|
|
|
name_set.h
|
|
|
|
null_ostream.cpp
|
|
|
|
null_ostream.h
|
|
|
|
object_serializer.h
|
|
|
|
optional.h
|
|
|
|
output_channel.h
|
|
|
|
pair.h
|
|
|
|
parser_exception.cpp
|
refactor(*): reduce exception context info from expr to pos_info
|
2017-02-17 13:45:57 +01:00 |
|
parser_exception.h
|
chore(util,kernel,library): clang warnings
|
2017-02-17 20:01:34 -08:00 |
|
priority_queue.h
|
|
|
|
process.cpp
|
fix(util/dynamic_library): Windows issue
|
2016-12-05 17:16:48 -08:00 |
|
process.h
|
feat(*): C++ code generator
|
2016-12-05 16:11:41 -08: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
|
|
|
|
rb_tree.h
|
chore(util/rb_tree): style
|
2017-03-22 08:31:48 -07:00 |
|
rc.h
|
|
|
|
realpath.cpp
|
feat(*): parallel compilation
|
2016-11-29 11:12:40 -08:00 |
|
realpath.h
|
|
|
|
safe_arith.cpp
|
|
|
|
safe_arith.h
|
|
|
|
scoped_map.h
|
|
|
|
scoped_set.h
|
|
|
|
sequence.h
|
|
|
|
serializer.cpp
|
|
|
|
serializer.h
|
|
|
|
shared_mutex.cpp
|
|
|
|
shared_mutex.h
|
|
|
|
small_object_allocator.cpp
|
feat(CMakeLists,util): add CUSTOM_ALLOCATORS=OFF compilation option
|
2017-02-28 11:13:54 -08:00 |
|
small_object_allocator.h
|
|
|
|
sstream.h
|
|
|
|
stackinfo.cpp
|
fix(src/util): make sure thread stack size is > LEAN_STACK_BUFFER_SPACE
|
2016-12-03 12:05:01 -08:00 |
|
stackinfo.h
|
|
|
|
subscripted_name_set.cpp
|
|
|
|
subscripted_name_set.h
|
|
|
|
task.cpp
|
feat(util/log_tree): annotate nodes with detail levels
|
2017-03-23 09:03:43 +01:00 |
|
task.h
|
feat(util/log_tree): annotate nodes with detail levels
|
2017-03-23 09:03:43 +01:00 |
|
task_builder.cpp
|
chore(*): style
|
2017-03-23 08:57:56 +01:00 |
|
task_builder.h
|
perf(util/task_builder): speed up traverse
|
2017-03-23 09:00:59 +01:00 |
|
test.h
|
|
|
|
thread.cpp
|
refactor(util/thread): simplify thread life-cycle
|
2017-03-23 09:00:59 +01:00 |
|
thread.h
|
fix(util/thread): fix single-threaded build
|
2017-03-23 09:03:42 +01:00 |
|
timeit.h
|
|
|
|
timer.cpp
|
fix(util/timer): fix valgrind warning
|
2017-03-23 09:00:59 +01:00 |
|
timer.h
|
feat(shell/server): limit full message updates to once every 200ms
|
2017-02-10 09:01:55 +01:00 |
|
trie.h
|
|
|
|
unit.h
|
refactor(*): task<T>, log_tree, cancellation_token
|
2017-03-23 08:57:52 +01:00 |
|
unlock_guard.h
|
|
|
|
utf8.cpp
|
feat(emacs,frontends/lean/parser,shell/server): more accurate info command using server-side parsing
|
2016-12-27 10:07:34 -08:00 |
|
utf8.h
|
feat(emacs,frontends/lean/parser,shell/server): more accurate info command using server-side parsing
|
2016-12-27 10:07:34 -08:00 |
|
worker_queue.h
|
|
|