Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-04-08 22:04:19 -0700 (Fri, 08 Apr 2005)
Revision: 7184
Log message:

      - Added a few tuple tests.
      
      - Fixed a number of issues with tuple extension frontend (added CPS, fixed a
        bug in type inference). Subtyping type inference for the subscript
        expression is not implemented; but other things seem to work.
      

Changes  Path
+12 -0 mpcompiler/mmc/extensions/callcc/mmc_ext_callcc.mli
+67 -8 mpcompiler/mmc/extensions/tuple/mmc_ext_tuple.ml
+4 -0 mpcompiler/mmc/test/OMakefile
+119 -0 mpcompiler/mmc/test/mmc_tests_out.previous
Added mpcompiler/mmc/test/mmc_tuple_test.ml
Properties mpcompiler/mmc/test/mmc_tuple_test.ml
Added mpcompiler/mmc/test/mmc_tuple_test.mli
Properties mpcompiler/mmc/test/mmc_tuple_test.mli