| .. |
|
definitional
|
fix(library/definitional/equations): use whnf on recursive definition arguments
|
2015-02-23 22:27:30 -08:00 |
|
error_handling
|
feat(*): distinguish between logical and runtime exceptions.
|
2015-01-15 16:54:55 -08:00 |
|
tactic
|
feat(frontends/lean/builtin_exprs): add 'have' notation in 'begin-end' blocks
|
2015-02-25 14:04:17 -08:00 |
|
abbreviation.cpp
|
fix(library/abbreviation): missing condition
|
2015-02-10 18:34:45 -08:00 |
|
abbreviation.h
|
feat(library): add 'abbreviation' management module
|
2015-02-10 17:25:11 -08:00 |
|
aliases.cpp
|
fix(library/aliases): aliases in sections and contexts
|
2014-12-13 14:57:15 -08:00 |
|
aliases.h
|
feat(frontends/lean): allow expressions to be used to define precedence, closes #335
|
2014-11-29 18:29:48 -08:00 |
|
annotation.cpp
|
fix(frontends/lean): EXTRA_TYPE info
|
2014-10-16 12:25:18 -07:00 |
|
annotation.h
|
fix(frontends/lean): EXTRA_TYPE info
|
2014-10-16 12:25:18 -07:00 |
|
app_builder.cpp
|
feat(library/match): extend match_plugin interface
|
2015-02-03 18:10:38 -08:00 |
|
app_builder.h
|
fix(library/app_builder): many bugs, add use_cache option, add tests
|
2015-01-29 15:30:31 -08:00 |
|
bin_app.cpp
|
|
|
|
bin_app.h
|
feat(library/definitional): add auxiliary functions
|
2014-12-03 10:28:55 -08:00 |
|
choice.cpp
|
refactor(kernel/macro_definition_cell): improve macro get_type API
|
2014-10-07 16:38:31 -07:00 |
|
choice.h
|
refactor(*): explicit initialization/finalization for serialization
|
2014-09-22 15:26:41 -07:00 |
|
choice_iterator.cpp
|
refactor(frontends/lean): move choice_iterator to library
|
2014-12-19 14:29:32 -08:00 |
|
choice_iterator.h
|
refactor(frontends/lean): move choice_iterator to library
|
2014-12-19 14:29:32 -08:00 |
|
class.cpp
|
feat(frontends/lean): add multiple_instances command
|
2014-12-21 17:28:44 -08:00 |
|
class.h
|
feat(frontends/lean): add multiple_instances command
|
2014-12-21 17:28:44 -08:00 |
|
CMakeLists.txt
|
feat(library): add 'abbreviation' management module
|
2015-02-10 17:25:11 -08:00 |
|
coercion.cpp
|
feat(*): use environment fingerprint to detect when the cache cannot be used because the configuration changed, closes #75
|
2014-09-29 18:30:00 -07:00 |
|
coercion.h
|
refactor(*): explicit initialization/finalization for environment extensions
|
2014-09-22 17:30:29 -07:00 |
|
constants.cpp
|
fix(library/constants): regenerate constants.cpp and fix affected files
|
2015-02-22 09:22:51 -08:00 |
|
constants.h
|
fix(library/constants): regenerate constants.cpp and fix affected files
|
2015-02-22 09:22:51 -08:00 |
|
constants.txt
|
fix(library/constants): regenerate constants.cpp and fix affected files
|
2015-02-22 09:22:51 -08:00 |
|
declaration_index.cpp
|
|
|
|
declaration_index.h
|
|
|
|
deep_copy.cpp
|
|
|
|
deep_copy.h
|
|
|
|
definition_cache.cpp
|
feat(*): use environment fingerprint to detect when the cache cannot be used because the configuration changed, closes #75
|
2014-09-29 18:30:00 -07:00 |
|
definition_cache.h
|
feat(*): use environment fingerprint to detect when the cache cannot be used because the configuration changed, closes #75
|
2014-09-29 18:30:00 -07:00 |
|
explicit.cpp
|
fix(frontends/lean/elaborator): incorrect type information being reports in lean-mode, fixes #241
|
2014-10-10 15:41:55 -07:00 |
|
explicit.h
|
fix(frontends/lean/elaborator): incorrect type information being reports in lean-mode, fixes #241
|
2014-10-10 15:41:55 -07:00 |
|
expr_lt.cpp
|
feat(library/expr_lt): add expression comparison operator that ignores treat level parameters as wildcards
|
2015-02-10 18:20:10 -08:00 |
|
expr_lt.h
|
feat(library/expr_lt): add expression comparison operator that ignores treat level parameters as wildcards
|
2015-02-10 18:20:10 -08:00 |
|
expr_pair.h
|
|
|
|
expr_pair_maps.h
|
|
|
|
fingerprint.cpp
|
feat(library): add environment fingerprint
|
2014-09-29 18:30:00 -07:00 |
|
fingerprint.h
|
feat(library): add environment fingerprint
|
2014-09-29 18:30:00 -07:00 |
|
flycheck.cpp
|
feat(frontends/lean): display eval/check/find_decl results using flycheck
|
2014-11-24 08:35:49 -08:00 |
|
flycheck.h
|
fix(library/flycheck): crash when io_state_stream is destroyed before flycheck_scope
|
2014-12-02 12:11:20 -08:00 |
|
generic_exception.cpp
|
refactor(library): add compile_equations function, generic_exception, and cleanup elaborator_exception
|
2014-12-15 19:22:17 -08:00 |
|
generic_exception.h
|
feat(*): distinguish between logical and runtime exceptions.
|
2015-01-15 16:54:55 -08:00 |
|
head_map.cpp
|
|
|
|
head_map.h
|
|
|
|
hott_kernel.cpp
|
feat(*): add support for separate HoTT library
|
2014-12-05 14:34:02 -08:00 |
|
hott_kernel.h
|
feat(*): add support for separate HoTT library
|
2014-12-05 14:34:02 -08:00 |
|
inductive_unifier_plugin.cpp
|
refactor(*): add method get_num_univ_params
|
2015-01-28 17:22:18 -08:00 |
|
inductive_unifier_plugin.h
|
|
|
|
init_module.cpp
|
feat(library): add 'abbreviation' management module
|
2015-02-10 17:25:11 -08:00 |
|
init_module.h
|
|
|
|
io_state.cpp
|
refactor(library): explicit initialization/finalization
|
2014-09-23 10:45:14 -07:00 |
|
io_state.h
|
refactor(library): explicit initialization/finalization
|
2014-09-23 10:45:14 -07:00 |
|
io_state_stream.cpp
|
refactor(library): add compile_equations function, generic_exception, and cleanup elaborator_exception
|
2014-12-15 19:22:17 -08:00 |
|
io_state_stream.h
|
refactor(library): add compile_equations function, generic_exception, and cleanup elaborator_exception
|
2014-12-15 19:22:17 -08:00 |
|
kernel_bindings.cpp
|
refactor(library/kernel_bindings): remove unnecessary procedure
|
2015-02-07 18:57:46 -08:00 |
|
kernel_bindings.h
|
refactor(library): explicit initialization/finalization
|
2014-09-23 10:45:14 -07:00 |
|
kernel_serializer.cpp
|
feat(library/kernel_serializer): compress binder modifier annotations when saving .olean file
|
2014-10-13 10:14:56 -07:00 |
|
kernel_serializer.h
|
refactor(*): explicit initialization/finalization for serialization
|
2014-09-22 15:26:41 -07:00 |
|
let.cpp
|
refactor(kernel/macro_definition_cell): improve macro get_type API
|
2014-10-07 16:38:31 -07:00 |
|
let.h
|
refactor(*): explicit initialization/finalization for serialization
|
2014-09-22 15:26:41 -07:00 |
|
level_names.cpp
|
refactor(kernel): rename var_decl to constant_assumption
|
2014-10-02 17:55:34 -07:00 |
|
level_names.h
|
|
|
|
local_context.cpp
|
refactor(frontends/lean): move local_context to library
|
2014-12-10 12:43:32 -08:00 |
|
local_context.h
|
refactor(frontends/lean): move local_context to library
|
2014-12-10 12:43:32 -08:00 |
|
locals.cpp
|
feat(library/locals): use optional<expr> instead of bool at depends_on (for arrays)
|
2015-02-16 18:42:05 -08:00 |
|
locals.h
|
feat(library/locals): use optional<expr> instead of bool at depends_on (for arrays)
|
2015-02-16 18:42:05 -08:00 |
|
match.cpp
|
feat(library/match): extend match_plugin interface
|
2015-02-03 18:10:38 -08:00 |
|
match.h
|
feat(library/match): extend match_plugin interface
|
2015-02-03 18:10:38 -08:00 |
|
max_sharing.cpp
|
|
|
|
max_sharing.h
|
|
|
|
metavar_closure.cpp
|
|
|
|
metavar_closure.h
|
|
|
|
module.cpp
|
refactor(kernel/type_checker): type checker should not unfold macros, but sign an error if a untrusted macro is used
|
2015-01-20 12:36:56 -08:00 |
|
module.h
|
feat(frontends/lean): check modification time of imported files
|
2014-09-29 15:17:27 -07:00 |
|
normalize.cpp
|
refactor(*): remove transparent_scope hack, replace [strict] with [all-transparent] annotation
|
2015-02-07 15:19:41 -08:00 |
|
normalize.h
|
refactor(*): remove transparent_scope hack, replace [strict] with [all-transparent] annotation
|
2015-02-07 15:19:41 -08:00 |
|
num.cpp
|
refactor(*): add file constants.txt with all constants used by the Lean binary
|
2015-01-23 16:50:32 -08:00 |
|
num.h
|
refactor(library): explicit initialization/finalization
|
2014-09-23 10:45:14 -07:00 |
|
occurs.cpp
|
|
|
|
occurs.h
|
|
|
|
parser_nested_exception.h
|
feat(*): distinguish between logical and runtime exceptions.
|
2015-01-15 16:54:55 -08:00 |
|
placeholder.cpp
|
refactor(*): remove dependency to thread_local C++11 keyword, the
|
2014-09-24 12:51:04 -07:00 |
|
placeholder.h
|
refactor(library): explicit initialization/finalization
|
2014-09-23 10:45:14 -07:00 |
|
pp_options.cpp
|
feat(library/pp_options): reduce default limits in the pretty printer
|
2015-02-25 14:04:17 -08:00 |
|
pp_options.h
|
feat(frontends/lean): pp.beta is true by default
|
2015-02-24 12:27:53 -08:00 |
|
print.cpp
|
fix(library/print): typo in is_used_name
|
2015-01-25 08:58:08 -08:00 |
|
print.h
|
refactor(library): explicit initialization/finalization
|
2014-09-23 10:45:14 -07:00 |
|
private.cpp
|
refactor(*): use name_map
|
2014-09-28 10:23:11 -07:00 |
|
private.h
|
refactor(*): explicit initialization/finalization for environment extensions
|
2014-09-22 17:30:29 -07:00 |
|
projection.cpp
|
refactor(library/projection): move is_constructor_app to util
|
2015-02-06 12:12:25 -08:00 |
|
projection.h
|
feat(library/projection): store bit saying whether a projection is for a class or not.
|
2015-02-04 08:54:20 -08:00 |
|
protected.cpp
|
refactor(*): explicit initialization/finalization for environment extensions
|
2014-09-22 17:30:29 -07:00 |
|
protected.h
|
refactor(*): explicit initialization/finalization for environment extensions
|
2014-09-22 17:30:29 -07:00 |
|
reducible.cpp
|
feat(*): uniform metaclass names, metaclass validation at 'open' command
|
2015-02-11 10:35:04 -08:00 |
|
reducible.h
|
refactor(library/reducible): use default_converter in reducible, and converters based on reducible hints
|
2015-02-07 17:31:53 -08:00 |
|
register_module.h
|
feat(library/app_builder): expose app_builder API in Lua
|
2015-01-29 11:38:56 -08:00 |
|
replace_visitor.cpp
|
refactor(kernel): replace_visitor doesn't need to be in the kernel anymore
|
2014-10-17 10:23:35 -07:00 |
|
replace_visitor.h
|
refactor(kernel): replace_visitor doesn't need to be in the kernel anymore
|
2014-10-17 10:23:35 -07:00 |
|
resolve_macro.cpp
|
refactor(*): add file constants.txt with all constants used by the Lean binary
|
2015-01-23 16:50:32 -08:00 |
|
resolve_macro.h
|
refactor(*): explicit initialization/finalization for serialization
|
2014-09-22 15:26:41 -07:00 |
|
scoped_ext.cpp
|
feat(frontends/lean): add "except" notation for "open" command, allow multiple metaclasses to be opened in a single "open" command
|
2015-02-11 11:02:59 -08:00 |
|
scoped_ext.h
|
feat(frontends/lean): add "except" notation for "open" command, allow multiple metaclasses to be opened in a single "open" command
|
2015-02-11 11:02:59 -08:00 |
|
shared_environment.cpp
|
|
|
|
shared_environment.h
|
|
|
|
sorry.cpp
|
refactor(kernel): rename var_decl to constant_assumption
|
2014-10-02 17:55:34 -07:00 |
|
sorry.h
|
feat(frontends/lean): allow 'sorry' implicit argument to access the whole context, and avoid cryptic error message
|
2014-09-30 18:04:04 -07:00 |
|
standard_kernel.cpp
|
refactor(kernel/record): remove kernel extension for records, we will
|
2014-09-24 10:12:28 -07:00 |
|
standard_kernel.h
|
|
|
|
string.cpp
|
refactor(*): add file constants.txt with all constants used by the Lean binary
|
2015-01-23 16:50:32 -08:00 |
|
string.h
|
refactor(*): explicit initialization/finalization for serialization
|
2014-09-22 15:26:41 -07:00 |
|
type_util.cpp
|
|
|
|
type_util.h
|
|
|
|
typed_expr.cpp
|
refactor(kernel/macro_definition_cell): improve macro get_type API
|
2014-10-07 16:38:31 -07:00 |
|
typed_expr.h
|
refactor(*): explicit initialization/finalization for serialization
|
2014-09-22 15:26:41 -07:00 |
|
unfold_macros.cpp
|
refactor(kernel/type_checker): type checker should not unfold macros, but sign an error if a untrusted macro is used
|
2015-01-20 12:36:56 -08:00 |
|
unfold_macros.h
|
refactor(kernel/type_checker): type checker should not unfold macros, but sign an error if a untrusted macro is used
|
2015-01-20 12:36:56 -08:00 |
|
unifier.cpp
|
refactor(kernel): expose may_reduce_later method
|
2015-02-07 20:36:26 -08:00 |
|
unifier.h
|
feat(library/unifier): add option 'unifier.conservative', use option by default in the calc_assistant
|
2015-01-19 16:23:29 -08:00 |
|
unifier_plugin.cpp
|
refactor(*): explicit initialization/finalization for environment extensions
|
2014-09-22 17:30:29 -07:00 |
|
unifier_plugin.h
|
refactor(*): explicit initialization/finalization for environment extensions
|
2014-09-22 17:30:29 -07:00 |
|
unsolved_metavar_exception.h
|
feat(*): distinguish between logical and runtime exceptions.
|
2015-01-15 16:54:55 -08:00 |
|
update_declaration.cpp
|
refactor(kernel): rename var_decl to constant_assumption
|
2014-10-02 17:55:34 -07:00 |
|
update_declaration.h
|
|
|
|
util.cpp
|
feat(library/tactic/rewrite_tactic): treat iff.refl as trivial step in the rewrite tactic
|
2015-02-08 17:27:59 -08:00 |
|
util.h
|
feat(library/tactic/rewrite_tactic): treat iff.refl as trivial step in the rewrite tactic
|
2015-02-08 17:27:59 -08:00 |