Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-05-22 15:11:02 -0700 (Sun, 22 May 2005)
Revision: 1053
Log message:
The "or" and "and" built-in functions need to be lazy (in order to enable
short-circuit evaluation).
Changes | Path |
+3 -4 | omake/OMakeroot.src.in |
+2 -2 | omake/src/build/omake_builtin_base.ml |