Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-10-10 09:54:52 -0700 (Wed, 10 Oct 2007)
Revision: 12357
Log message:
Automated merge of 12330:12356 from svn://svn.metaprl.org/omake-branches/jumbo/dll-syntax into dll-odbc
Changes | Path(relative to omake-branches/jumbo/dll-odbc) |
Properties | . |
+5 -5 | src/build/omake_build.ml |
+11 -4 | src/env/omake_command_digest.ml |
+5 -2 | src/env/omake_exn_print.ml |
+38 -15 | src/env/omake_ir_ast.ml |
+39 -33 | src/env/omake_ir_semant.ml |
+9 -9 | src/eval/omake_eval.ml |
+7 -2 | src/ir/omake_ir.ml |
+2 -2 | src/ir/omake_ir_free_vars.ml |
+15 -4 | src/ir/omake_ir_print.ml |
+2 -2 | src/ir/omake_ir_util.ml |
+1 -1 | src/ir/omake_value_type.ml |
+4 -1 | src/main/omake_shell.ml |
Copied | test/return/Test2 (from rev 12356, omake-branches/jumbo/dll-syntax/test/return/Test2) |