Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-04-14 21:41:00 -0700 (Fri, 14 Apr 2006)
Revision: 9089
Log message:
Function scopes are now strict (new variables do not default to private).
Changes | Path |
+18 -18 | omake-branches/0.9.9.x/lib/build/C.om |
+2 -27 | omake-branches/0.9.9.x/src/env/omake_ir_ast.ml |