Leonardo de Moura
|
487a1e7f89
|
refactor(kernel): remove extension_context
We replaced it with abstract_type_context
|
2016-03-19 15:15:39 -07:00 |
|
Leonardo de Moura
|
e7f1f409c4
|
refactor(kernel): simplify kernel type_checker
TODO: cleanup, move justification/metavar/constraints to library
|
2016-03-18 16:28:42 -07:00 |
|
Leonardo de Moura
|
f67181baf3
|
chore(*): remove support for Lua
|
2016-02-11 17:17:55 -08:00 |
|
Leonardo de Moura
|
8699d2dfb7
|
feat(library/tactic/rewrite_tactic): display list of overloads occurring in a failed rewrite step
|
2015-06-14 16:30:18 -07:00 |
|
Leonardo de Moura
|
061e26157e
|
fix(kernel,library): make sure macros check relevant arguments when kernel is performing full type checking
|
2015-05-08 12:41:23 -07:00 |
|
Leonardo de Moura
|
92c424936a
|
refactor(kernel/macro_definition_cell): improve macro get_type API
|
2014-10-07 16:38:31 -07:00 |
|
Leonardo de Moura
|
b6781711b1
|
refactor(*): explicit initialization/finalization for serialization
modules, expression annotations, and tactics
|
2014-09-22 15:26:41 -07:00 |
|
Leonardo de Moura
|
ba9dd8b686
|
fix(library/choice): style
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-07-21 01:36:53 +01:00 |
|
Leonardo de Moura
|
c1b7d7bf7e
|
fix(library/choice): we should be able to store 'choice' operators in .olean files, this can happen because of notation decls
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-07-20 00:19:31 +01:00 |
|
Leonardo de Moura
|
2c0f596665
|
fix(library/choice): avoid assertion violation when Lua API is misused
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-06-24 12:14:38 -07:00 |
|
Leonardo de Moura
|
4f83b1a50b
|
feat(library): add choice expressions
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-06-11 14:35:34 -07:00 |
|