Daniel Selsam
|
e1bc0a68e6
|
refactor(simplifier): port skeleton to new tactic framework
Conflicts:
library/init/meta/tactic.lean
src/library/tactic/tactic_state.cpp
|
2016-06-24 15:20:40 -07:00 |
|
Leonardo de Moura
|
2a38ddb124
|
refactor(library): merge util and occurs
|
2016-03-22 09:51:06 -07:00 |
|
Leonardo de Moura
|
3c878ecd01
|
feat(kernel): add let-expressions to the kernel
The frontend is still using the old "let-expression macros".
We will use the new let-expressions to implement the new tactic framework.
|
2016-02-29 16:40:17 -08:00 |
|
Daniel Selsam
|
f06cdff2a1
|
fix(library/blast/simplifier/ceqv): fix error in is_permutation
|
2016-02-07 14:06:28 -08:00 |
|
Leonardo de Moura
|
c105d2fe47
|
feat(library/blast): add simp strategies
|
2015-12-06 13:04:41 -08:00 |
|
Daniel Selsam
|
c064f0cd82
|
fix(library/blast/simplifier/ceqv): typos
|
2015-12-02 22:56:00 -08:00 |
|
Daniel Selsam
|
21cb409e6c
|
refactor(library/blast/simplifier): move simplifier module into blast
|
2015-11-19 19:43:04 -08:00 |
|