mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 13:49:17 +02:00
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. |
||
---|---|---|
.. | ||
crypto.stub | ||
md5-test.sld | ||
md5.scm | ||
md5.sld | ||
rsa-test.sld | ||
rsa.scm | ||
rsa.sld | ||
sha2-native.scm | ||
sha2-test.sld | ||
sha2.c | ||
sha2.scm | ||
sha2.sld |