[gforth] / gforth / kernel / Attic / interp.fs  

gforth: gforth/kernel/Attic/interp.fs


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

Revision 1.9
Wed Jul 8 16:47:33 1998 UTC (14 years, 10 months ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +0 -0 lines
FILE REMOVED
renamed 00-readme files to README
added scripts elisp-comp and missing
removed kernel/interp.fs (should have been removed in mega-patch)
added make rule for doc/gforth.txt
renamed PARSE-WORD into SWORD (PARSE-WORD is used with the meaning of NAME in
	OpenBoot and dpans6 A.6.2.2008)

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 21:15:23 1997 UTC (15 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 , to selected 1.6
Changed "marker and order" problem

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Oct 24 17:13:31 1997 UTC (15 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.6: +2 -0 lines
Diff to previous 1.6
bugfix (multiple REVEALs had wrong stack effect)
added test for ONLY bug

Revision 1.6 - (view) (download) (annotate) - [selected]
Sat Sep 13 12:05:52 1997 UTC (15 years, 8 months ago) by jwilke
Branch: MAIN
Changes since 1.5: +19 -19 lines
Diff to previous 1.5
Changed hax-xy flags to environmental queries.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Aug 31 19:32:30 1997 UTC (15 years, 8 months ago) by jwilke
Branch: MAIN
Changes since 1.4: +16 -62 lines
Diff to previous 1.4 , to selected 1.6
changes from gforth-ec:
updated cross (side-effect: no more warnings :-)
some changed other forth-files
['] can not do forward references any more

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 16:17:27 1997 UTC (15 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.3: +12 -12 lines
Diff to previous 1.3 , to selected 1.6
Added documentation for structures and object.fs
Changed representation of structures from "size align" to "align size",
   and renamed 1 cells: to cell% etc.
added %size and %alignment
fixed search bug
added command-line option --die-on-signal

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Jul 6 15:56:16 1997 UTC (15 years, 10 months ago) by jwilke
Branch: MAIN
Changes since 1.2: +55 -24 lines
Diff to previous 1.2 , to selected 1.6
Major change!
hash and search does not rely on each other.
context and voclink are now present in kernel.
words and marker can now defined without loading hash or search
marker went to extend.fs
word went to kernel/tools.fs
table goes to seperate file (at the moment)
glocals.fs and kernel/toolsext.fs are changed because of the change in the
wordlist-map-struct...
Attention: You can't recompile the code without new kernel-files!!!
jens

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 17:28:15 1997 UTC (15 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.1: +6 -2 lines
Diff to previous 1.1 , to selected 1.6
Environmental query "gforth" now returns the version-string
dictionary-end and unused moved into the kernel/basics.fs
Minor gforth.el bug fixes
Major rewrite of objects.fs (not yet done)
fixed -trailing bug (with test in test/other.fs)
optimization of fields with offset 0 in struct.fs and compat/struct.fs
other changes in compat/struct.fs (not yet done)
added ansreports to compat/*.fs
documentation changes
allot now checks for dict overflow
named [IS] (compilation semantics of IS).
minor changes

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed May 21 20:40:15 1997 UTC (16 years ago) by anton
Branch: MAIN
Diff to selected 1.6
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

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