..
lp
fix(tests/util/lp): fix debug build
2016-10-03 22:22:12 -07:00
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
refactor(util): explicit initialization/finalization
2014-09-23 08:13:33 -07:00
ascii.h
refactor(util): explicit initialization/finalization
2014-09-23 08:13:33 -07:00
bit_tricks.cpp
bit_tricks.h
bitap_fuzzy_search.cpp
feat(util): add fuzzy string search procedure
2014-09-05 18:01:09 -07:00
bitap_fuzzy_search.h
feat(util): add fuzzy string search procedure
2014-09-05 18:01:09 -07:00
buffer.h
chore(util/buffer): use std::move
2017-02-09 13:51:33 -08:00
CMakeLists.txt
refactor(*): reduce exception context info from expr to pos_info
2017-02-17 13:45:57 +01:00
debug.cpp
feat(util/debug): emscripten support
2016-10-16 14:41:35 -07:00
debug.h
feat(shell/lean): disable assertion violation dialog in server mode
2016-10-13 18:56:10 -07: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
refactor(*): explicit initialization/finalization for serialization
2014-09-22 15:26:41 -07:00
file_lock.cpp
fix(util/file_lock): issue on Windows
2016-12-20 14:16:58 -08:00
file_lock.h
feat(util,library,shell): basic locking mechanism
2015-12-12 21:26:13 -08:00
flet.h
freset.h
fresh_name.cpp
feat(util/fresh_name): API for detecting whether a name was created using mk_fresh_name
2016-08-05 19:02:31 -07:00
fresh_name.h
feat(util/fresh_name): API for detecting whether a name was created using mk_fresh_name
2016-08-05 19:02:31 -07:00
hash.cpp
hash.h
feat(util/hash): use #if
2016-10-02 10:46:11 -07:00
init_module.cpp
feat(util/fresh_name): API for detecting whether a name was created using mk_fresh_name
2016-08-05 19:02:31 -07:00
init_module.h
refactor(*): explicit initialization/finalization for serialization
2014-09-22 15:26:41 -07:00
int64.h
interrupt.cpp
feat(library/vm): check heartbeat in function calls
2017-02-12 12:29:32 -08:00
interrupt.h
feat(library/vm): check heartbeat in function calls
2017-02-12 12:29:32 -08:00
json.hpp
chore(util/json): workaround for mingw
2016-10-14 17:24:47 -07:00
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
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
lru_cache.h
macros.h
fix(util/sexpr/option_declarations): default value in help message, fixes #212
2014-09-27 10:12:59 -07:00
map.h
memory.cpp
feat(CMakeLists,util): add TRACK_CUSTOM_ALLOCATORS=ON compilation option
2017-02-28 10:38:09 -08: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
refactor(library/task_queue): move task queue to util
2016-12-12 10:01:34 -05:00
name.cpp
chore(util/name): avoid parameter name confusing CLion
2017-01-11 15:27:37 +01:00
name.h
feat(library/local_context): make get_unused_name O(log(n))
2016-09-19 16:38:03 -07:00
name_hash_map.h
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
null_ostream.cpp
fix(library/trace): use null output channel when trace environment is not set
2015-12-08 18:37:57 -08:00
null_ostream.h
fix(library/trace): use null output channel when trace environment is not set
2015-12-08 18:37:57 -08:00
object_serializer.h
refactor(*): explicit initialization/finalization for serialization
2014-09-22 15:26:41 -07:00
optional.h
output_channel.h
fix(library/trace): use null output channel when trace environment is not set
2015-12-08 18:37:57 -08:00
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
refactor(frontends/lean): replace different attribute classes with single scoped_ext
2016-07-29 18:51:23 -04:00
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
fix(util/rb_multi_map): missing include
2015-11-25 14:26:08 -08:00
rb_tree.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
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
refactor(*): remove dependency to thread_local C++11 keyword, the
2014-09-24 12:51:04 -07:00
serializer.cpp
chore(util/serializer): fix style
2015-08-14 18:34:33 -07:00
serializer.h
feat(library/vm/vm): store .olean file name at vm_decl's
2016-11-11 16:19:19 -08:00
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
chore(*): style
2016-05-25 18:10:15 -07:00
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
chore(*): fix compilation warnings
2016-09-19 17:36:28 -07:00
subscripted_name_set.h
feat(library/local_context): make get_unused_name O(log(n))
2016-09-19 16:38:03 -07:00
task_queue.cpp
fix(util/task_queue): fix undefined behavior with null references
2016-12-15 09:48:57 -08:00
task_queue.h
feat(util/task_queue,emacs,*): highlight running tasks with different background color
2017-01-17 17:10:37 -08:00
test.h
thread.cpp
feat(library/tactic): add try_for tactic
2017-02-11 20:35:42 -08:00
thread.h
chore(util/thread): do not import chrono twice
2016-12-05 12:57:15 -05:00
timeit.h
chore(util/timeit): style
2016-11-08 08:36:27 -08:00
timer.cpp
fix(src/util/timer): uninit var
2017-02-13 18:15:01 -08:00
timer.h
feat(shell/server): limit full message updates to once every 200ms
2017-02-10 09:01:55 +01:00
trie.h
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
feat(*): distinguish between logical and runtime exceptions.
2015-01-15 16:54:55 -08:00