Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-30 20:30:55 -0800 (Wed, 30 Mar 2005)
Revision: 7071
Log message:
Ouch, we were closing over functions too. In closure, filter out
free function variables.
Changes | Path |
+12 -2 | mpcompiler/mmc/core/mmc_core_closure.ml |
+62 -26 | mpcompiler/mmc/core/mmc_core_sweep.ml |
+17 -1 | mpcompiler/mmc/core/mmc_core_sweep.mli |
Properties | mpcompiler/mmc/test |