CVS log for gforth/locals-test.fs
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:24 2007 UTC (15 years, 5 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1
lines
updated copyright year after changing license notice
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:24 2007 UTC (15 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:45 2003 UTC (19 years, 9 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1
lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:50 2003 UTC (20 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-6-1,
v0-6-0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1
lines
updated copyright years
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:46:57 2000 UTC (22 years, 8 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1
lines
changed FSF address in copyright messages
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:02:46 1998 UTC (24 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +21 -0
lines
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.9: download - view: text, markup, annotated - select for diffs
Sat Oct 4 17:33:53 1997 UTC (25 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1
lines
removed some global keys in gforth.el (bug report from a Debian user)
fixed TO bug hopefully (reported by Michael Vanier <mvanier@bbb.caltech.edu>)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 7 17:38:17 1995 UTC (27 years, 8 months ago) by anton
Branches: MAIN
CVS tags: v0-3-0,
v0-2-1,
v0-2-0,
gforth-0_1beta
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
added code.fs (code, ;code, end-code, assembler)
renamed dostruc to dofield
made index and doc-entries nicer
Only words containing 'e' or 'E' are converted to FP numbers.
added many wordset comments
added flush-icache primitive and FLUSH_ICACHE macro
added +DO, U+DO, -DO, U-DO and -LOOP
added code address labels (`docol:' etc.)
fixed sparc cache_flush
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 30 18:47:53 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
fixed a few bugs and documented others
added required and require
added [ENDIF]
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 25 18:53:50 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +19 -0
lines
Configure now only generates the antidependences for the actual machines
Bug fixes and Bug reports
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 24 19:16:01 1994 UTC (28 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -0
lines
Added automatic glossary entry transfer from primitives to the texi file.
renamed gfoprth.texi to gforth.ds.
fixed a few minor bugs.
changed the behaviour of locals scoping when encountering an unreachable BEGIN.
made UNREACHABLE immediate
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 27 13:37:03 1994 UTC (28 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1
lines
Changed environment? to use a wordlist
added most of the core environmental queries
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 8 15:00:53 1994 UTC (28 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +38 -9
lines
signals are now translated into THROWs
A number of bug fixes (make a diff of BUGS for details)
added assert.fs and debugging.fs
made .s nicer
keep names of included files (in loadfilename) and print them upon error
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 17 12:35:08 1994 UTC (29 years ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +63 -43
lines
Integrated locals (in particular automatic scoping) into the system.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 7 14:55:59 1994 UTC (29 years, 1 month ago) by anton
Branches: MAIN
local variables
rewrote primitives2c.el in Forth (prims2x.el)
various small changes
Added Files:
from-cut-here gforth.el gforth.texi glocals.fs gray.fs
locals-test.fs prims2x.fs
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>