Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-11-03 11:12:32 -0700 (Sat, 03 Nov 2007)
Revision: 12515
Log message:
merge 12512:12514 from svn://svn.metaprl.org/omake-branches/0.9.8.x into var2
Changes | Path(relative to omake-branches/jumbo/var2) |
Properties | . |
+28 -4 | src/env/omake_command_digest.ml |
+43 -57 | src/env/omake_env.ml |
+4 -4 | src/env/omake_env.mli |
+5 -5 | src/env/omake_ir_ast.ml |
+3 -3 | src/env/omake_ir_semant.ml |
+10 -10 | src/eval/omake_eval.ml |
+3 -16 | src/ir/omake_ir.ml |
+4 -6 | src/ir/omake_ir_free_vars.ml |
+14 -13 | src/ir/omake_ir_print.ml |
+4 -3 | src/ir/omake_value_type.ml |