Leonardo de Moura
|
54f68226f4
|
chore(frontends/lean): disable old tactic framework and blast
|
2016-04-25 16:22:15 -07:00 |
|
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
|
eaac6ba721
|
chore(library/type_context): rename default_type_context to legacy_type_context and move it to different file
|
2016-03-04 10:26:50 -08:00 |
|
Leonardo de Moura
|
7d61f640f6
|
refactor(*): add abstract_type_context class
|
2016-02-26 14:17:34 -08:00 |
|
Leonardo de Moura
|
5a4dd3f237
|
feat(library/reducible): remove [quasireducible] annotation
|
2016-02-25 17:42:44 -08:00 |
|
Daniel Selsam
|
d521063dfb
|
feat(library/defeq_simplifier): new simplifier that uses only definitional equalities
|
2016-02-22 11:01:36 -08:00 |
|
Daniel Selsam
|
bb4b8da582
|
feat(library/unification_hint): basic handling of user-supplied unification hints
|
2016-02-12 11:48:51 -08:00 |
|
Leonardo de Moura
|
b117a10f82
|
refactor(library/blast/simplifier): use priority_queue to store simp/congr lemmas, use name convention used at forward/backward lemmas, normalize lemmas when blast starts, cache get_simp_lemmas
|
2015-12-28 17:52:57 -08:00 |
|
Leonardo de Moura
|
079a25f770
|
refactor(library/blast/forward): make sure backward and forward modules use same naming convention
|
2015-12-28 12:37:16 -08:00 |
|
Leonardo de Moura
|
c8b9c98eb6
|
refactor(library/blast/backward): use priority_queue, make sure head is normalized when building index
|
2015-12-28 12:26:06 -08:00 |
|
Leonardo de Moura
|
26d0a62052
|
refactor(*): make sure we use LEAN_DEFAULT_PRIORITY
We recently implemented the attribute manager.
|
2015-12-28 10:47:56 -08:00 |
|
Leonardo de Moura
|
f679ce0da9
|
refactor(frontends/lean): move 'print_cmd' to separate module
|
2015-12-28 09:08:18 -08:00 |
|