..
compiler
chore(*): remove unused macro_definition_cell::pp method
2017-05-24 09:51:23 +02:00
constructions
fix(library/constructions/injective): fixes #1609
2017-05-26 16:39:38 -07:00
equations_compiler
feat(library/equations_compiler/wf_rec): improve error message for failed decreasing proofs
2017-05-26 13:55:29 -07:00
inductive_compiler
feat(inductive_compiler): generate sizeof_spec for nested constructors
2017-05-20 08:30:57 -07:00
native_compiler
feat(library/vm/process): add basic process support
2017-03-28 18:08:06 -07:00
tactic
fix(library/tactic/dsimplify): fixes #1603
2017-05-25 11:21:06 -07:00
vm
feat(library/init/meta/expr): binder_info.other ==> binder_info.aux_decl
2017-05-23 21:42:52 -07:00
abstract_parser.h
chore(library/abstract_parser,frontends/lean/parser): remove dead code
2017-03-28 11:51:50 -07:00
aliases.cpp
feat(kernel,library,frontends/lean,api): remove global universe levels from kernel and APIs
2017-02-08 17:41:44 -08:00
aliases.h
feat(kernel,library,frontends/lean,api): remove global universe levels from kernel and APIs
2017-02-08 17:41:44 -08:00
annotation.cpp
chore(*): remove unused macro_definition_cell::pp method
2017-05-24 09:51:23 +02:00
annotation.h
feat(frontends/lean): add support for 'suffices'-expression in the new elaborator
2016-09-08 17:26:27 -07:00
app_builder.cpp
fix(library/app_builder): prevent segfault
2017-05-18 09:41:31 -07:00
app_builder.h
feat(library/equations_compiler): unpack auxiliary definition
2017-05-20 20:34:18 -07:00
arith_instance.cpp
refactor(library): avoid auxiliary definitions such as add/mul/le/etc
2017-05-01 08:52:19 -07:00
arith_instance.h
refactor(library/norm_num): delete num_of_expr dead code, move arithmetic evaluator to arith_instance
2017-02-12 20:47:01 -08:00
attribute_manager.cpp
feat(library/module): intermediary data structure for environment modifications
2016-12-20 10:15:19 -08:00
attribute_manager.h
fix(attribute_manager): finalization problem
2016-12-20 10:02:31 -08:00
aux_definition.cpp
fix(library/aux_definition): also zeta expand the local context
2017-04-04 09:04:37 +02:00
aux_definition.h
feat(frontends/lean,library/equations_compiler): abstract proofs in equations and regular definitions
2017-03-25 14:22:52 -07:00
aux_recursors.cpp
feat(library/module): intermediary data structure for environment modifications
2016-12-20 10:15:19 -08:00
aux_recursors.h
bin_app.cpp
bin_app.h
cache_helper.h
feat(library): instances are not reducible by default anymore
2017-04-26 14:10:11 -07:00
check.cpp
fix(library/tactic/rewrite_tactic): fixes #1277
2017-01-23 16:34:07 -08:00
check.h
fix(library/tactic/rewrite_tactic): fixes #1277
2017-01-23 16:34:07 -08:00
choice.cpp
choice.h
class.cpp
feat(library/tactic): start algebraic normalizer
2017-05-15 21:46:19 -07:00
class.h
feat(library/class): add attribute for tracking symbols occurring in instances of type classes
2017-05-01 18:02:30 -07:00
CMakeLists.txt
refactor(frontends/lean/definition_cmds): make profiling threshold configurable
2017-04-23 11:22:41 -07:00
comp_val.cpp
feat(library/tactic/congruence/congruence_closure): interpreted values in the same equivalence class
2016-12-25 11:09:55 -08:00
comp_val.h
feat(library/tactic/congruence/congruence_closure): interpreted values in the same equivalence class
2016-12-25 11:09:55 -08:00
congr_lemma.cpp
feat(library/congr_lemma, library/fun_info): make sure opt_param gadget do not confuse the simplifier, fun_info, congr_lemma, etc
2017-01-30 20:23:45 -08:00
congr_lemma.h
feat(library/congr_lemma, library/fun_info): make sure opt_param gadget do not confuse the simplifier, fun_info, congr_lemma, etc
2017-01-30 20:23:45 -08:00
constants.cpp
chore(*): remove pos_num and num from stdlib
2017-05-25 18:24:16 -07:00
constants.h
chore(*): remove pos_num and num from stdlib
2017-05-25 18:24:16 -07:00
constants.txt
chore(*): remove pos_num and num from stdlib
2017-05-25 18:24:16 -07:00
deep_copy.cpp
deep_copy.h
defeq_canonizer.cpp
feat(library): instances are not reducible by default anymore
2017-04-26 14:10:11 -07:00
defeq_canonizer.h
refactor(library/tactic): move defeq_canonizer::state to tactic_state
2017-01-07 10:17:51 -08:00
delayed_abstraction.cpp
fix(library/delayed_abstraction): nested delayed abstractions
2016-09-15 15:46:25 -07:00
delayed_abstraction.h
discr_tree.cpp
chore(library): define rb_expr_tree and rb_expr_map
2016-12-27 20:29:31 -08:00
discr_tree.h
feat(library): add discrimination trees
2016-10-07 17:07:31 -07:00
documentation.cpp
feat(library/module): intermediary data structure for environment modifications
2016-12-20 10:15:19 -08:00
documentation.h
feat(library/documentation, frontends/lean): add /-! -/ doc string module block
2016-11-27 12:23:53 -08:00
eval_helper.cpp
feat(library/system/io,shell/lean): add --run switch
2017-04-11 16:41:30 -07:00
eval_helper.h
feat(library/system/io,shell/lean): add --run switch
2017-04-11 16:41:30 -07:00
exception.cpp
refactor(*): reduce exception context info from expr to pos_info
2017-02-17 13:45:57 +01:00
exception.h
chore(library): override warning
2017-02-28 11:24:21 -08:00
explicit.cpp
fix(library/explicit): annotation name
2016-09-15 17:57:01 -07:00
explicit.h
export.cpp
feat(kernel,library,frontends/lean,api): remove global universe levels from kernel and APIs
2017-02-08 17:41:44 -08:00
export.h
export_decl.cpp
feat(library/module): intermediary data structure for environment modifications
2016-12-20 10:15:19 -08:00
export_decl.h
chore(*): compilation errors, fix style, fix warnings
2016-11-29 11:35:01 -08:00
expr_lt.cpp
feat(kernel,library,frontends/lean,api): remove global universe levels from kernel and APIs
2017-02-08 17:41:44 -08:00
expr_lt.h
feat(library/tactic/congruence/theory_ac): add internalization, interface with congruence closure module, and trivial/simp/orient transitions
2016-12-28 21:35:16 -08:00
expr_pair.h
expr_pair_maps.h
expr_unsigned_map.h
fingerprint.cpp
fingerprint.h
fun_info.cpp
feat(library/congr_lemma, library/fun_info): make sure opt_param gadget do not confuse the simplifier, fun_info, congr_lemma, etc
2017-01-30 20:23:45 -08:00
fun_info.h
feat(library/congr_lemma, library/fun_info): make sure opt_param gadget do not confuse the simplifier, fun_info, congr_lemma, etc
2017-01-30 20:23:45 -08:00
handle.cpp
fix(library/handle): handle double close
2017-04-11 16:42:17 -07:00
handle.h
feat(library/vm/process): add basic process support
2017-03-28 18:08:06 -07:00
head_map.cpp
head_map.h
idx_metavar.cpp
feat(library/tactic/smt/ematch): skeleton for AC support
2017-01-08 23:53:57 -08:00
idx_metavar.h
feat(library/type_context, frontends/lean/elaborator): type classes with output parameters
2017-01-30 18:32:54 -08:00
init_module.cpp
refactor(init/meta/expr): unify expr and pexpr
2017-05-17 10:38:12 -07:00
init_module.h
inverse.cpp
feat(library/module): intermediary data structure for environment modifications
2016-12-20 10:15:19 -08:00
inverse.h
refactor(library): injectivity ==> inverse
2016-09-07 08:16:14 -07:00
io_state.cpp
feat(*): C++ code generator
2016-12-05 16:11:41 -08:00
io_state.h
refactor(*): reduce exception context info from expr to pos_info
2017-02-17 13:45:57 +01:00
io_state_stream.cpp
refactor(frontends/lean/definition_cmds): make profiling threshold configurable
2017-04-23 11:22:41 -07:00
io_state_stream.h
refactor(frontends/lean/definition_cmds): make profiling threshold configurable
2017-04-23 11:22:41 -07:00
kernel_serializer.cpp
feat(kernel,library,frontends/lean,api): remove global universe levels from kernel and APIs
2017-02-08 17:41:44 -08:00
kernel_serializer.h
library_task_builder.cpp
fix(library/module): correctly print kernel exceptions
2017-04-10 15:59:31 +02:00
library_task_builder.h
feat(util/log_tree): annotate nodes with detail levels
2017-03-23 09:03:43 +01:00
local_context.cpp
fix(library/type_context): fixes #1500
2017-03-31 19:19:44 -07:00
local_context.h
fix(library/tactic/subst_tactic): fixes #1467
2017-03-17 19:54:35 -07:00
locals.cpp
feat(frontends/lean): no global universes in the frontend
2017-02-08 17:23:04 -08:00
locals.h
max_sharing.cpp
feat(kernel,library,frontends/lean,api): remove global universe levels from kernel and APIs
2017-02-08 17:41:44 -08:00
max_sharing.h
message_builder.cpp
refactor(*): task<T>, log_tree, cancellation_token
2017-03-23 08:57:52 +01:00
message_builder.h
chore(*): fix clang warnings
2017-03-23 09:00:58 +01:00
messages.cpp
chore(tests/lean,shell/lean): run leantests and leanruntests in parallel
2017-03-30 06:04:00 +02:00
messages.h
refactor(shell,emacs): handle different checking modes in server
2017-03-23 09:07:09 +01:00
metavar_context.cpp
fix(library/metavar_util): do not compress mvar assignments in tmp mode
2017-04-16 09:35:49 -07:00
metavar_context.h
perf(library/metavar_util): quadratic behavior when assembling the final proof
2017-02-21 21:02:43 -08:00
metavar_util.h
fix(library/metavar_util): do not compress mvar assignments in tmp mode
2017-04-16 09:35:49 -07:00
module.cpp
refactor(util/lean_path,util/path): separate search path functions
2017-05-01 14:11:38 -07:00
module.h
refactor(util/lean_path): explicitly pass around search path
2017-05-01 14:11:38 -07:00
module_mgr.cpp
feat(library/module_mgr): skip reverse dependency rebuild if file content is unchanged
2017-05-23 11:14:30 -07:00
module_mgr.h
feat(library/module_mgr): skip reverse dependency rebuild if file content is unchanged
2017-05-23 11:14:30 -07:00
mpq_macro.cpp
refactor(library/arith_instance): add mk_num
2017-02-12 19:44:02 -08:00
mpq_macro.h
mt_task_queue.cpp
fix(library/mt_task_queue): fix abort
2017-03-23 15:37:52 +01:00
mt_task_queue.h
feat(util/log_tree): annotate nodes with detail levels
2017-03-23 09:03:43 +01:00
noncomputable.cpp
feat(library/system/io): system.io without axioms
2017-03-22 23:36:05 -07:00
noncomputable.h
norm_num.cpp
refactor(library): avoid auxiliary definitions such as add/mul/le/etc
2017-05-01 08:52:19 -07:00
norm_num.h
refactor(library/norm_num): delete num_of_expr dead code, move arithmetic evaluator to arith_instance
2017-02-12 20:47:01 -08:00
normalize.cpp
refactor(kernel): reduce number of configurations supported in the kernel
2016-09-27 17:07:01 -07:00
normalize.h
refactor(library): reduce dependecies on old code, simplify normalize module
2016-09-19 22:12:34 -07:00
num.cpp
chore(*): remove pos_num and num from stdlib
2017-05-25 18:24:16 -07:00
num.h
chore(*): remove pos_num and num from stdlib
2017-05-25 18:24:16 -07:00
parray.cpp
feat(library/parray): add trace option for tracking destructive updates
2017-03-07 10:57:40 -08:00
parray.h
fix(library/parray): missing lock
2017-05-09 13:57:28 -07:00
pattern_attribute.cpp
feat(src/library/inductive_compiler): support for nested inductive types
2016-09-16 12:50:59 -07:00
pattern_attribute.h
feat(src/library/inductive_compiler): support for nested inductive types
2016-09-16 12:50:59 -07:00
phash_map.h
feat(library/phash_map): add name_hash_map
2017-05-09 13:57:28 -07:00
phashtable.h
chore(library/phashtable): unnecessary/incorrect annotations
2017-05-09 13:57:28 -07:00
pipe.cpp
feat(library/vm/process): add basic process support
2017-03-28 18:08:06 -07:00
pipe.h
feat(library/vm/process): add basic process support
2017-03-28 18:08:06 -07:00
placeholder.cpp
feat(frontends/lean): no global universes in the frontend
2017-02-08 17:23:04 -08:00
placeholder.h
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
pp_options.cpp
chore(*): replace "'^.' notation" with "field notation", pretty print using "."
2017-03-31 09:40:49 -07:00
pp_options.h
fix(library/tactic): fixes #1369
2017-02-10 15:58:27 -08:00
print.cpp
fix(library/print): consider constant roots in is_used_name
2017-03-31 09:40:49 -07:00
print.h
private.cpp
feat(frontends/lean,library/equations_compiler): abstract proofs in equations and regular definitions
2017-03-25 14:22:52 -07:00
private.h
feat(frontends/lean,library/equations_compiler): abstract proofs in equations and regular definitions
2017-03-25 14:22:52 -07:00
process.cpp
feat(library/process,system/io): set environment variables for spawned processes
2017-05-04 16:41:11 -07:00
process.h
feat(library/process,system/io): set environment variables for spawned processes
2017-05-04 16:41:11 -07:00
profiling.cpp
refactor(frontends/lean/definition_cmds): make profiling threshold configurable
2017-04-23 11:22:41 -07:00
profiling.h
refactor(frontends/lean/definition_cmds): make profiling threshold configurable
2017-04-23 11:22:41 -07:00
projection.cpp
feat(library/module): intermediary data structure for environment modifications
2016-12-20 10:15:19 -08:00
projection.h
chore(library): remove lean2 old type checker
2016-09-19 22:21:19 -07:00
protected.cpp
feat(library/module): intermediary data structure for environment modifications
2016-12-20 10:15:19 -08:00
protected.h
quote.cpp
chore(*): remove unused macro_definition_cell::pp method
2017-05-24 09:51:23 +02:00
quote.h
refactor(library,frontends/lean): separate expr and pexpr macros
2017-05-09 16:02:41 -07:00
reducible.cpp
feat(library/reducible): get_reducibility_fingerprint
2016-10-03 13:31:59 -07:00
reducible.h
refactor(inductive_compiler): keep simulated inductive types semireducible
2016-10-13 10:12:08 -07:00
register_module.h
relation_manager.cpp
feat(library/module): intermediary data structure for environment modifications
2016-12-20 10:15:19 -08:00
relation_manager.h
replace_visitor.cpp
replace_visitor.h
replace_visitor_with_tc.cpp
feat(library/compiler,frontends/lean/elaborator): (try to) preserve position information
2016-11-09 16:51:48 -08:00
replace_visitor_with_tc.h
scoped_ext.cpp
feat(frontends/lean/{builtin_cmds,interactive}): complete namespace/section after end
2017-04-23 11:26:31 -07:00
scoped_ext.h
feat(frontends/lean/{builtin_cmds,interactive}): complete namespace/section after end
2017-04-23 11:26:31 -07:00
shared_environment.cpp
feat(*): parallel compilation
2016-11-29 11:12:40 -08:00
shared_environment.h
feat(*): parallel compilation
2016-11-29 11:12:40 -08:00
sorry.cpp
feat(frontends/lean/elaborator,library/sorry): suppress error message that mention synthetic sorrys
2017-05-23 11:14:30 -07:00
sorry.h
feat(frontends/lean/elaborator,library/sorry): suppress error message that mention synthetic sorrys
2017-05-23 11:14:30 -07:00
st_task_queue.cpp
refactor(*): task<T>, log_tree, cancellation_token
2017-03-23 08:57:52 +01:00
st_task_queue.h
refactor(*): task<T>, log_tree, cancellation_token
2017-03-23 08:57:52 +01:00
string.cpp
chore(*): remove unused macro_definition_cell::pp method
2017-05-24 09:51:23 +02:00
string.h
fix(frontends/lean/pp,library/equations_compiler,library/tactic/smt/congruence_closure): bug at to_char function
2017-01-11 23:44:25 -08:00
trace.cpp
refactor(*): task<T>, log_tree, cancellation_token
2017-03-23 08:57:52 +01:00
trace.h
fix(library/trace): prevent memory corruption with scope_traces_as_messages
2016-10-13 18:49:10 -07:00
type_context.cpp
fix(init/meta/expr,library): reflect should accept Props
2017-05-19 14:17:06 +02:00
type_context.h
refactor(library): avoid auxiliary definitions such as add/mul/le/etc
2017-05-01 08:52:19 -07:00
typed_expr.cpp
typed_expr.h
unfold_macros.cpp
fix(library/unfold_macros): recursively unfold macros
2017-03-27 13:42:08 -07:00
unfold_macros.h
unification_hint.cpp
feat(library/unification_hint): improve unification_hint matcher
2017-03-21 10:19:34 -07:00
unification_hint.h
refactor(library): avoid auxiliary definitions such as add/mul/le/etc
2017-05-01 08:52:19 -07:00
update_declaration.cpp
refactor(kernel): add reducibility_hints
2016-09-04 16:30:02 -07:00
update_declaration.h
user_recursors.cpp
chore(library/user_recursors): add drec_on and dcases_on
2017-03-01 15:56:06 -08:00
user_recursors.h
util.cpp
refactor(init/meta/expr): unify expr and pexpr
2017-05-17 10:38:12 -07:00
util.h
feat(inductive_compiler): generate injectivity lemmas
2017-03-10 22:27:18 -08:00