[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 11905)

Jason J. Hickey jyh at cs.caltech.edu
Tue Aug 7 09:09:06 PDT 2007


Fixed the problem with anonymous functions.  I have no idea whether people
are using anonymous functions, but it seems best to support them.

Note: this should not propagate to the keyword branch, since it
already handles anonymous functions correctly.

----
Changes in omake-branches/0.9.8.x/src:
    +1 -3       builtin/omake_builtin_fun.ml
    +4 -0       builtin/omake_builtin_object.ml
    +7 -0       env/omake_command_digest.ml
    +47 -0      eval/omake_eval.ml
    +8 -0       eval/omake_value.ml
    +4 -2       ir/omake_value_print.ml
    +2 -0       ir/omake_value_type.ml
    +1 -0       main/omake_shell.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-08.html#07/08/07.09:09:06



More information about the OMake-CVS mailing list