Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-11-04 12:34:28 -0800 (Sun, 04 Nov 2007)
Revision: 12560
Log message:
merge 12544:12559 from svn://svn.metaprl.org/omake-branches/jumbo/var3 into const
| Changes | Path(relative to omake-branches/jumbo/const) |
| Properties | . |
| +2 -2 | src/build/omake_rule.ml |
| +0 -24 | src/builtin/omake_builtin_object.ml |
| +16 -56 | src/env/omake_command_digest.ml |
| +99 -27 | src/env/omake_ir_ast.ml |
| +13 -6 | src/env/omake_ir_semant.ml |
| +94 -265 | src/eval/omake_eval.ml |
| +1 -2 | src/eval/omake_eval.mli |
| +0 -32 | src/eval/omake_value.ml |
| +6 -14 | src/ir/omake_ir.ml |
| +9 -4 | src/ir/omake_ir_free_vars.ml |
| +22 -32 | src/ir/omake_ir_print.ml |
| +0 -39 | src/ir/omake_value_print.ml |
| +0 -4 | src/ir/omake_value_type.ml |
| +2 -6 | src/main/omake_shell.ml |
| Copied | test/lazy/ (from rev 12559, omake-branches/jumbo/var3/test/lazy) |
| Properties | test/lazy/ (from rev 12559, omake-branches/jumbo/var3/test/lazy) |