.. |
all
|
Rename import_all. The idea is to use consistent name for library files.
|
2013-09-13 09:06:46 -07:00 |
arith
|
Implement total order on expressions
|
2013-09-24 12:16:32 -07:00 |
cast
|
Use consistent coding style for spaces after ','
|
2013-09-13 12:49:03 -07:00 |
rewriter
|
Update 'orelse' and 'then' rewriter to take a list of rewriters
|
2013-09-25 16:46:39 -07:00 |
basic_thms.cpp
|
Use consistent coding style for spaces after ','
|
2013-09-13 12:49:03 -07:00 |
basic_thms.h
|
Use consistent coding style for spaces after ','
|
2013-09-13 12:49:03 -07:00 |
CMakeLists.txt
|
Implement total order on expressions
|
2013-09-24 12:16:32 -07:00 |
context_to_lambda.cpp
|
Add support for creating unique internal names.
|
2013-09-24 11:01:30 -07:00 |
context_to_lambda.h
|
Use fullpath in #include directives.
|
2013-09-12 20:04:10 -07:00 |
deep_copy.cpp
|
Simplify metavariable context. Now, we have only 'lift' and 'inst' instead of 'subst', 'lift' and 'lower'
|
2013-09-16 19:32:28 -07:00 |
deep_copy.h
|
Use fullpath in #include directives.
|
2013-09-12 20:04:10 -07:00 |
expr_lt.cpp
|
Implement total order on expressions
|
2013-09-24 12:16:32 -07:00 |
expr_lt.h
|
Implement total order on expressions
|
2013-09-24 12:16:32 -07:00 |
expr_pair.h
|
Use fullpath in #include directives, add missing STL headers
|
2013-09-13 03:35:29 -07:00 |
formatter.cpp
|
Add simple formatter tests
|
2013-09-20 21:46:32 -07:00 |
formatter.h
|
Update to suppress unused-parameter warnings
|
2013-09-19 22:40:34 -07:00 |
ho_unifier.cpp
|
Improve higher order unification
|
2013-09-21 00:41:49 -07:00 |
ho_unifier.h
|
Add options to ho_unifier
|
2013-09-19 18:19:25 -07:00 |
kernel_exception_formatter.cpp
|
Update to suppress unused-parameter warnings
|
2013-09-19 22:40:34 -07:00 |
kernel_exception_formatter.h
|
Use fullpath in #include directives.
|
2013-09-12 20:04:10 -07:00 |
light_checker.cpp
|
Implement higher-order unification
|
2013-09-18 20:46:00 -07:00 |
light_checker.h
|
Implement higher-order unification
|
2013-09-18 20:46:00 -07:00 |
max_sharing.cpp
|
Use consistent naming conventions
|
2013-09-17 14:43:07 -07:00 |
max_sharing.h
|
Use consistent naming conventions
|
2013-09-17 14:43:07 -07:00 |
placeholder.cpp
|
Update to suppress unused-parameter warnings
|
2013-09-19 22:40:34 -07:00 |
placeholder.h
|
Add support for metavariables in the type checker.
|
2013-09-17 11:09:59 -07:00 |
printer.cpp
|
Add simple formatter tests
|
2013-09-20 21:46:32 -07:00 |
printer.h
|
Use fullpath in #include directives, add missing STL headers
|
2013-09-13 03:35:29 -07:00 |
reduce.cpp
|
Update to suppress unused-parameter warnings
|
2013-09-19 22:40:34 -07:00 |
reduce.h
|
Implement higher-order unification
|
2013-09-18 20:46:00 -07:00 |
replace_using_ctx.h
|
Add support for metavariables in the type checker.
|
2013-09-17 11:09:59 -07:00 |
state.cpp
|
Use fullpath in #include directives.
|
2013-09-12 20:04:10 -07:00 |
state.h
|
Modify Doxygen file to extract all elements even the undocumented ones. Disable warnings for undocumented entities. Add extra comments.
|
2013-09-13 13:46:22 -07:00 |
update_expr.cpp
|
Improve higher order unification
|
2013-09-21 00:41:49 -07:00 |
update_expr.h
|
Improve higher order unification
|
2013-09-21 00:41:49 -07:00 |