chibi-scheme/include/chibi
Amirouche d2006daa3c Fix build with emscripten to run chibi in the browser.
emcc (Emscripten gcc/clang-like replacement) 1.39.16 (9ecd579ac647c4484e2d9af2ab0bbc1e1505aa95)

Thanks @pmp-p.
2020-05-17 10:52:46 +02: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 Prevent stack overflow in sexp_mark_one (issue #601) 2020-05-15 20:11:50 +02:00
gc_heap.h Add C++ extern "C" to gc_heap.h 2018-10-04 10:49:30 +03: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 Prevent stack overflow in sexp_mark_one (issue #601) 2020-05-15 20:11:50 +02:00