gforth: gforth/kernel/vars.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Current tag: MAIN
Revision 1.54
-
(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.53: +1 -1 lines
Diff to previous 1.53
,
to selected 1.39
updated copyright year
Revision 1.53
-
(view)
(download)
(annotate)
- [select for diffs]
Sat May 26 10:20:01 2012 UTC (11 months, 4 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.52: +13 -3 lines
Diff to previous 1.52
,
to selected 1.39
Block size made configurable (not completed)
Float and double number separators configurable (see VFX)
Revision 1.52
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Mar 16 20:34:23 2012 UTC (14 months, 1 week ago) by pazsan
Branch:
MAIN
Changes since 1.51: +2 -0 lines
Diff to previous 1.51
,
to selected 1.39
Exception handling for threads
Revision 1.51
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Mar 15 13:37:25 2012 UTC (14 months, 1 week ago) by pazsan
Branch:
MAIN
Changes since 1.50: +10 -7 lines
Diff to previous 1.50
,
to selected 1.39
PNO buf made thread safe
Revision 1.50
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Dec 31 15:29:26 2011 UTC (16 months, 3 weeks ago) by anton
Branch:
MAIN
Changes since 1.49: +1 -1 lines
Diff to previous 1.49
,
to selected 1.39
updated copyright years
Revision 1.49
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Nov 16 01:25:58 2011 UTC (18 months, 1 week ago) by pazsan
Branch:
MAIN
Changes since 1.48: +3 -1 lines
Diff to previous 1.48
,
to selected 1.39
android gforth works, changed recurse, fixed creating a binary distribution (not fully completed yet)
Revision 1.48
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Apr 13 20:11:12 2011 UTC (2 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.47: +1 -1 lines
Diff to previous 1.47
,
to selected 1.39
aiaddr_len is 32 bit
Revision 1.47
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:26 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-7-0
Changes since 1.46: +2 -3 lines
Diff to previous 1.46
,
to selected 1.39
updated copyright notices for GPL v3
Revision 1.46
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 17:34:59 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
,
to selected 1.39
updated copyright years
Revision 1.45
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Feb 23 22:33:22 2007 UTC (6 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.44: +4 -2 lines
Diff to previous 1.44
,
to selected 1.39
changed >OUTFILE ... OUTFILE< to OUTFILE-EXECUTE
changed >INFILE ... INFILE< to INFILE-EXECUTE
added BASE-EXECUTE
related documentation changes
Revision 1.44
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 31 13:39:19 2006 UTC (6 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.43: +1 -1 lines
Diff to previous 1.43
,
to selected 1.39
updated copyright years
Revision 1.43
-
(view)
(download)
(annotate)
- [select for diffs]
Fri May 26 21:18:45 2006 UTC (7 years ago) by pazsan
Branch:
MAIN
Changes since 1.42: +0 -1 lines
Diff to previous 1.42
,
to selected 1.39
Fixed problem with error stack leftovers
Revision 1.42
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Mar 25 18:37:16 2006 UTC (7 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41
,
to selected 1.39
Further R8C Forth additions: LCD init, ADC fetch, /line limit...
Revision 1.41
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 5 14:10:52 2006 UTC (7 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.40: +6 -0 lines
Diff to previous 1.40
,
to selected 1.39
Flash-enabled Gforth EC
Revision 1.40
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Feb 26 17:23:47 2006 UTC (7 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.39: +3 -0 lines
Diff to previous 1.39
Further work on R8C forth
Revision 1.39
-
(view)
(download)
(annotate)
- [selected]
Sat Feb 18 13:12:52 2006 UTC (7 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
Fixed cross
Revision 1.38
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Feb 12 23:45:55 2006 UTC (7 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.37: +7 -3 lines
Diff to previous 1.37
,
to selected 1.39
More work on R8C port
Revision 1.37
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Jan 31 15:25:44 2006 UTC (7 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.36: +4 -1 lines
Diff to previous 1.36
,
to selected 1.39
INCLUDED and REQUIRED now provide nicer error messages
Revision 1.36
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Oct 3 09:14:27 2003 UTC (9 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.35: +1 -6 lines
Diff to previous 1.35
,
to selected 1.39
eliminated last-compiled and last-compiled-here, and its uses
Revision 1.35
-
(view)
(download)
(annotate)
- [select for diffs]
Sun May 11 17:17:14 2003 UTC (10 years ago) by jwilke
Branch:
MAIN
CVS Tags:
v0-6-2
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
,
to selected 1.39
cross: use sperate region for user-space
cross: allow no user-space at all
Revision 1.34
-
(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
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
,
to selected 1.39
updated copyright years
Revision 1.33
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Feb 6 20:42:26 2003 UTC (10 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.32: +6 -3 lines
Diff to previous 1.32
,
to selected 1.39
>name now works for names of arbitrary length
Revision 1.32
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Jan 20 19:17:59 2003 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
,
to selected 1.39
replaced loadfilename# with loadfilename (bugfix)
Revision 1.31
-
(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.30: +1 -1 lines
Diff to previous 1.30
,
to selected 1.39
undid changes to copyright notices
Revision 1.30
-
(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.29: +1 -1 lines
Diff to previous 1.29
,
to selected 1.39
Updated copyright notices
Added stack effects to kernel/input.fs
Revision 1.29
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Feb 4 21:25:18 2002 UTC (11 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.28: +3 -2 lines
Diff to previous 1.28
,
to selected 1.39
Compiles static superinstructions combined with dynamic superinstructions
added ENDIF to gforth.el
Revision 1.28
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Jun 16 22:53:38 2001 UTC (11 years, 11 months ago) by pazsan
Branch:
MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
,
to selected 1.39
Made some Gforth-EC targets work again
Started grouping (no renumbering yet, groups are just dummies)
Revision 1.27
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 18 22:20:27 2001 UTC (12 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.26: +2 -0 lines
Diff to previous 1.26
,
to selected 1.39
Made peephole a configurable option
call compilation in cross works now
Not done yet:
- peephole itself
- Create as alit,
- DOES> compilation
Revision 1.26
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Feb 24 17:24:45 2001 UTC (12 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.25: +31 -25 lines
Diff to previous 1.25
,
to selected 1.39
added peephole optimization to kernel
Revision 1.25
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Oct 29 20:27:03 2000 UTC (12 years, 6 months ago) by pazsan
Branch:
MAIN
Changes since 1.24: +27 -14 lines
Diff to previous 1.24
,
to selected 1.39
Added new input handling (OO approach). Only available if capability
new-input is true (so setting that to false in machpc.fs gets you the old
input handling back).
Revision 1.24
-
(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.23: +1 -1 lines
Diff to previous 1.23
,
to selected 1.39
changed FSF address in copyright messages
Revision 1.23
-
(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.22: +1 -1 lines
Diff to previous 1.22
,
to selected 1.39
updated copyright dates in many files (not in ec-related files)
Revision 1.22
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 10 20:46:26 2000 UTC (12 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
,
to selected 1.39
documentation changes
Revision 1.21
-
(view)
(download)
(annotate)
- [select for diffs]
Mon May 15 14:04:12 2000 UTC (13 years ago) by anton
Branch:
MAIN
Changes since 1.20: +12 -12 lines
Diff to previous 1.20
,
to selected 1.39
texinfo.tex from texinfo-4.0
various changes for texinfo-4.0 (which reports more bugs and warnings).
Revision 1.20
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 3 18:49:52 1999 UTC (13 years, 5 months ago) by crook
Branch:
MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
,
to selected 1.39
documentation tweaks.
Revision 1.19
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Nov 8 22:01:12 1999 UTC (13 years, 6 months ago) by crook
Branch:
MAIN
Changes since 1.18: +16 -15 lines
Diff to previous 1.18
,
to selected 1.39
Various minor documentation changes to match the latest gforth.ds
Revision 1.18
-
(view)
(download)
(annotate)
- [select for diffs]
Mon May 17 14:59:00 1999 UTC (14 years ago) by jwilke
Branch:
MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
,
to selected 1.39
Added backtrace option.
Revision 1.17
-
(view)
(download)
(annotate)
- [select for diffs]
Thu May 6 21:33:37 1999 UTC (14 years ago) by crook
Branch:
MAIN
Changes since 1.16: +32 -22 lines
Diff to previous 1.16
,
to selected 1.39
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.16
-
(view)
(download)
(annotate)
- [select for diffs]
Wed May 5 12:04:41 1999 UTC (14 years ago) by jwilke
Branch:
MAIN
Changes since 1.15: +2 -0 lines
Diff to previous 1.15
,
to selected 1.39
cell is only defeined if it doesnt exist
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Mar 29 22:52:35 1999 UTC (14 years, 1 month ago) by crook
Branch:
MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
,
to selected 1.39
Added section talking about different memory regions, and glossed
associated words. Glossed words associated with user input; the
manual still needs a bunch of examples for these.
Revision 1.14
-
(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.13: +8 -8 lines
Diff to previous 1.13
,
to selected 1.39
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.13
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Mar 8 21:36:08 1999 UTC (14 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
,
to selected 1.39
the backtrace now stores only what happened since the last INTERPRET;
this avoids very long pointless backtraces for deep include nests.
Revision 1.12
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Feb 22 21:39:44 1999 UTC (14 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.11: +12 -7 lines
Diff to previous 1.11
,
to selected 1.39
renamed nalign into naligned (nalign is present but obsolete)
Implemented a new solution for nested hold areas (<<# ... #> ... #>>)
minor changes
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Feb 21 14:55:45 1999 UTC (14 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.10: +5 -0 lines
Diff to previous 1.10
,
to selected 1.39
gforth-ditc is now installed with "make install"
bugfix in print-backtrace
rewrote number output: now uses a fixed buffer HOLDBUF; added <<# and
#>> to deal with nested number output (e.g., AT-XY), and fixed
ud.r and d.r (and thus all the "." words) and DUMP to use
them. Other words using <# still have to be fixed.
removed COMPACT// and its use; it did not work, and anyway, it's a bad
idea for Cygwin, Domain/OS (Apollo's OS), and possibly other OSs.
Revision 1.10
-
(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.9: +60 -14 lines
Diff to previous 1.9
,
to selected 1.39
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.9
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Jan 3 21:48:39 1999 UTC (14 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
,
to selected 1.39
added ]L, IN-DICTIONARY? and IN-RETURN-STACK? to stuff.fs
refactored a few words to use IN-DICTIONARY?
added backtrace hooks to CATCH, THROW and (DOERROR)
added simple backtrace printing
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Dec 19 13:43:18 1998 UTC (14 years, 5 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
,
to selected 1.39
markers now reset included-files
fixed another bug in marker
added/changed some comments
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 11 22:54:32 1998 UTC (14 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.6: +5 -2 lines
Diff to previous 1.6
,
to selected 1.39
Added further options to shrink a kernel down
Cleaned up conditional primitives (works now for C-generated part, too)
Cleaned up mach files for embedded architectures
Cleaned up options in the kernel
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 8 22:03:15 1998 UTC (14 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
,
to selected 1.39
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 Nov 21 20:24:16 1998 UTC (14 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
,
to selected 1.39
removed f0
fixed problem with dependence on config.h.in (not well tested)
Revision 1.4
-
(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.3: +1 -1 lines
Diff to previous 1.3
,
to selected 1.39
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.3
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Jul 6 13:40:50 1997 UTC (15 years, 10 months ago) by jwilke
Branch:
MAIN
Changes since 1.2: +16 -10 lines
Diff to previous 1.2
,
to selected 1.39
Changed r0 to rp0 and so on. Everyone should use the new names.
r0, s0, f0, l0 will be kept as aliases for a while.
Jens
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Jun 6 17:28:17 1997 UTC (15 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
,
to selected 1.39
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 ago) by anton
Branch:
MAIN
Diff
to selected 1.39
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.