chibi-scheme/include/chibi
okuoku 1cba43a220 SRFI-151: Fix bit-set? on Win64 which uses long long
Most "1UL" references on bitwise operations should be replaced with
explicit C cast.
2017-12-14 18:03:23 +09:00
..
bignum.h fixing off-by-one error in arithmetic-shift 2017-05-08 23:49:55 +09:00
eval.h fixing peek-char on non-ascii chars 2017-06-26 22:23:38 +09:00
features.h sexp.c: Use strncasecmp instead of strcasestr 2017-11-18 15:24:28 +09:00
gc_heap.h allow loading images from offsets 2016-03-13 09:08:41 +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 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 SRFI-151: Fix bit-set? on Win64 which uses long long 2017-12-14 18:03:23 +09:00