Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-04-04 14:22:59 -0700 (Mon, 04 Apr 2005)
Revision: 7119
Log message:

      Hoisting has an issue with nested recursive functions.
      

Changes  Path
+1 -1 mpcompiler/mmc/core/mmc_core_ast.mli
+1 -1 mpcompiler/mmc/core/mmc_core_tast.ml
+1 -1 mpcompiler/mmc/core/mmc_core_type_infer.ml
+2 -0 mpcompiler/mmc/extensions/int/mmc_ext_int.ml
+9 -0 mpcompiler/mmc/test/mmc_int_test.ml
+1 -83 mpcompiler/mmc/test/mmc_mandel_test.ml