[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 9567)
Jason Hickey
jyh at cs.caltech.edu
Thu Sep 14 14:36:43 PDT 2006
Module name: OMake Build System [0.9.8.x]
Changes by: jyh at cs.caltech.edu (Jason Hickey)
Date: 2006-09-14 14:36:41 -0700 (Thu, 14 Sep 2006)
Revision: 9567
Log message:
Added string channels (input channels from strings already existed,
we just never exported it).
Adding a simplified lex function.
Changes:
+23 -0 omake-branches/0.9.8.x/lib/Pervasives.om
+17 -10 omake-branches/0.9.8.x/src/build/omake_rule.ml
+0 -48 omake-branches/0.9.8.x/src/builtin/omake_builtin_base.ml
+72 -10 omake-branches/0.9.8.x/src/builtin/omake_builtin_io.ml
+146 -11 omake-branches/0.9.8.x/src/builtin/omake_builtin_io_fun.ml
+15 -9 omake-branches/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-branches/0.9.8.x/src/env/omake_env.mli
+8 -6 omake-branches/0.9.8.x/src/eval/omake_value.ml
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2006-09.html#06/09/14.14:36:41
More information about the OMake-CVS
mailing list