chibi-scheme/lib
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
..
chibi Prefer SRFI 33 over SRFI 60, preventing import cycles when a user has 2015-06-09 00:14:03 +09:00
scheme Exporting syntax-rules from (scheme r5rs). 2015-04-27 11:42:00 +09:00
srfi adding tests for first..tenth 2015-06-08 23:59:55 +09:00
init-7.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
meta-7.scm Update meta-7.scm 2015-05-22 13:42:44 -04:00