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

Aleksey Nogin nogin at metaprl.org
Fri Aug 3 14:40:26 PDT 2007


Recreated the var2 branch.

----
Changes:
    Added	omake-branches/jumbo/var2/
    +1 -1	omake-branches/jumbo/var2/lib/build/OCaml.om
    +30 -3	omake-branches/jumbo/var2/src/env/omake_command_digest.ml
    +282 -73	omake-branches/jumbo/var2/src/env/omake_env.ml
    +64 -4	omake-branches/jumbo/var2/src/env/omake_env.mli
    +22 -6	omake-branches/jumbo/var2/src/env/omake_ir_ast.ml
    +3 -1	omake-branches/jumbo/var2/src/env/omake_ir_semant.ml
    +14 -0	omake-branches/jumbo/var2/src/eval/omake_eval.ml
    +62 -4	omake-branches/jumbo/var2/src/ir/omake_ir.ml
    +2 -0	omake-branches/jumbo/var2/src/ir/omake_ir_free_vars.ml
    +51 -0	omake-branches/jumbo/var2/src/ir/omake_ir_print.ml
    +2 -0	omake-branches/jumbo/var2/src/ir/omake_ir_util.ml
    +1 -1	omake-branches/jumbo/var2/src/ir/omake_options.ml
    +2 -0	omake-branches/jumbo/var2/src/ir/omake_pos.ml
    +15 -2	omake-branches/jumbo/var2/src/ir/omake_value_type.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-08.html#07/08/03.14:40:26



More information about the OMake-CVS mailing list