| .. |
|
compiler
|
refactor(kernel): abstract_local(s) ==> abstract
|
2018-06-07 16:28:54 -07:00 |
|
constructions
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
equations_compiler
|
refactor(kernel): abstract_local(s) ==> abstract
|
2018-06-07 16:28:54 -07:00 |
|
inductive_compiler
|
refactor(kernel): abstract_local(s) ==> abstract
|
2018-06-07 16:28:54 -07:00 |
|
native_compiler
|
chore(library/native): remove dead code
|
2018-02-07 17:29:25 -08:00 |
|
tactic
|
refactor(kernel): abstract_local(s) ==> abstract
|
2018-06-07 16:28:54 -07:00 |
|
vm
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
abstract_context_cache.cpp
|
chore(*): remove unification hints
|
2018-04-10 16:29:04 -07:00 |
|
abstract_context_cache.h
|
chore(*): remove unification hints
|
2018-04-10 16:29:04 -07:00 |
|
abstract_parser.h
|
|
|
|
aliases.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
aliases.h
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
annotation.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
annotation.h
|
|
|
|
app_builder.cpp
|
feat(util, kernel): add obj_list wrapper for Lean list objects, and use it to implement list of universe levels
|
2018-05-23 14:48:22 -07:00 |
|
app_builder.h
|
chore(library/app_builder): remove dead code
|
2018-04-12 16:43:11 -07:00 |
|
attribute_manager.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
attribute_manager.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
aux_definition.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
aux_definition.h
|
feat(library/compiler, library/equations_compiler): avoid rec_fn_macro in the equation and bytecode compilers
|
2018-05-31 17:08:12 -07:00 |
|
aux_recursors.cpp
|
|
|
|
aux_recursors.h
|
|
|
|
bin_app.cpp
|
|
|
|
bin_app.h
|
|
|
|
cache_helper.h
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
check.cpp
|
chore(*): rename expr_struct_* to expr_*
|
2018-04-09 12:55:48 -07:00 |
|
check.h
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
choice.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
choice.h
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
class.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
class.h
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
CMakeLists.txt
|
refactor(util,library): move subscripted_name_set to library
|
2018-06-05 08:06:32 -07:00 |
|
comp_val.cpp
|
feat(library/comp_val): add mk_name_val_ne_proof
|
2018-06-06 09:18:59 -07:00 |
|
comp_val.h
|
chore(library): cleanup constants.txt
|
2018-04-12 16:43:11 -07:00 |
|
congr_lemma.cpp
|
refactor(kernel): abstract_local(s) ==> abstract
|
2018-06-07 16:28:54 -07:00 |
|
congr_lemma.h
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
constants.cpp
|
chore(library/init): pexpr is now an opaque constant
|
2018-06-06 09:36:22 -07:00 |
|
constants.h
|
chore(library/init): pexpr is now an opaque constant
|
2018-06-06 09:36:22 -07:00 |
|
constants.txt
|
chore(library/init): pexpr is now an opaque constant
|
2018-06-06 09:36:22 -07:00 |
|
context_cache.cpp
|
chore(*): remove unification hints
|
2018-04-10 16:29:04 -07:00 |
|
context_cache.h
|
chore(*): remove unification hints
|
2018-04-10 16:29:04 -07:00 |
|
deep_copy.cpp
|
chore(kernel): remove opportunistic hash consing support
|
2018-04-12 16:43:10 -07:00 |
|
deep_copy.h
|
|
|
|
defeq_canonizer.cpp
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
defeq_canonizer.h
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
documentation.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
documentation.h
|
|
|
|
elab_context.cpp
|
feat(library): add elab_context
|
2018-03-05 13:11:55 -08:00 |
|
elab_context.h
|
feat(library): add elab_context
|
2018-03-05 13:11:55 -08:00 |
|
eval_helper.cpp
|
chore(*): remove unification hints
|
2018-04-10 16:29:04 -07:00 |
|
eval_helper.h
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
exception.cpp
|
|
|
|
exception.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
explicit.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
explicit.h
|
|
|
|
export.cpp
|
refactor(kernel): remove quotitent normalizer extension
|
2018-06-01 10:52:17 -07:00 |
|
export.h
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
export_decl.cpp
|
fix(library/export_decl): bug at export_decl_modification::perform
|
2018-05-31 09:16:46 -07:00 |
|
export_decl.h
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
expr_lt.cpp
|
|
|
|
expr_lt.h
|
|
|
|
expr_pair.h
|
|
|
|
expr_pair_maps.h
|
|
|
|
expr_unsigned_map.h
|
|
|
|
fingerprint.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
fingerprint.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
fun_info.cpp
|
feat(library): implement new cache API for fun_info
|
2018-03-05 15:46:42 -08:00 |
|
fun_info.h
|
feat(library): implement new cache API for fun_info
|
2018-03-05 15:46:42 -08:00 |
|
handle.cpp
|
feat(library/system/io): implement io using string instead of char_buffer
|
2018-05-02 17:31:51 -07:00 |
|
handle.h
|
feat(library/system/io): implement io using string instead of char_buffer
|
2018-05-02 17:31:51 -07:00 |
|
head_map.cpp
|
|
|
|
head_map.h
|
|
|
|
idx_metavar.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
idx_metavar.h
|
|
|
|
init_module.cpp
|
refactor(library): remove delayed_abstraction macro
|
2018-05-30 10:04:04 -07:00 |
|
init_module.h
|
|
|
|
inverse.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
inverse.h
|
|
|
|
io_state.cpp
|
chore(library/io_state): avoid thread local storage
|
2018-02-16 12:12:50 -08:00 |
|
io_state.h
|
chore(library/io_state): avoid thread local storage
|
2018-02-16 12:12:50 -08:00 |
|
io_state_stream.cpp
|
|
|
|
io_state_stream.h
|
|
|
|
kernel_serializer.cpp
|
feat(kernel): preparing for adding new inductive datatype module
|
2018-06-01 14:47:49 -07:00 |
|
kernel_serializer.h
|
feat(kernel): add add_meta
|
2018-05-31 15:40:50 -07:00 |
|
library_task_builder.cpp
|
|
|
|
library_task_builder.h
|
|
|
|
local_context.cpp
|
feat(kernel): add local_ctx
|
2018-06-06 15:24:10 -07:00 |
|
local_context.h
|
feat(kernel): add local_ctx
|
2018-06-06 15:24:10 -07:00 |
|
local_instances.h
|
feat(library/type_context): use context_cache interface
|
2018-02-21 15:04:20 -08:00 |
|
locals.cpp
|
refactor(kernel): abstract_local(s) ==> abstract
|
2018-06-07 16:28:54 -07:00 |
|
locals.h
|
|
|
|
max_sharing.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
max_sharing.h
|
|
|
|
message_builder.cpp
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
message_builder.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
messages.cpp
|
|
|
|
messages.h
|
|
|
|
metavar_context.cpp
|
chore(kernel/abstract_type_context): remove dead method abstract_type_context::abstract
|
2018-06-07 16:28:54 -07:00 |
|
metavar_context.h
|
feat(library/metavar_context): store user_name at metavar_decl
|
2018-06-05 14:29:55 -07:00 |
|
metavar_util.h
|
refactor(library): remove delayed_abstraction macro
|
2018-05-30 10:04:04 -07:00 |
|
module.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
module.h
|
refactor(kernel): remove quotitent normalizer extension
|
2018-06-01 10:52:17 -07:00 |
|
module_mgr.cpp
|
refactor(library): remove sorry checking
|
2018-05-31 15:20:39 -07:00 |
|
module_mgr.h
|
chore(library): adjust include files
|
2018-02-21 15:04:20 -08:00 |
|
mt_task_queue.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
mt_task_queue.h
|
|
|
|
noncomputable.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
noncomputable.h
|
|
|
|
normalize.cpp
|
chore(kernel/abstract_type_context): remove dead method abstract_type_context::abstract
|
2018-06-07 16:28:54 -07:00 |
|
normalize.h
|
|
|
|
num.cpp
|
fix(library/num): fixes #1862
|
2017-11-09 09:49:53 -08:00 |
|
num.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
parray.cpp
|
|
|
|
parray.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
pattern_attribute.cpp
|
|
|
|
pattern_attribute.h
|
|
|
|
persistent_context_cache.cpp
|
chore(*): remove unification hints
|
2018-04-10 16:29:04 -07:00 |
|
persistent_context_cache.h
|
chore(*): remove unification hints
|
2018-04-10 16:29:04 -07:00 |
|
phash_map.h
|
|
|
|
phashtable.h
|
|
|
|
pipe.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
pipe.h
|
|
|
|
placeholder.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
placeholder.h
|
|
|
|
pp_options.cpp
|
chore(library/pp_options): remove dead option
|
2018-06-05 14:27:04 -07:00 |
|
pp_options.h
|
chore(library/pp_options): remove dead option
|
2018-06-05 14:27:04 -07:00 |
|
print.cpp
|
feat(util, kernel): add obj_list wrapper for Lean list objects, and use it to implement list of universe levels
|
2018-05-23 14:48:22 -07:00 |
|
print.h
|
|
|
|
private.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
private.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
process.cpp
|
fix(process): fix inherited io on windows (handles were being incorrectly closed)
|
2018-02-27 10:55:42 -08:00 |
|
process.h
|
fix(process): order of parameters of process class was wrong
|
2018-02-27 10:55:42 -08:00 |
|
profiling.cpp
|
|
|
|
profiling.h
|
|
|
|
projection.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
projection.h
|
|
|
|
protected.cpp
|
|
|
|
protected.h
|
|
|
|
quote.cpp
|
chore(library/init): pexpr is now an opaque constant
|
2018-06-06 09:36:22 -07:00 |
|
quote.h
|
|
|
|
reducible.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
reducible.h
|
|
|
|
register_module.h
|
|
|
|
relation_manager.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
relation_manager.h
|
|
|
|
replace_visitor.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
replace_visitor.h
|
chore(*): rename expr_struct_* to expr_*
|
2018-04-09 12:55:48 -07:00 |
|
replace_visitor_with_tc.cpp
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
replace_visitor_with_tc.h
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
scoped_ext.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
scoped_ext.h
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
sorry.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
sorry.h
|
feat(library,frontends): remove sorry macro
|
2018-05-24 14:00:30 -07:00 |
|
st_task_queue.cpp
|
|
|
|
st_task_queue.h
|
|
|
|
string.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
string.h
|
fix(library/string): unicode char literals
|
2017-10-27 09:48:09 -07:00 |
|
subscripted_name_set.cpp
|
refactor(util,library): move subscripted_name_set to library
|
2018-06-05 08:06:32 -07:00 |
|
subscripted_name_set.h
|
refactor(util,library): move subscripted_name_set to library
|
2018-06-05 08:06:32 -07:00 |
|
time_task.cpp
|
chore(library/time_task): style
|
2018-02-19 10:30:49 -08:00 |
|
time_task.h
|
feat(library/time_task): print cumulative times on --profile
|
2018-02-19 09:13:24 -08:00 |
|
trace.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
trace.h
|
|
|
|
type_context.cpp
|
chore(kernel/abstract_type_context): remove dead method abstract_type_context::abstract
|
2018-06-07 16:28:54 -07:00 |
|
type_context.h
|
chore(kernel/abstract_type_context): rename has_local_pp_name
|
2018-06-05 14:26:31 -07:00 |
|
unfold_macros.cpp
|
refactor(kernel): use m_meta instead of m_trusted
|
2018-05-31 11:18:00 -07:00 |
|
unfold_macros.h
|
|
|
|
unique_id.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
unique_id.h
|
feat(library/tactic): add tactic_state_context_cache helper class
|
2018-02-21 15:04:20 -08:00 |
|
update_declaration.cpp
|
refactor(kernel): use m_meta instead of m_trusted
|
2018-05-31 11:18:00 -07:00 |
|
update_declaration.h
|
|
|
|
user_recursors.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
user_recursors.h
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
util.cpp
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |
|
util.h
|
chore(kernel): type_checker ==> old_type_checker
|
2018-06-06 16:10:40 -07:00 |