CVS log for gforth/Attic/exceptions.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.9
Mon Jul 24 13:48:36 2000 UTC (23 years, 8 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +0 -0 lines
renamed backtrace.fs exceptions.fs unbuffered.fs to
        backtrac.fs  except.fs     unbuffer.fs

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 14 20:23:05 2000 UTC (23 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
added a Tutorial to gforth.ds
minor cleanups in gforth.ds

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 4 07:45:26 2000 UTC (23 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
bugfix: exceptions during startup are now caught

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 30 20:43:25 1999 UTC (24 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -2 lines
Added a interpreter trace (traceall)

Worked at getting EC Gforth working again.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 12 20:39:00 1999 UTC (24 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -46 lines
simplified exception implementation

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 12 20:27:53 1999 UTC (24 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -29 lines
removed protect...endprotect

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 12 18:35:54 1999 UTC (24 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
gforth now works even if it cannot open the history file

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 12 12:49:51 1999 UTC (24 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
throw is now more well-behaved during initialization
	and before loading exceptions.fs

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 20 12:12:52 1999 UTC (24 years, 5 months ago) by anton
Branches: MAIN
took exception handling out of the kernel into exceptions.fs
added inline exception handling (TRY...RECOVER...ENDTRY)
added exception handling without affecting sp or fp (PROTECT...ENDPROTECT)

Diff request

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.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>