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

Jason Hickey jyh at cs.caltech.edu
Fri Feb 17 10:37:19 PST 2006


Module name: OMake Build System
Changes by: jyh at cs.caltech.edu (Jason Hickey)
Date: 2006-02-17 10:37:16 -0800 (Fri, 17 Feb 2006)
Revision: 8721
Log message:
      Added functions nth-hd, nth-tl, and subrange.
      Also added Aleksey's comment patch (bug #564).
      
Changes:
    +47 -1	omake-branches/0.9.6.x/doc/man/omake-base.1
    +47 -1	omake-branches/0.9.6.x/doc/man/omake-doc.1
    +113 -1	omake-branches/0.9.6.x/src/builtin/omake_builtin_base.ml
    +5 -11	omake-branches/0.9.6.x/src/env/omake_ast_lex.mll
    +1 -4	omake-branches/0.9.6.x/src/env/omake_ast_parse.input
    +2 -4	omake-branches/0.9.6.x/src/env/omake_gen_parse.ml
 
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2006-02.html#06/02/17.10:37:16



More information about the OMake-Devel mailing list