chibi-scheme/include/chibi
William Light 34adcd3b19 Implement SEXP_MAX_ANALYZE_DEPTH
This fixes issue #89.
---
 eval.c                   | 90 ++++++++++++++++++++++++++----------------------
 include/chibi/features.h |  4 +++
 2 files changed, 53 insertions(+), 41 deletions(-)
2013-06-17 21:09:05 +09:00
..
bignum.h Fixing SRFI-95 sort for inexacts differing only in the fractional part 2013-05-11 12:34:16 +09:00
eval.h Adding set-port-line! and using it in the pure Scheme load to preserve source info. 2013-06-02 10:44:10 +09:00
features.h Implement SEXP_MAX_ANALYZE_DEPTH 2013-06-17 21:09:05 +09:00
sexp.h Wrapping continuable exceptions in specially tagged exceptions rather than pairs. 2013-06-15 17:47:37 +09:00