Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-10-06 12:50:56 -0700 (Sat, 06 Oct 2007)
Revision: 12327
Log message:
merge 12300:12326 from svn://svn.metaprl.org/omake-branches/jumbo/parse into dll2
Changes | Path(relative to omake-branches/jumbo/dll2) |
Properties | . |
+1 -0 | OMakefile |
+1 -0 | lib/Pervasives.om |
+8 -8 | lib/parse/C/Lex.om |
+2 -2 | lib/parse/C/Parse.om |
+5 -3 | src/builtin/omake_builtin_io_fun.ml |
+9 -10 | src/env/omake_ir_ast.ml |
+2 -1 | test/memo/Test6/OMakeroot |
Properties | test/parse/C/ |
Copied | test/parse/C/test2.c (from rev 12326, omake-branches/jumbo/parse/test/parse/C/test2.c) |
+4 -4 | test/return/Test1 |