gforth: gforth/Attic/exceptions.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.9
Mon Jul 24 13:48:36 2000 UTC (12 years, 10 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.8: +0 -0 lines
FILE REMOVED
renamed backtrace.fs exceptions.fs unbuffered.fs to
backtrac.fs except.fs unbuffer.fs
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Sun May 14 20:23:05 2000 UTC (13 years ago) by anton
Branch:
MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
added a Tutorial to gforth.ds
minor cleanups in gforth.ds
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Thu May 4 07:45:26 2000 UTC (13 years ago) by anton
Branch:
MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
bugfix: exceptions during startup are now caught
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Dec 30 20:43:25 1999 UTC (13 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.5: +7 -2 lines
Diff to previous 1.5
Added a interpreter trace (traceall)
Worked at getting EC Gforth working again.
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 12 20:39:00 1999 UTC (13 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.4: +6 -46 lines
Diff to previous 1.4
simplified exception implementation
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 12 20:27:53 1999 UTC (13 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.3: +5 -29 lines
Diff to previous 1.3
removed protect...endprotect
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 12 18:35:54 1999 UTC (13 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
gforth now works even if it cannot open the history file
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 12 12:49:51 1999 UTC (13 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
throw is now more well-behaved during initialization
and before loading exceptions.fs
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Nov 20 12:12:52 1999 UTC (13 years, 6 months ago) by anton
Branch:
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)
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.