Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-10-09 12:34:13 -0700 (Tue, 09 Oct 2007)
Revision: 12340
Log message:
merge 12319:12339 from svn://svn.metaprl.org/omake-branches/jumbo/var2 into var3
Changes | Path(relative to omake-branches/jumbo/var3) |
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 12339, omake-branches/jumbo/var2/test/return/Test2) |