CVS log for gforth/Attic/special.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.5
Wed May 21 20:39:40 1997 UTC (26 years, 10 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 24 22:29:00 1997 UTC (27 years, 1 month ago) by pazsan
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +4 -4 lines
Fixed some alignment problems

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 26 10:07:21 1996 UTC (27 years, 7 months ago) by anton
Branches: MAIN
CVS tags: v0-2-1, v0-2-0
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +6 -2 lines
' and ['] now deliver an error for compile-only words.
renamed special- words into interpret/compile- words.
refactored some of the recent changes.
adapted see to the changes
added way to make a word that defines words with differring
 interpretation and compilation code.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 21 14:58:44 1996 UTC (27 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +26 -6 lines
a little cleanup in 386.h
renamed special: to interpret/compile:
renamed save-string to save-mem
added extend-mem
replaced (name>) with ((name>))
replaced name> with name>int and name>comp
renamed compile-only to compile-only-error
replaced xt>i with name>int
replaced xt>c with name>comp
removed xt>s
removed found
search-wordlist now delivers interpretation-xt
replaced (sfind) with find-name
replaced C' with COMP' and [C'] with [COMP']
removed S' and [S']
added hex.
added some helper words
adapted other words to the changes
started documenting the intergration of Gforth in applications

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 25 09:25:16 1996 UTC (27 years, 8 months ago) by anton
Branches: MAIN
fixed some macros such that their arguments are only evaluated once.
checked in special.fs

Diff request

This form allows you to request diffs 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.

Log view options

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