CVS log for gforth/kernel/Attic/interp.fs

[BACK] Up to [gforth] / gforth / kernel

Request diff between arbitrary revisions


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


Revision 1.9
Wed Jul 8 16:47:33 1998 UTC (25 years, 9 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +0 -0 lines
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: download - view: text, markup, annotated - select for diffs
Mon Dec 1 21:15:23 1997 UTC (26 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +2 -2 lines
Changed "marker and order" problem

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Oct 24 17:13:31 1997 UTC (26 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +2 -0 lines
bugfix (multiple REVEALs had wrong stack effect)
added test for ONLY bug

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 13 12:05:52 1997 UTC (26 years, 7 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +19 -19 lines
Changed hax-xy flags to environmental queries.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 31 19:32:30 1997 UTC (26 years, 7 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +16 -62 lines
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: download - view: text, markup, annotated - select for diffs
Thu Jul 31 16:17:27 1997 UTC (26 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +12 -12 lines
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: download - view: text, markup, annotated - select for diffs
Sun Jul 6 15:56:16 1997 UTC (26 years, 9 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +55 -24 lines
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: download - view: text, markup, annotated - select for diffs
Fri Jun 6 17:28:15 1997 UTC (26 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +6 -2 lines
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: download - view: text, markup, annotated - select for diffs
Wed May 21 20:40:15 1997 UTC (26 years, 11 months ago) by anton
Branches: MAIN
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

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>