chibi-scheme/lib/chibi/iset
Alex Shinn c52873e8b9 Prefer SRFI 33 over SRFI 60, preventing import cycles when a user has
a SRFI 60 installed which imports (scheme base).  This can still break
in theory if a user installs a third-party SRFI 33 in the search path
in front of the Chibi SRFI 33, but we can't always be safe against
such behavior.
Fixes issue #267.
2015-06-09 00:14:03 +09:00
..
base.scm More documentation improvements. 2015-05-01 07:55:25 +09:00
base.sld Prefer SRFI 33 over SRFI 60, preventing import cycles when a user has 2015-06-09 00:14:03 +09:00
constructors.scm More documentation improvements. 2015-05-01 07:55:25 +09:00
constructors.sld Prefer SRFI 33 over SRFI 60, preventing import cycles when a user has 2015-06-09 00:14:03 +09:00
iterators.scm More documentation improvements. 2015-05-01 07:55:25 +09:00
iterators.sld Prefer SRFI 33 over SRFI 60, preventing import cycles when a user has 2015-06-09 00:14:03 +09:00
optimize.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
optimize.sld Prefer SRFI 33 over SRFI 60, preventing import cycles when a user has 2015-06-09 00:14:03 +09:00