lean4-htt/src/kernel
Leonardo de Moura 0a679074f0 Add support for semantic attachments. Remove expr_numeral
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-03 16:12:15 -07:00
..
abstract.cpp Flip order of the arguments for instance and abstract. Simplify type_checker. 2013-08-03 16:12:15 -07:00
abstract.h Flip order of the arguments for instance and abstract. Simplify type_checker. 2013-08-03 16:12:15 -07:00
CMakeLists.txt Add type checker. Fix normalization with non-empty context 2013-08-01 21:40:36 -07:00
context.cpp Add type checker. Fix normalization with non-empty context 2013-08-01 21:40:36 -07:00
context.h Add type checker. Fix normalization with non-empty context 2013-08-01 21:40:36 -07:00
deep_copy.cpp Add support for semantic attachments. Remove expr_numeral 2013-08-03 16:12:15 -07:00
deep_copy.h Improve documentation 2013-07-26 11:43:53 -07:00
environment.cpp Normalize level expressions 2013-08-01 21:40:39 -07:00
environment.h Use level at kernel expressions 2013-07-29 19:44:26 -07:00
expr.cpp Add support for semantic attachments. Remove expr_numeral 2013-08-03 16:12:15 -07:00
expr.h Add support for semantic attachments. Remove expr_numeral 2013-08-03 16:12:15 -07:00
free_vars.cpp Add support for semantic attachments. Remove expr_numeral 2013-08-03 16:12:15 -07:00
free_vars.h Add type checker. Fix normalization with non-empty context 2013-08-01 21:40:36 -07:00
instantiate.cpp Flip order of the arguments for instance and abstract. Simplify type_checker. 2013-08-03 16:12:15 -07:00
instantiate.h Flip order of the arguments for instance and abstract. Simplify type_checker. 2013-08-03 16:12:15 -07:00
level.cpp Normalize level expressions 2013-08-01 21:40:39 -07:00
level.h Normalize level expressions 2013-08-01 21:40:39 -07:00
maps.h Add abstract/instantiate for kernel expressions 2013-07-24 14:56:32 -07:00
max_sharing.cpp Add support for semantic attachments. Remove expr_numeral 2013-08-03 16:12:15 -07:00
max_sharing.h Expose max_sharing_fn object 2013-07-24 14:56:32 -07:00
normalize.cpp Add support for semantic attachments. Remove expr_numeral 2013-08-03 16:12:15 -07:00
normalize.h Rename (stack) value to svalue 2013-08-03 16:12:15 -07:00
replace.h Add support for semantic attachments. Remove expr_numeral 2013-08-03 16:12:15 -07:00
sets.h Add expression offset pair 2013-07-24 14:56:31 -07:00
type_check.cpp Add support for semantic attachments. Remove expr_numeral 2013-08-03 16:12:15 -07:00
type_check.h Add type checker. Fix normalization with non-empty context 2013-08-01 21:40:36 -07:00