aboutsummaryrefslogtreecommitdiff
path: root/src/Compilers/LinearizeInterp.v
Commit message (Collapse)AuthorAge
* Remove an unneeded require importGravatar Jason Gross2017-05-13
|
* Generalize linearize a bit moreGravatar Jason Gross2017-04-15
| | | | Now we will (I hope) inline let-bound pairs
* Add a bit more power to side conditions in reflective_interp rewrite dbGravatar Jason Gross2017-04-15
|
* Better version of linearize without a-normal formGravatar Jason Gross2017-04-14
| | | | Now we no longer let-bind arguments to Op (oops)
* Split off a-normal form from flatteningGravatar Jason Gross2017-04-14
| | | | Now we can flatten let binders without putting operations in a-normal form
* Remove useless importGravatar Jason Gross2017-04-14
|
* rename-everythingGravatar Andres Erbsen2017-04-06