[Omake] SVN Commit: OMake Build System (Rev. 10312)

Jason Hickey jyh at cs.caltech.edu
Sat Mar 31 22:00:27 PDT 2007


Parsed a small C file (tests/parse/C).

----
Changes:
    +9 -7	omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.ml
    +9 -8	omake-jumbo-branches/const/0.9.8.x/src/env/omake_env.ml
    +5 -16	omake-jumbo-branches/parse/0.9.8.x/lib/Pervasives.om
    +2 -2	omake-jumbo-branches/parse/0.9.8.x/lib/parse/C/Parse.om
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/src/Makefile
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/src/Makefile.nt
    +5 -5	omake-jumbo-branches/parse/0.9.8.x/src/build/omake_builtin.ml
    +10 -4	omake-jumbo-branches/parse/0.9.8.x/src/build/omake_builtin_util.ml
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_base.ml
    +9 -19	omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_io_fun.ml
    +16 -3	omake-jumbo-branches/parse/0.9.8.x/src/env/omake_command_digest.ml
    +70 -53	omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.ml
    +5 -4	omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.mli
    +75 -35	omake-jumbo-branches/parse/0.9.8.x/src/env/omake_ir_ast.ml
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/src/eval/omake_eval.ml
    +18 -11	omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_ir.ml
    +22 -6	omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_ir_print.ml
    +1 -0	omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_symbol.ml
    +7 -7	omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_var.ml
    +1 -1	omake-jumbo-branches/parse/0.9.8.x/src/main/omake_shell.ml
    Deleted	omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/Test
    Added	omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/Test.om
    Added	omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/test
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-03.html#07/03/31.22:00:27



More information about the OMake-CVS mailing list