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

Jason J. Hickey jyh at cs.caltech.edu
Thu Aug 9 09:50:05 PDT 2007


Curried functions are defined with the "curry" qualifier.

curry.f() =
   ...

Added some tests.

----
Changes in omake-branches/jumbo/curry:
    +2 -1       src/env/omake_command_digest.ml
    +27 -11     src/env/omake_ir_ast.ml
    +2 -2       src/env/omake_ir_semant.ml
    +23 -13     src/eval/omake_eval.ml
    +3 -1       src/ir/omake_ir.ml
    +1 -1       src/ir/omake_ir_free_vars.ml
    +6 -2       src/ir/omake_ir_print.ml
    +1 -1       src/ir/omake_ir_util.ml
    +1 -0       src/ir/omake_symbol.ml
    Properties  test/curry/
    Added       test/curry/Test1
    Added       test/curry/Test2
    Added       test/curry/Test3
    Added       test/curry/Test4
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-08.html#07/08/09.09:50:05



More information about the OMake-CVS mailing list