chibi-scheme/include/chibi
Alex Shinn a76ea718a6 Using temp variables in safe accessor macros to avoid combinatorial code
explosion.  Makes this gccs-specific, but it's only used for debugging anyway.
2014-02-19 20:53:08 +09:00
..
bignum.h Moving exact-sqrt into the core, with exact-integer-sqrt a variant that simply wraps in values. 2014-01-27 23:24:40 +09:00
eval.h (current-module-path) can take an optional arg to set the path. 2014-02-16 00:08:40 +09:00
features.h Fixing non-strict matching of identifiers to treat let(rec)-syntax as non-top-level. 2014-02-04 20:48:46 +09:00
sexp.h Using temp variables in safe accessor macros to avoid combinatorial code 2014-02-19 20:53:08 +09:00