..
array_ref.h
feat(library/compiler): C++ API for Lean IR
2019-04-29 18:23:19 -07:00
ascii.cpp
fix(*): truncation bugs
2018-06-15 16:05:11 -07:00
ascii.h
fix(*): truncation bugs
2018-06-15 16:05:11 -07:00
bit_tricks.cpp
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
bit_tricks.h
fix(bit_tricks): make sure no one calls math.h's log2()
2018-03-06 11:21:28 -08:00
bitap_fuzzy_search.cpp
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
bitap_fuzzy_search.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
buffer.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
CMakeLists.txt
refactor(runtime): C backend
2019-08-24 07:40:38 -07:00
escaped.cpp
escaped.h
exception_with_pos.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
file_lock.cpp
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
file_lock.h
format.cpp
chore(library/init/lean): export as C functions
2019-08-16 20:15:30 -07:00
format.h
chore(library/compiler/ir_interpreter): add step-level trace
2019-09-12 18:26:15 +02:00
freset.h
fresh_name.cpp
chore(util): remove dead code
2019-08-24 07:40:38 -07:00
fresh_name.h
refactor(util/fresh_name): implement fresh_name using unique thread id
2018-02-23 10:35:04 -08:00
init_module.cpp
chore(util): move format to src/util
2019-06-07 10:58:23 -07:00
init_module.h
io.h
chore(library/init/lean): export as C functions
2019-08-17 07:30:07 -07:00
json.hpp
kvmap.cpp
refactor(util/sexpr/options): options as a Lean object
2019-05-16 14:27:44 -07:00
kvmap.h
chore(util/kvmap): make constructors explicit
2019-09-12 18:26:15 +02:00
lbool.cpp
lbool.h
lean_path.cpp
chore: fix imports using script
2019-10-04 14:34:58 -07:00
lean_path.h
chore(util/lean_path): remove leanpkg.path support
2019-07-25 17:46:40 -07:00
list.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
list_fn.cpp
list_fn.h
list_ref.h
feat(library/compiler/csimp): add "case merging" optimization
2019-04-02 09:41:53 -07:00
macros.h
map_foreach.cpp
feat(util/map_foreach): add phashmap_foreach, fix smap_foreach, update stage0
2019-09-20 14:22:03 -07:00
map_foreach.h
feat(util/map_foreach): add phashmap_foreach, fix smap_foreach, update stage0
2019-09-20 14:22:03 -07:00
message_definitions.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
name.cpp
feat(library/init/lean/parser/identifier): allow ! and ? in the identifiers
2019-10-01 14:45:07 -07:00
name.h
feat(frontends/lean/vm_elaborator): port to new runtime
2019-02-14 14:07:05 -08:00
name_generator.cpp
fix(*): truncation bugs
2018-06-15 16:05:11 -07:00
name_generator.h
feat(frontends/lean/vm_elaborator): port to new runtime
2019-02-14 14:07:05 -08:00
name_hash_map.h
feat(runtime,library/compiler): add name.dec_eq builtin
2019-02-05 14:36:02 -08:00
name_hash_set.h
feat(runtime,library/compiler): add name.dec_eq builtin
2019-02-05 14:36:02 -08:00
name_map.h
chore(util): remove dead code
2019-03-06 06:56:16 -08:00
name_set.cpp
name_set.h
nat.h
fix(kernel/instantiate): compilation problem on Windows
2019-09-18 18:41:59 -07:00
null_ostream.h
fix(util): null_output_channel
2017-12-20 11:50:41 -08:00
object_ref.cpp
chore(runtime): make sure we use the same naming convention for getters and setters
2018-09-09 10:07:00 -07:00
object_ref.h
feat(library/init/lean/expr): add Expr.hasFVar and Expr.hasMVar
2019-10-02 10:07:26 -07:00
option_declarations.cpp
refactor(runtime): C backend
2019-08-24 07:40:38 -07:00
option_declarations.h
refactor(util/sexpr): move options and option_declarations to util
2019-05-16 14:37:24 -07:00
option_ref.h
refactor(util/option_ref): match other wrapper classes
2019-09-12 18:22:02 +02:00
options.cpp
refactor(util/sexpr): move options and option_declarations to util
2019-05-16 14:37:24 -07:00
options.h
feat(frontends/lean/elaborator): add oldElaborate
2019-08-13 19:23:29 -07:00
output_channel.h
fix(util): null_output_channel
2017-12-20 11:50:41 -08:00
pair.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
pair_ref.h
refactor(runtime): C backend
2019-08-24 07:40:38 -07:00
parser_exception.cpp
chore(util/parser_exception): avoid thread local storage
2018-02-16 12:12:56 -08:00
parser_exception.h
refactor(*): use C++11 std::current_exception and std::rethrow_exception
2018-06-07 16:28:54 -07:00
path.cpp
chore(util/path): valgrind was reporting a bug on OSX
2019-02-11 10:56:43 -08:00
path.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
priority_queue.h
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
fix(util/rb_tree.h): make sure it compiles with g++
2019-03-21 15:06:46 -07:00
rc.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
string_ref.h
feat(library/module, library/init/lean/environment): add primitives for reading/writing files as compacted regions
2019-05-13 17:26:28 -07:00
test.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
timeit.cpp
refactor(frontends/lean/definition_cmds): make profiling threshold configurable
2017-04-23 11:22:41 -07:00
timeit.h
feat(util/timeit): add simpler type for threshold
2018-09-20 12:05:48 -07:00
timer.cpp
fix(util/timer): fix valgrind warning
2017-03-23 09:00:59 +01:00
timer.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
trie.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
unit.h
refactor(*): task<T>, log_tree, cancellation_token
2017-03-23 08:57:52 +01:00
unlock_guard.h