Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-04-07 19:40:49 -0700 (Thu, 07 Apr 2005)
Revision: 7175
Log message:

      - Added mmc_bool_test tests to "omake mmc_tests"
      
      - Fixed the CPS rule for the case of a main function returning a function
        (the return type was not CPS-translated).
      
      - Added /mmc_mandel_test/test1 to "omake mmc_tests" (this currently fails with
        a Not_found error :-( )
      

Changes  Path
+1 -1 mpcompiler/mmc/arch/x86/runtime/x86_glue.s
+4 -2 mpcompiler/mmc/arch/x86/runtime/x86_runtime.c
+1 -1 mpcompiler/mmc/core/mmc_core_cps.ml
+14 -0 mpcompiler/mmc/test/OMakefile
+1210 -26 mpcompiler/mmc/test/mmc_tests_out.previous
+1 -1 mpcompiler/poplmark/pmc/core/pmc_core_cps.ml