Powered by Apache

CVS log for OpenXM/src/kan96xx/Kan/smacro.sm1

[BACK] Up to [local] / OpenXM / src / kan96xx / Kan

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 17 00:47:09 2004 UTC (19 years, 8 months 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.7: +2 -2 lines
Diff to previous 1.7 (colored)

The function .. is equivalent to exec when the argument is an executable
array. The function "." works only for expanding polynomials (undo).

Revision 1.7 / (download) - annotate - [select for diffs], Thu Sep 16 23:53:44 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.6: +8 -3 lines
Diff to previous 1.6 (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.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 10 13:20:23 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

, is treated as a space.
,, (parse in a given ring) is changed to __
,,, (reparse a polynomial) is changed to ___

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 9 03:14:46 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.4: +2 -8 lines
Diff to previous 1.4 (colored)

join and rest call C functions Kjoin() and Krest() instead of
sm1 macros.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Sep 4 11:25:58 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

A backtrace is presented in case of an error.
New commands:
 [(traceShowStack)] extension str
 [(traceClearStack)] extension null.

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 13 05:33:10 2004 UTC (20 years ago) by takayama
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

(H) is refined by @@@.Hsymbol.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 16 07:55:41 2000 UTC (24 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_20000124, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Congratulation of sm1 version 3.* !

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:01 1999 UTC (24 years, 7 months ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

o import OpenXM sources

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:01 1999 UTC (24 years, 7 months ago) by maekawa
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>