| .. |
|
abstract.cpp
|
refactor(kernel/expr): remove mlocal_* functions
|
2018-06-22 14:25:31 -07:00 |
|
abstract.h
|
refactor(kernel): has_local ==> has_fvar
|
2018-06-11 10:46:05 -07:00 |
|
abstract_type_context.cpp
|
refactor(kernel): simplify binder_info
|
2018-06-20 15:31:40 -07:00 |
|
abstract_type_context.h
|
refactor(kernel): simplify binder_info
|
2018-06-20 15:31:40 -07:00 |
|
cache_stack.h
|
chore(kernel/cache_stack): compilation warning
|
2018-05-22 09:46:00 -07:00 |
|
CMakeLists.txt
|
chore(kernel): remove old_type_checker
|
2018-09-07 08:55:37 -07:00 |
|
declaration.cpp
|
feat(*): use new inductive datatype module
|
2018-09-06 18:09:22 -07:00 |
|
declaration.h
|
chore(util,kernel): consistent constructors for object_ref-like wrappers
|
2018-09-07 17:06:41 -07:00 |
|
environment.cpp
|
feat(*): use new inductive datatype module
|
2018-09-06 18:09:22 -07:00 |
|
environment.h
|
feat(*): use new inductive datatype module
|
2018-09-06 18:09:22 -07:00 |
|
equiv_manager.cpp
|
refactor(kernel/expr): remove mlocal_* functions
|
2018-06-22 14:25:31 -07:00 |
|
equiv_manager.h
|
chore(*): rename expr_struct_* to expr_*
|
2018-04-09 12:55:48 -07:00 |
|
expr.cpp
|
feat(util/object_ref): add helper functions
|
2018-08-27 16:28:37 -07:00 |
|
expr.h
|
chore(util,kernel): consistent constructors for object_ref-like wrappers
|
2018-09-07 17:06:41 -07:00 |
|
expr_cache.cpp
|
refactor(kernel/expr): implement expr using runtime/object
|
2018-06-21 16:05:33 -07:00 |
|
expr_cache.h
|
refactor(kernel): add expr_cache
|
2015-02-03 14:59:55 -08:00 |
|
expr_eq_fn.cpp
|
refactor(kernel/expr): remove mlocal_* functions
|
2018-06-22 14:25:31 -07:00 |
|
expr_eq_fn.h
|
feat(library/type_context): allow us to control whether binder information is taken into account or not when caching type information
|
2016-08-01 16:34:07 -07:00 |
|
expr_maps.h
|
chore(*): rename expr_struct_* to expr_*
|
2018-04-09 12:55:48 -07:00 |
|
expr_pair.h
|
refactor(kernel/expr): implement expr using runtime/object
|
2018-06-21 16:05:33 -07:00 |
|
expr_sets.h
|
chore(*): rename expr_struct_* to expr_*
|
2018-04-09 12:55:48 -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
|
refactor(kernel/expr): remove mlocal_* functions
|
2018-06-22 14:25:31 -07:00 |
|
for_each_fn.h
|
refactor(kernel/for_each_fn): simplify module interface
|
2014-07-23 18:16:41 -07:00 |
|
inductive.cpp
|
fix(kernel/inductive): remove unnecessary whnf
|
2018-09-07 17:27:08 -07:00 |
|
inductive.h
|
feat(*): use new inductive datatype module
|
2018-09-06 18:09:22 -07:00 |
|
init_module.cpp
|
chore(kernel): remove old_type_checker
|
2018-09-07 08:55:37 -07:00 |
|
init_module.h
|
refactor(*): explicit initialization/finalization for serialization
|
2014-09-22 15:26:41 -07:00 |
|
instantiate.cpp
|
chore(kernel): univ_param vs lparam, level_param_names ==> names, and other inconsistencies
|
2018-09-03 13:05:42 -07:00 |
|
instantiate.h
|
chore(kernel): univ_param vs lparam, level_param_names ==> names, and other inconsistencies
|
2018-09-03 13:05:42 -07:00 |
|
kernel_exception.h
|
refactor(kernel): split declaration into declaration and constant_info
|
2018-08-22 17:53:11 -07:00 |
|
level.cpp
|
chore(kernel): univ_param vs lparam, level_param_names ==> names, and other inconsistencies
|
2018-09-03 13:05:42 -07:00 |
|
level.h
|
chore(util,kernel): consistent constructors for object_ref-like wrappers
|
2018-09-07 17:06:41 -07:00 |
|
local_ctx.cpp
|
refactor(kernel/expr): remove mlocal_* functions
|
2018-06-22 14:25:31 -07:00 |
|
local_ctx.h
|
feat(library/constructions/cases_on): add cases_on for new inductive datatype module
|
2018-09-04 09:26:16 -07:00 |
|
quot.cpp
|
feat(*): use new inductive datatype module
|
2018-09-06 18:09:22 -07:00 |
|
quot.h
|
feat(kernel): proper constant_info and declaration objects for quot type
|
2018-08-28 13:46:31 -07:00 |
|
replace_fn.cpp
|
refactor(kernel/expr): remove mlocal_* functions
|
2018-06-22 14:25:31 -07:00 |
|
replace_fn.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
type_checker.cpp
|
chore(kernel/type_checker): remove leftover
|
2018-09-07 08:51:21 -07:00 |
|
type_checker.h
|
feat(library/type_context, kernel/type_checker): use inductive_reduce_rec
|
2018-09-03 16:52:53 -07:00 |