Up to [local] / OpenXM / src / k097
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: HEAD
Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 16 23:53:45 2004 UTC (20 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
RELEASE_1_2_3,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Several small changes. 1. Changed an algorithm of oxGenPass. 2. The operator "." is equivalent to "exec" when the argument is an executable array. Example. { 1 2 add }. message 3. The function [(or_attrs) literal] extension is added. In strictMode in var.sm1, or_attrs is called instead of chattrs to protect all pre-defined symbols. The function strictMode is called from k0 when it starts.