chibi-scheme/include/chibi
Alex Shinn 83fb186edc Wrapping continuable exceptions in specially tagged exceptions rather than pairs.
This way C functions that check for and print exceptions support them
automatically.  Notably continuable errors in macro expansions, will had
temporarily been suppressed, are printed again.
2013-06-15 17:47:37 +09:00
..
bignum.h Fixing SRFI-95 sort for inexacts differing only in the fractional part 2013-05-11 12:34:16 +09:00
eval.h Adding set-port-line! and using it in the pure Scheme load to preserve source info. 2013-06-02 10:44:10 +09:00
features.h Adding detection of 64bit for powerpc (patch from Stephen Lewis). 2013-04-24 23:43:16 +09:00
sexp.h Wrapping continuable exceptions in specially tagged exceptions rather than pairs. 2013-06-15 17:47:37 +09:00