.. |
inductive
|
refactor(*): rename Bool to Prop
|
2014-07-22 09:43:18 -07:00 |
abstract.cpp
|
refactor(kernel): store binder_infor in local constants
|
2014-06-30 11:37:46 -07:00 |
abstract.h
|
refactor(kernel): store binder_infor in local constants
|
2014-06-30 11:37:46 -07:00 |
CMakeLists.txt
|
refactor(kernel): rename definition class to declaration
|
2014-05-20 10:41:38 -07:00 |
constraint.cpp
|
feat(kernel/constraint): add 'print' function for debugging purposes
|
2014-07-20 00:19:31 +01:00 |
constraint.h
|
feat(frontends/lean/elaborator): keep postponing delayed coercions until the type can be inferred
|
2014-07-07 12:50:43 -07:00 |
converter.cpp
|
feat(kernel/converter): add eta-expansion to converter, this is important when terms contains metavariables
|
2014-07-22 16:24:02 -07:00 |
converter.h
|
feat(library/unifier): case split on constraints of the form (f ...) =?= (f ...), where f can be unfolded, and there are metavariables in the arguments
|
2014-07-05 15:52:40 -07:00 |
declaration.cpp
|
fix(kernel): set module_idx on theorems, otherwise we are not able to import theorems that use opaque definitions
|
2014-06-16 16:56:11 -07:00 |
declaration.h
|
fix(library/module): module index assignment
|
2014-07-05 23:32:18 -07:00 |
environment.cpp
|
feat(kernel): add method 'may_reduce_later' to normalizer_extension, and improve unifier
|
2014-07-03 22:31:05 -07:00 |
environment.h
|
refactor(*): rename Bool to Prop
|
2014-07-22 09:43:18 -07:00 |
error_msgs.cpp
|
feat(library/unifier): improve error message when metavar assignment is type incorrect
|
2014-07-20 00:19:32 +01:00 |
error_msgs.h
|
refactor(kernel/error_msgs): move pp_type_mismatch to error_msgs module
|
2014-07-20 00:19:31 +01:00 |
expr.cpp
|
fix(kernel/expr): memory corruption in dealloc method
|
2014-07-22 10:16:44 -07:00 |
expr.h
|
refactor(*): rename Bool to Prop
|
2014-07-22 09:43:18 -07:00 |
expr_eq_fn.cpp
|
fix(kernel/expr_eq_fn): typo
|
2014-07-10 23:21:24 +01:00 |
expr_eq_fn.h
|
perf(kernel/expr_eq_fn): delay cache allocation
|
2014-06-03 17:03:09 -07:00 |
expr_maps.h
|
feat(kernel/expr): add optional expression caching (aka "partial" hash-consing)
|
2014-06-03 15:35:47 -07:00 |
expr_sets.h
|
refactor(*): uses aliases for unordered_map and unordered_set
|
2013-12-18 12:30:45 -08:00 |
extension_context.h
|
feat(kernel): add is_def_eq predicate in the extension_context API
|
2014-05-15 13:53:10 -07:00 |
find_fn.h
|
refactor(kernel/expr): for_each_fn, replace_fn, and find_fn without templates
|
2014-03-18 10:27:55 -07:00 |
for_each_fn.cpp
|
refactor(kernel): remove 'let'-expressions
|
2014-06-24 16:27:27 -07:00 |
for_each_fn.h
|
fix(kernel/for_each_fn): typo
|
2014-06-11 15:06:11 -07:00 |
formatter.cpp
|
refactor(*): rename Bool to Prop
|
2014-07-22 09:43:18 -07:00 |
formatter.h
|
refactor(kernel/formatter): add formatter_factory, and simplify formatter interface
|
2014-07-10 18:32:00 +01:00 |
free_vars.cpp
|
refactor(kernel): remove 'let'-expressions
|
2014-06-24 16:27:27 -07:00 |
free_vars.h
|
feat(kernel): store free variable range in composite expressions
|
2014-04-17 11:31:48 -07:00 |
instantiate.cpp
|
chore(kernel/replace_fn): add syntax sugar for replace function
|
2014-07-19 12:53:37 +01:00 |
instantiate.h
|
refactor(kernel/instantiate): rename instantiate_params to instantiate_univ_params
|
2014-06-29 12:09:55 -07:00 |
justification.cpp
|
perf(util/memory_pool): use memory_pool for hierarchical names and justification objects we get a 8% performance improvement when using multiple threads
|
2014-07-22 09:18:26 -07:00 |
justification.h
|
refactor(kernel/formatter): add formatter_factory, and simplify formatter interface
|
2014-07-10 18:32:00 +01:00 |
kernel_exception.cpp
|
refactor(kernel/formatter): add formatter_factory, and simplify formatter interface
|
2014-07-10 18:32:00 +01:00 |
kernel_exception.h
|
refactor(kernel/formatter): add formatter_factory, and simplify formatter interface
|
2014-07-10 18:32:00 +01:00 |
level.cpp
|
feat(kernel/level): improve universe level normalization procedure
|
2014-07-10 13:49:41 +01:00 |
level.h
|
refactor(*): rename Bool to Prop
|
2014-07-22 09:43:18 -07:00 |
metavar.cpp
|
refactor(kernel/metavar): simplify substitution class, and remove dead code
|
2014-07-23 10:03:03 -07:00 |
metavar.h
|
refactor(kernel/metavar): simplify substitution class, and remove dead code
|
2014-07-23 10:03:03 -07:00 |
pos_info_provider.cpp
|
refactor(*): error messages
|
2014-01-13 16:54:21 -08:00 |
pos_info_provider.h
|
refactor(kernel): justification objects
|
2014-03-18 10:27:56 -07:00 |
replace_fn.cpp
|
fix(kernel/replace): make sure 'replace' is reentrant
|
2014-07-17 04:37:27 +01:00 |
replace_fn.h
|
chore(kernel/replace_fn): add syntax sugar for replace function
|
2014-07-19 12:53:37 +01:00 |
replace_visitor.cpp
|
refactor(kernel): remove 'let'-expressions
|
2014-06-24 16:27:27 -07:00 |
replace_visitor.h
|
refactor(kernel): remove 'let'-expressions
|
2014-06-24 16:27:27 -07:00 |
type_checker.cpp
|
refactor(kernel/metavar): simplify substitution class, and remove dead code
|
2014-07-23 10:03:03 -07:00 |
type_checker.h
|
refactor(kernel/type_checker): break infer_type_core into smaller methods
|
2014-07-14 22:15:52 +01:00 |