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

Jason J. Hickey jyh at cs.caltech.edu
Thu Nov 1 14:03:22 PDT 2007


merge 12444:12458 from svn://svn.metaprl.org/omake-branches/0.9.8.x into syntax

Fixed that grammar, it was broken in several places.

----
Changes in omake-branches/jumbo/syntax:
    Properties  .
    +5 -3       lib/Pervasives.om
    +1 -0       lib/parse/C/Lex.om
    +12 -1      lib/parse/C/Parse.om
    +2 -2       lib/parse/LaTeX/Lex.om
    +1 -0       lib/parse/LaTeX/Macros.om
    +1 -0       src/ast/omake_ast.ml
    +1 -0       src/ast/omake_ast_print.ml
    +1 -1       src/ast/omake_ast_util.ml
    +1 -0       src/builtin/omake_builtin_base.ml
    +4 -6       src/clib/omake_shell_sys.c
    +8 -6       src/env/omake_ast_lex.mll
    +6 -6       src/env/omake_ast_parse.input
    +34 -33     src/env/omake_exp_lex.ml
    +61 -8      src/env/omake_exp_parse.mly
    +2 -1       src/env/omake_ir_ast.ml
    +3 -1       src/eval/omake_eval.ml
    Properties  test/syntax/
    Added       test/syntax/Test1
    Properties  test/syntax/Test1
    Added       test/syntax/Test2
    Added       test/syntax/Test3
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-11.html#07/11/01.14:03:22



More information about the OMake-CVS mailing list