chibi-scheme/lib
Alex Shinn e281854483 SRFI-18 can now build without error for threadless builds, as an empty library.
Actually importing it in this case reports an error.
2013-02-27 20:58:44 +09:00
..
chibi Fixed typo for building ast w/o threads - #if not #ifdef. 2013-02-27 08:48:13 +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 Fixing exception handlers for threadless builds. 2013-02-27 20:57:40 +09:00
meta.scm Downgrading error from changset 0151ce9ef063 to a warning, to allow raw (import (meta)), as used by e.g. (chibi modules). 2013-01-03 23:59:24 +09:00