Commit graph

5 commits

Author SHA1 Message Date
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