lean4-htt/src/library
Leonardo de Moura 8fd25ec326 feat: export "constructions"
@Kha Maybe one day I will reimplement them in Lean. Note that they do
not depend on the old type_context.
2020-07-15 16:32:23 -07:00
..
compiler chore: fix includes 2020-05-22 14:17:25 -07:00
constructions feat: export "constructions" 2020-07-15 16:32:23 -07:00
equations_compiler chore: fix includes 2020-05-22 14:17:25 -07:00
tactic chore: fix includes 2020-05-22 14:17:25 -07:00
abstract_context_cache.cpp chore: remove unfold_lemmas option 2019-11-08 10:07:27 -08:00
abstract_context_cache.h chore: remove unfold_lemmas option 2019-11-08 10:07:27 -08:00
abstract_parser.h feat(library/compiler): add [extern] attribute 2019-02-09 18:53:44 -08:00
abstract_type_context.cpp chore(kernel): move abstract_type_context to library 2018-09-08 08:29:51 -07:00
abstract_type_context.h refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
aliases.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
aliases.h chore(library/aliases, frontends/lean): remove local_ref's 2019-05-27 21:28:22 -07:00
annotation.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
annotation.h
app_builder.cpp fix: remove old assertions 2020-07-08 12:45:53 -07:00
app_builder.h
aux_definition.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
aux_definition.h
aux_match.cpp fix(library/compiler): we need to unfold auxiliary nested _match applications eagerly 2018-09-18 14:17:37 -07:00
aux_match.h fix(library/compiler): we need to unfold auxiliary nested _match applications eagerly 2018-09-18 14:17:37 -07:00
aux_recursors.cpp chore: use aux recursor extension implemented in Lean 2019-11-02 11:48:02 -07:00
aux_recursors.h chore: use aux recursor extension implemented in Lean 2019-11-02 11:48:02 -07:00
bin_app.cpp
bin_app.h
cache_helper.h fix: typo 2019-11-08 10:02:44 -08:00
check.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
check.h
class.cpp fix: make sure instances created by class command are stored in the new DiscrTree 2019-12-11 17:16:12 -08:00
class.h chore(library/class): simplify 2019-06-26 16:51:36 -07:00
CMakeLists.txt chore(library): remove dead files 2019-08-15 19:01:01 -07:00
constants.cpp chore: use leadingNode and trailingNode in the old frontend 2020-06-10 15:05:22 -07:00
constants.h chore: use leadingNode and trailingNode in the old frontend 2020-06-10 15:05:22 -07:00
constants.txt chore: use leadingNode and trailingNode in the old frontend 2020-06-10 15:05:22 -07:00
context_cache.cpp chore(library/projection): preparing to port projection_info to Lean 2019-06-25 13:17:59 -07:00
context_cache.h chore(library/projection): preparing to port projection_info to Lean 2019-06-25 13:17:59 -07:00
deep_copy.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
deep_copy.h
error_msgs.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
error_msgs.h
exception.cpp
exception.h chore: fix includes 2020-05-22 14:17:25 -07:00
explicit.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
explicit.h
export_decl.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
export_decl.h
expr_lt.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
expr_lt.h feat(library/compiler/csimp): projection to field 2018-10-28 09:38:45 -07:00
expr_pair.h chore: fix includes 2020-05-22 14:17:25 -07:00
expr_pair_maps.h
expr_unsigned_map.h
ext_exception.h chore: fix includes 2020-05-22 14:17:25 -07:00
formatter.cpp refactor(util/sexpr): move options and option_declarations to util 2019-05-16 14:37:24 -07:00
formatter.h chore(util): move format to src/util 2019-06-07 10:58:23 -07:00
fun_info.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
fun_info.h
handle.cpp chore: remove cygwin support 2019-11-12 08:28:58 -08:00
handle.h
head_map.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
head_map.h
idx_metavar.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
idx_metavar.h refactor: remove Expr.mvar hidden field 2019-11-15 10:04:42 -08:00
init_module.cpp chore: use aux recursor extension implemented in Lean 2019-11-02 11:48:02 -07:00
init_module.h
io_state.cpp
io_state.h refactor(util/sexpr): move options and option_declarations to util 2019-05-16 14:37:24 -07:00
io_state_stream.cpp refactor(util/sexpr/options): options as a Lean object 2019-05-16 14:27:44 -07:00
io_state_stream.h refactor(util/sexpr/options): options as a Lean object 2019-05-16 14:27:44 -07:00
local_context.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
local_context.h refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
local_instances.h
locals.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
locals.h refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
max_sharing.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
max_sharing.h
message_builder.cpp feat(kernel/local_ctx): use LocalContext 2019-08-07 11:50:20 -07:00
message_builder.h chore: fix includes 2020-05-22 14:17:25 -07:00
messages.cpp fix: message::get_text 2020-02-25 14:20:55 -08:00
messages.h chore: fix includes 2020-05-22 14:17:25 -07:00
metavar_context.cpp chore: avoid cnstr_set_scalar and cnstr_get_scalar 2020-02-25 13:27:30 -08:00
metavar_context.h refactor: use Array Expr at DelayedMVarAssignment 2019-10-25 12:03:09 -07:00
metavar_util.h
module.cpp feat: unsafe functions for freeing compacted regions 2020-07-10 07:42:26 -07:00
module.h chore: fix includes 2020-05-22 14:17:25 -07:00
num.cpp chore: improve old pretty printer on numeric literals 2020-01-09 13:48:15 -08:00
num.h chore: fix includes 2020-05-22 14:17:25 -07:00
pattern_attribute.cpp chore(library/init/lean): export as C functions 2019-08-17 07:30:07 -07:00
pattern_attribute.h feat(library/init/lean/eqncompiler): register [matchPattern] attribute using new attribute manager 2019-06-26 15:38:14 -07:00
pipe.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
pipe.h chore: remove cygwin support 2019-11-12 08:28:58 -08:00
placeholder.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
placeholder.h chore(library/placeholder): remove unused placeholder type and kinds 2018-12-21 15:52:56 +01:00
pos_info_provider.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
pos_info_provider.h chore(util): move format to src/util 2019-06-07 10:58:23 -07:00
pp_options.cpp refactor(util/sexpr): move options and option_declarations to util 2019-05-16 14:37:24 -07:00
pp_options.h refactor(util/sexpr): move options and option_declarations to util 2019-05-16 14:37:24 -07:00
print.cpp fix: do not print as arrow if binder_info is not the default one 2020-07-15 16:32:22 -07:00
print.h
private.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
private.h chore: fix includes 2020-05-22 14:17:25 -07:00
process.cpp chore: remove cygwin support 2019-11-12 08:28:58 -08:00
process.h
profiling.cpp refactor(util/sexpr): move options and option_declarations to util 2019-05-16 14:37:24 -07:00
profiling.h refactor(util/sexpr): move options and option_declarations to util 2019-05-16 14:37:24 -07:00
projection.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
projection.h feat: export helper functions 2020-02-25 13:00:22 -08:00
protected.cpp chore(library/init/lean): export as C functions 2019-08-16 20:15:30 -07:00
protected.h feat(library/protected): replace C++ implementation with Lean one 2019-05-14 16:12:56 -07:00
reducible.cpp chore(library/init/lean): export as C functions 2019-08-16 20:15:30 -07:00
reducible.h feat(library/reducible): use new Lean implementation 2019-06-24 15:48:12 -07:00
replace_visitor.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
replace_visitor.h refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
replace_visitor_with_tc.cpp
replace_visitor_with_tc.h
scope_pos_info_provider.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
scope_pos_info_provider.h
scoped_ext.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
scoped_ext.h feat(library/scoped_ext): switch to new scope manager implemented in Lean 2019-06-05 14:12:27 -07:00
sorry.cpp chore(library/init): Bool.tt => Bool.true and Bool.ff => Bool.false 2019-03-21 15:06:44 -07:00
sorry.h chore(kernel): move abstract_type_context to library 2018-09-08 08:29:51 -07:00
string.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
string.h chore(kernel): move abstract_type_context to library 2018-09-08 08:29:51 -07:00
suffixes.h refactor(library): add suffixes.h with commonly used suffixes such as brec_on 2019-03-21 15:06:43 -07:00
time_task.cpp feat(library/init/lean/util): Lean API for profiler 2019-03-06 10:37:38 +01:00
time_task.h feat(library/time_task): do not report inclusive times 2018-11-05 17:06:32 +01:00
trace.cpp refactor(util/sexpr): move options and option_declarations to util 2019-05-16 14:37:24 -07:00
trace.h
type_context.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
type_context.h chore: fix includes 2020-05-22 14:17:25 -07:00
user_recursors.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
user_recursors.h chore(library/user_recursors): remove [recursor] attribute and environment extension 2019-06-20 11:25:53 -07:00
util.cpp chore: remove () modifier 2020-05-12 15:02:02 -07:00
util.h chore: remove () modifier 2020-05-12 15:02:02 -07:00