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

gforth: gforth/kernel/Attic/special.fs


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

Revision 1.13
Tue May 18 15:13:51 1999 UTC (14 years, 1 month ago) by jwilke
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -0 lines
FILE REMOVED
Liquidated special.fs and distributed the definitions into apropriate
postitions in int.fs and comp.fs. Only ." and S" fit nowhere in and
went to quotes.fs.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon May 17 15:07:05 1999 UTC (14 years, 1 month ago) by jwilke
Branch: MAIN
Changes since 1.11: +2 -0 lines
Diff to previous 1.11 , to selected 1.2
Added require at beginning of file.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu May 6 21:33:37 1999 UTC (14 years, 1 month ago) by crook
Branch: MAIN
Changes since 1.10: +13 -11 lines
Diff to previous 1.10 , to selected 1.2
Major re-write of manual sections concerning text interpreter and
defining words. Much fine-tuning of other sections. The manual is
``nearly finished'' -- at least, all the major pieces of work that
I envisaged for the first mods (which were only going to take a
couple of weeks...). The manual has grown from 127 pages to 192
which is good news in terms of content but bad news in terms of the
time it takes to print out on my HP550C DeskJet.

Other changes are just tweaks to glossary entries.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed May 5 18:10:30 1999 UTC (14 years, 1 month ago) by jwilke
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 , to selected 1.2
Made last bugfix optional; only needed with xconds.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon May 3 09:46:20 1999 UTC (14 years, 1 month ago) by jwilke
Branch: MAIN
Changes since 1.8: +10 -12 lines
Diff to previous 1.8 , to selected 1.2
kernel/special.fs
	added exit-like in DOES> statement *bugfix*
glocals.fs
	used mappedwordlist constructor

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Mar 23 20:24:27 1999 UTC (14 years, 3 months ago) by crook
Branch: MAIN
Changes since 1.7: +11 -9 lines
Diff to previous 1.7 , to selected 1.2
Makefile.in

-- changes to make documentation build with moofglos.fs
   rather than with mini-oof.fs (since the former contains glossary
   entries and the latter does not)

assert.fs blocks.fs debug.fs environ.fs errors.fs extend.fs float.fs
glocals.fs moofglos.fs prim search.fs struct.fs stuff.fs vt100.fs
kernel/args.fs kernel/basics.fs kernel/comp.fs kernel/cond.fs
kernel/files.fs kernel/getdoers.fs kernel/int.fs kernel/io.fs
kernel/nio.fs kernel/paths.fs kernel/require.fs kernel/special.fs
kernel/tools.fs kernel/toolsext.fs kernel/vars.fs

-- many small changes to glossary entries.. I think most are done
   now, so I hope to change far fewer files next time!

doc/gforth.ds

-- many, many small changes and a few large ones. Moved some sections
   around, fixed typos and formatting errors, added new section on
   exception handling, rearranged 'files' section.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Feb 3 00:10:25 1999 UTC (14 years, 4 months ago) by crook
Branch: MAIN
Changes since 1.6: +9 -0 lines
Diff to previous 1.6 , to selected 1.2
New "docclean" target for makefile (removes glossary dependencies when
rebuilding documentation). Changes to .fs files and prim are restricted
to glossary (\G) additions for the documentation; this has necessitated
the addition of new white-space in places to stop the \G stuff from
obscuring the code. Many additions to doc/gforth.ds - new sections
added, a few things moved and some sections re-written slightly. There
are a set of things to tidy up before this rev. is suitable for
release, and those will be my highest priority. I have also used
"@comment TODO" to highlight other sections I plan to work on, and
added a set of comments at the start to indicate other things I plan
to modify in the medium-term.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Dec 8 22:03:14 1998 UTC (14 years, 6 months ago) by anton
Branch: MAIN
CVS Tags: v0-4-0
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 , to selected 1.2
updated dates in copyright messages
inserted copyright messages in most files that did not have them
removed outdated files engine/32bit.h engine/strsig.c

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat May 2 21:29:09 1998 UTC (15 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.4: +8 -46 lines
Diff to previous 1.4 , to selected 1.2
Mega-Patch; lots of changes

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Sep 13 12:05:53 1997 UTC (15 years, 9 months ago) by jwilke
Branch: MAIN
Changes since 1.3: +11 -5 lines
Diff to previous 1.3 , to selected 1.2
Changed hax-xy flags to environmental queries.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Aug 31 19:32:31 1997 UTC (15 years, 9 months ago) by jwilke
Branch: MAIN
Changes since 1.2: +46 -0 lines
Diff to previous 1.2
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.2 - (view) (download) (annotate) - [selected]
Fri Jun 6 17:28:16 1997 UTC (16 years ago) by anton
Branch: MAIN
Changes since 1.1: +4 -1 lines
Diff to previous 1.1
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:18 1997 UTC (16 years, 1 month ago) by anton
Branch: MAIN
Diff to selected 1.2
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