Leonardo de Moura
|
ce0467638e
|
chore(*): remove unification hints
|
2018-04-10 16:29:04 -07:00 |
|
Leonardo de Moura
|
3e81f88887
|
feat(library): implement new cache API for fun_info
|
2018-03-05 15:46:42 -08:00 |
|
Leonardo de Moura
|
eddc64d154
|
chore(library/abstract_context_cache): remove unnecessary argument
|
2018-03-05 14:40:47 -08:00 |
|
Leonardo de Moura
|
bdea7d420d
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
Leonardo de Moura
|
f873def910
|
refactor(library/type_context): move unification_hints to cache object
|
2018-03-05 12:17:09 -08:00 |
|
Leonardo de Moura
|
993770e14a
|
feat(library/persistent_context_cache): use abstract_context_cache
|
2018-02-21 16:20:42 -08:00 |
|
Leonardo de Moura
|
80b88c53cb
|
fix(library/persistent_context_cache): missing reset
|
2018-02-21 15:04:20 -08:00 |
|
Leonardo de Moura
|
11a05ae4c5
|
feat(library/tactic): add tactic_state_context_cache helper class
This commit also renames `token` ==> `unique_id`.
We already use `token` in the scanner.
|
2018-02-21 15:04:20 -08:00 |
|
Leonardo de Moura
|
2ff301babd
|
chore(library/persistent_context_cache): style
|
2018-02-21 15:04:20 -08:00 |
|
Leonardo de Moura
|
20db4edf27
|
feat(library): add persistent_context_cache
|
2018-02-21 15:04:20 -08:00 |
|