.. |
inductive
|
refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead
|
2014-08-20 16:46:19 -07:00 |
record
|
refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead
|
2014-08-20 16:46:19 -07:00 |
abstract.cpp
|
perf(kernel/abstract): improve mk_binding performance
|
2014-08-09 14:14:14 -07:00 |
abstract.h
|
refactor(kernel): store binder_infor in local constants
|
2014-06-30 11:37:46 -07:00 |
cache_stack.h
|
perf(kernel/for_each_fn): use cache stack trick at for_each_fn
|
2014-07-23 19:32:11 -07:00 |
CMakeLists.txt
|
refactor(kernel): move annotation to library
|
2014-08-22 10:38:10 -07:00 |
constraint.cpp
|
refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead
|
2014-08-20 16:46:19 -07:00 |
constraint.h
|
refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead
|
2014-08-20 16:46:19 -07:00 |
converter.cpp
|
feat(kernel/conveter): improve support for proof irrelevant in the converter
|
2014-08-25 11:19:18 -07:00 |
converter.h
|
refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead
|
2014-08-20 16:46:19 -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
|
fix(kernel/environment): initialization problem on OSX
|
2014-08-09 16:14:35 -07:00 |
environment.h
|
feat(kernel): add combinator for combining normalizer_extensions
|
2014-07-29 10:00:40 -07:00 |
error_msgs.cpp
|
chore(kernel/error_msgs): change type mismatch error messages, closes #33
|
2014-08-07 16:18:40 -07:00 |
error_msgs.h
|
feat(kernel/error_msgs): improve application type mismatch error messages
|
2014-07-28 07:08:12 -07:00 |
expr.cpp
|
fix(library/expr_lt): make sure the builtin order is AC-compatible
|
2014-08-04 15:51:10 -07:00 |
expr.h
|
refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead
|
2014-08-20 16:46:19 -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
|
chore(*): create alias for std::pair
|
2014-08-20 16:46:19 -07:00 |
extension_context.h
|
refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead
|
2014-08-20 16:46:19 -07:00 |
find_fn.h
|
refactor(kernel/find_fn): simplify find_fn module
|
2014-07-23 18:09:58 -07:00 |
for_each_fn.cpp
|
chore(*): create alias for std::pair
|
2014-08-20 16:46:19 -07:00 |
for_each_fn.h
|
refactor(kernel/for_each_fn): simplify module interface
|
2014-07-23 18:16:41 -07:00 |
formatter.cpp
|
refactor(kernel/formatter): move simple_formatter to library
|
2014-08-22 10:26:45 -07:00 |
formatter.h
|
refactor(kernel/formatter): move simple_formatter to library
|
2014-08-22 10:26:45 -07: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
|
refactor(kernel/instantiate): add functions instantiate_value_univ_params and instantiate_type_univ_params
|
2014-08-12 17:40:30 -07:00 |
instantiate.h
|
refactor(kernel/instantiate): add functions instantiate_value_univ_params and instantiate_type_univ_params
|
2014-08-12 17:40:30 -07:00 |
justification.cpp
|
fix(kernel/justification): duplicate position
|
2014-07-25 21:16:49 -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
|
refactor(*): use + for concatenating format objects
|
2014-08-24 09:35:25 -07:00 |
level.h
|
refactor(*): rename Bool to Prop
|
2014-07-22 09:43:18 -07:00 |
metavar.cpp
|
chore(*): create alias for std::pair
|
2014-08-20 16:46:19 -07:00 |
metavar.h
|
chore(*): create alias for std::pair
|
2014-08-20 16:46:19 -07:00 |
normalizer_extension.cpp
|
refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead
|
2014-08-20 16:46:19 -07:00 |
normalizer_extension.h
|
refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead
|
2014-08-20 16:46:19 -07:00 |
pos_info_provider.cpp
|
refactor(*): use + for concatenating format objects
|
2014-08-24 09:35:25 -07:00 |
pos_info_provider.h
|
chore(*): create alias for std::pair
|
2014-08-20 16:46:19 -07:00 |
replace_fn.cpp
|
perf(kernel/for_each_fn): use cache stack trick at for_each_fn
|
2014-07-23 19:32:11 -07: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
|
fix(frontends/lean): fail if theorem type has metavariables after type elaboration (and before proof elaboration)
|
2014-08-26 09:01:17 -07:00 |
type_checker.h
|
fix(frontends/lean): fail if theorem type has metavariables after type elaboration (and before proof elaboration)
|
2014-08-26 09:01:17 -07:00 |