Leonardo de Moura
|
f5e34f0c02
|
chore(library): make sure replace_visitor behavior is not compiler dependent, and remove code duplication
|
2017-06-12 20:18:11 -07:00 |
|
Leonardo de Moura
|
d64a8d24f9
|
fix(library/replace_visitor): remove replace_visitor_closed, it does not handle nested let-expr correctly
|
2016-05-01 12:04:28 -07:00 |
|
Leonardo de Moura
|
0b3e23892b
|
refactor(library/replace_visitor): add replace_visitor_closed
|
2016-04-28 17:09:02 -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 |
|
Leonardo de Moura
|
d2cbd25985
|
refactor(kernel): replace_visitor doesn't need to be in the kernel anymore
|
2014-10-17 10:23:35 -07:00 |
|