chibi-scheme/lib/chibi/char-set
Alex Shinn 00691b64f1 Making libraries portable where possible.
Many still import (chibi), and as (scheme base) is somewhat more
expensive to load at present these are changed to cond-expand.
Many libraries also rely on (srfi 33), and these have been changed
to a cond-expand first trying (srfi 60) where available.
Also fixing a few portability concerns (duplicate imports of the
same binding), and adding a few libraries missing from lib-tests.scm.
2015-04-26 16:17:38 +09:00
..
ascii.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
ascii.sld Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
base.sld Making libraries portable where possible. 2015-04-26 16:17:38 +09:00
boundary.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
boundary.sld Making libraries portable where possible. 2015-04-26 16:17:38 +09:00
extras.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
extras.sld Making libraries portable where possible. 2015-04-26 16:17:38 +09:00
full.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
full.sld Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00