mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 14:49:18 +02:00
to have an SEXP_ prefix. Now all values from the headers are prefixed with either sexp_ or SEXP_, important for ease of embedding. "make USE_BOEHM=1" still works as an alias for "make SEXP_USE_BOEHM=1". Sorry if this patch breaks your code, it had to be done sooner or later. |
||
---|---|---|
.. | ||
bignum.c | ||
debug.c | ||
plan9-opcodes.c | ||
plan9.c | ||
sexp-huff.c | ||
sexp-hufftabs.c | ||
sexp-unhuff.c | ||
simplify.c |