chibi-scheme/lib
Alex Shinn a2ca973c4f Add missing (scheme char) import for non-chibi implementations.
Prefer Unicode-aware (scheme char) to (chibi) char-up/downcase.
Use char-set:title-case from SRFI-14 for non-chibi implementations.
Fixes issue #233.
2014-08-10 11:04:58 +09:00
..
chibi Add missing (scheme char) import for non-chibi implementations. 2014-08-10 11:04:58 +09:00
scheme Adding (scheme small) and making it the repl default (by popular demand). 2014-08-06 21:26:25 +09:00
srfi Giving a proper OOM error on arithmetic-shift with a huge shift. 2014-08-03 20:45:26 +09:00
init-7.scm Fix n-ary case of every. 2014-04-19 07:25:57 +09:00
meta-7.scm chibi-doc traverses include-library-declarations. 2014-07-27 16:36:01 +09:00