CVS log for gforth/Attic/interpretation.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


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


Revision 1.4
Mon Aug 26 10:07:19 1996 UTC (27 years, 7 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.3: +0 -0 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.3: download - view: text, markup, annotated - select for diffs
Mon May 13 16:36:59 1996 UTC (27 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.2: +1 -1 lines
eliminated state-smartness in ;code and sfnumber
immediate-flag is now $40 and restrict-flag $20
HEADER now stores the compilation wordlist in the header and
	REVEAL reveals into that wordlist
assorted cleanups

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 9 18:13:00 1996 UTC (27 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +46 -2 lines
changed most state-smart words into words with interpretation: behaviour.
added postponetest.fs to "make test"
made HashTable into a value (for speed)
replaced 'flag!' by lastflags, cset, creset, ctoggle

Revision 1.1: download - view: text, markup, annotated - [selected for diffs]
Mon May 6 12:39:00 1996 UTC (27 years, 10 months ago) by anton
Branches: MAIN
added tables (case-sensitive wordlists)
cleaned up hash.fs a bit
added "interpretation:" for adding special interpretation semantics

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>