Commit graph

6 commits

Author SHA1 Message Date
Justin Ethier
7fa4cd4ebd Allow optimizing non-mutating prims 2016-06-09 00:04:30 -04:00
Justin Ethier
b32a8f32f8 WIP 2016-06-08 23:30:35 -04:00
Justin Ethier
d415ccee31 WIP 2016-06-07 22:52:02 -04:00
Justin Ethier
2f326c0efc Do not optimize-out variables if they are:
- Mutated
- Never referenced (implies operation is performed for side effects)
2016-06-07 00:03:57 -04:00
Justin Ethier
348b85c492 Setup test harness 2016-06-02 22:23:08 -04:00
Justin Ethier
b76da942a0 Relocated 2016-06-02 22:20:32 -04:00
Renamed from test-cps.scm (Browse further)