chibi-scheme/lib
Kris Katterjohn 9bbf48d084 (chibi net server-util): file-mime-type: fix load-mime-types call
Use find instead of any so load-mime-types will get the filename
instead of #t when a mime.types file is found.  Otherwise an error
occurs in load-mime-types.
2019-10-01 20:00:36 -05:00
..
chibi (chibi net server-util): file-mime-type: fix load-mime-types call 2019-10-01 20:00:36 -05:00
scheme Consider unterminated strings as read-error 2019-05-17 10:55:22 +02:00
srfi random-integer should check for positive bounds 2019-09-03 19:56:59 +08:00
init-7.scm memv: compare using eqv? instead of equal? 2019-09-23 20:43:25 -05:00
meta-7.scm Implement syntax-case 2018-12-01 13:48:25 +01:00