Leonardo de Moura
|
4917ab0c65
|
chore(library): remove congr_lemma
|
2018-08-23 16:48:43 -07:00 |
|
Leonardo de Moura
|
82095cc018
|
refactor(kernel): split declaration into declaration and constant_info
This is just another step towards the design described at commit 16598391a07d4a
|
2018-08-22 17:53:11 -07:00 |
|
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
|
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
|
20db4edf27
|
feat(library): add persistent_context_cache
|
2018-02-21 15:04:20 -08:00 |
|