[gforth] / gforth / Attic / special.fs  

gforth: gforth/Attic/special.fs


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)
Current tag: MAIN

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

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 24 22:29:00 1997 UTC (16 years, 3 months ago) by pazsan
Branch: MAIN
CVS Tags: v0-3-0
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
Fixed some alignment problems

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Aug 26 10:07:21 1996 UTC (16 years, 9 months ago) by anton
Branch: MAIN
CVS Tags: v0-2-0, v0-2-1
Changes since 1.2: +6 -2 lines
Diff to previous 1.2
' 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 - (view) (download) (annotate) - [select for diffs]
Wed Aug 21 14:58:44 1996 UTC (16 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.1: +26 -6 lines
Diff to previous 1.1
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 - (view) (download) (annotate) - [select for diffs]
Thu Jul 25 09:25:16 1996 UTC (16 years, 10 months ago) by anton
Branch: MAIN
fixed some macros such that their arguments are only evaluated once.
checked in special.fs

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.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help