chibi-scheme/include/chibi
Donaim bd62a076c6 Avoid undefined C macro behavior
MacOS and clang compilers complain about undefined behavior
in C macro.
Rewrite macro to solve that.

Fixes issue #638
2020-05-13 22:23:17 +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 Avoid undefined C macro behavior 2020-05-13 22:23:17 +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 Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09: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 remove bad redefinition of sexp_context_gc_count (issue #632) 2020-05-12 10:39:27 +09:00