Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-24 13:13:04 -0800 (Thu, 24 Mar 2005)
Revision: 7041
Log message:
Eta-expand the continuations in CPS conversion of conditionals.
Changes | Path |
+19 -18 | mpcompiler/mmc/core/mmc_core_cps.ml |
+9 -7 | mpcompiler/mmc/extensions/bool/mmc_ext_bool.ml |