CVS log for gforth/Attic/debugging.fs
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.5
Wed May 21 20:39:22 1997 UTC (26 years, 4 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +0 -0
lines
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:35 1995 UTC (27 years, 10 months ago) by anton
Branches: MAIN
CVS tags: v0-3-0,
v0-2-1,
v0-2-0,
gforth-0_1beta
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +23 -5
lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 16 18:33:05 1995 UTC (27 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +3 -3
lines
added answords.fs and strsignal.c
added checking of documenetation of ANS Forth words
Fixed many documentation errors and added some documentation
signal handling now uses strsignal and can handle signals not present on all machines
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 13 09:17:24 1995 UTC (28 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +3 -1
lines
Added stuff for documenting Forth source and integrating it into the texi file
changed checks for DOMAINOS to checks for apollo (which is defined on apollos)
changed "-evaluate" (which did not work anyway) to "--evaluate"
added debugging.fs and assert.fs to startup.fs
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 8 15:00:33 1994 UTC (29 years, 2 months ago) by anton
Branches: MAIN
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
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>