chibi-scheme/lib
Alex Shinn 0f723c17ea Alternate guard form - evaluate the guard clauses in the continuation of the raise.
We need to override the current-exception-handler and still pass a thunk to be
applied on return, but this allows us to print stack traces inside guards.
2013-04-03 00:18:58 +09:00
..
chibi string-split on the empty string is null, on a single space is two empty strings 2013-04-02 22:20:41 +09:00
scheme Cond-expand out threading code to load leap-second table dynamically when threads are disabled. 2013-02-27 09:04:15 +09:00
srfi SRFI-18 can now build without error for threadless builds, as an empty library. 2013-02-27 20:58:44 +09:00
init-7.scm Alternate guard form - evaluate the guard clauses in the continuation of the raise. 2013-04-03 00:18:58 +09:00
meta.scm Adding warning to remind people to (import (scheme base)). 2013-04-01 21:55:18 +09:00