chibi-scheme/include/chibi
2020-05-31 23:24:51 +09:00
..
bignum.h adding initial support for SRFI 160 uniform vectors 2019-01-15 23:43:50 +08:00
eval.h fixing read-line on network ports 2019-05-04 13:18:27 +08:00
features.h apply an explicit max vector length check (issue #636) 2020-05-22 14:13:48 +09:00
gc_heap.h no more strcpy/sprintf (issue #653) 2020-05-27 18:35:18 +09:00
sexp-huff.h Added full support for packed images, both for static and dynamic libraries. 2016-02-15 21:12:58 -05:00
sexp-hufftabdefs.h Fix build with emscripten to run chibi in the browser. 2020-05-17 10:52:46 +02:00
sexp-hufftabs.c Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sexp-hufftabs.h Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sexp-unhuff.h Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sexp.h adding (scheme bytevector) 2020-05-31 23:24:51 +09:00