chibi-scheme/lib
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
..
chibi Wrapping continuable exceptions in specially tagged exceptions rather than pairs. 2013-06-15 17:47:37 +09:00
scheme Wrapping continuable exceptions in specially tagged exceptions rather than pairs. 2013-06-15 17:47:37 +09:00
srfi Reset the current parameters in child threads. 2013-05-29 20:40:48 +09:00
init-7.scm Wrapping continuable exceptions in specially tagged exceptions rather than pairs. 2013-06-15 17:47:37 +09:00
meta.scm Adding warning to remind people to (import (scheme base)). 2013-04-01 21:55:18 +09:00