[gforth] / gforth / kernel / toolsext.fs  

gforth: gforth/kernel/toolsext.fs


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

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 15:25:19 2012 UTC (4 months, 3 weeks ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
updated copyright year

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Jul 20 19:34:27 2012 UTC (10 months ago) by pazsan
Branch: MAIN
Changes since 1.28: +6 -6 lines
Diff to previous 1.28
Refactoring for libgforth

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 18:09:02 2010 UTC (2 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
updated copyright years

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Mar 18 14:45:54 2010 UTC (3 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
Moved SWORD WORD out of kernel (it's now not used anywhere but in tests).
Replaced use of WORD in [DEFINED] with PARSE-NAME

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Mar 9 16:18:58 2010 UTC (3 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
made cunningly inconspicuous IMMEDIATE visible (reported by Josh Grams)

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Dec 31 15:32:36 2009 UTC (3 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
updated copyright years

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Dec 27 01:00:53 2009 UTC (3 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Added c-values/c-variables to libcc.fs
Made all vocabularies available when hash.fs loads hashed
other small fixes

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 19:02:25 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
CVS Tags: v0-7-0
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
updated copyright year after changing license notice

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 18:40:26 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.21: +2 -3 lines
Diff to previous 1.21
updated copyright notices for GPL v3

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 15:46:14 2005 UTC (7 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
updated the copyright year on many files
added FSF copyright header to complex.fs fft.fs regexp-test.fs regexp.fs
added fsl-util.fs to update-copyright-blacklist

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Aug 2 12:00:52 2005 UTC (7 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
added STACK_CACHE_DEFAULT_FAST configuration variable
fixed some bugs
added some primitive/state combinations
changes to support up to 8 stack cache registers
Worked around an unresolved bug in kernel/toolsext.fs

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Jun 28 15:22:45 2005 UTC (7 years, 10 months ago) by pazsan
Branch: MAIN
Changes since 1.18: +5 -5 lines
Diff to previous 1.18
Adapted interpretative loops

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Mar 9 15:17:07 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-0, v0-6-1, v0-6-2
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
updated copyright years

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Mar 8 19:20:39 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.16: +6 -2 lines
Diff to previous 1.16
bugfix (dealing with "(" inside 0 [if] ... [then])

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Jan 20 17:07:42 2003 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
undid changes to copyright notices

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Jan 19 23:35:35 2003 UTC (10 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
Updated copyright notices
Added stack effects to kernel/input.fs

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Dec 25 16:55:10 2001 UTC (11 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
dynamic superinstructions now continue across conditional branches
added DEFINED back in (as alias of [DEFINED])

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Sep 17 11:28:05 2001 UTC (11 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.12: +9 -6 lines
Diff to previous 1.12
Provided [defined] and [undefined]
Changed stack comments in toolsext.fs

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 15:47:12 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
CVS Tags: v0-5-0
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
changed FSF address in copyright messages

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 15:06:11 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
updated copyright dates in many files (not in ec-related files)

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat May 27 09:41:30 2000 UTC (13 years ago) by anton
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
renamed old >HEAD/>NAME into >HEAD-NOPRIM, defined >HEAD/>NAME to also
  work on primitives.
>HEAD/>NAME now returns 0 (instead of the nt of ???) on failure.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Mar 23 20:24:27 1999 UTC (14 years, 2 months ago) by crook
Branch: MAIN
Changes since 1.8: +4 -5 lines
Diff to previous 1.8
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.8 - (view) (download) (annotate) - [select for diffs]
Wed Feb 3 00:10:26 1999 UTC (14 years, 3 months ago) by crook
Branch: MAIN
Changes since 1.7: +85 -22 lines
Diff to previous 1.7
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.7 - (view) (download) (annotate) - [select for diffs]
Sat Jan 2 14:03:37 1999 UTC (14 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
improved >name accuracy
refactored : and :noname

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Dec 8 22:03:14 1998 UTC (14 years, 5 months ago) by anton
Branch: MAIN
CVS Tags: v0-4-0
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
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 Oct 10 10:28:37 1998 UTC (14 years, 7 months ago) by pazsan
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Changed virtual method table pointer in dictionary objects to be compatible with
the other OO packages (VMT-pointer on first cell)

You need a new kernel.fi to recompile the kernel

Revision 1.4 - (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.3: +3 -1 lines
Diff to previous 1.3
Changed "marker and order" problem

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Aug 31 19:32:31 1997 UTC (15 years, 8 months ago) by jwilke
Branch: MAIN
Changes since 1.2: +2 -2 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) - [select for diffs]
Sun Jul 6 15:56:17 1997 UTC (15 years, 10 months ago) by jwilke
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
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.1 - (view) (download) (annotate) - [select for diffs]
Wed May 21 20:40:18 1997 UTC (16 years ago) by anton
Branch: MAIN
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