chibi-scheme/include/chibi
Alex Shinn 6de7d5621d Keeping track of the maximum stack depth a procedure needs for accurate stack checks
(fixes bug #130).  Done in conjunction with code generation refactoring, so that context
objects temporarily use their specific slot instead of having space for useful fields
at runtime.
2012-07-16 16:23:54 +09:00
..
bignum.h Optional code refactoring. 2012-06-21 23:04:07 -07:00
eval.h build fixes for global symbols and vm profiling 2012-07-10 22:42:31 +09:00
features.h disabling placeholder digits by default 2012-07-11 22:08:10 +09:00
sexp.h Keeping track of the maximum stack depth a procedure needs for accurate stack checks 2012-07-16 16:23:54 +09:00