Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-10-06 09:13:03 -0700 (Sat, 06 Oct 2007)
Revision: 12306
Log message:
Backporting the parser/lexer from the "parse" jumbo branch.
| Changes | Path(relative to omake-branches/0.9.8.x) |
| +24 -17 | lib/parse/C/Lex.om |
| +1574 -226 | lib/parse/C/Parse.om |
| +5 -5 | src/builtin/omake_builtin_io_fun.ml |
| Properties | test/parse/C/ |
| +2 -1 | test/parse/C/Test |
| Added | test/parse/C/test2.c |