chibi-scheme/include/chibi
Alex Shinn f0ee48fc4c Fixing type slot specifications. Report from ilammy in issue #235.
- SEXP_STACK had an off by one sexp_type_field_len_base past the top of stack
- SEXP_EXCEPTION claimed 6 slots but only 5 were present
- sexp_type_struct should have had "dl" slot at end
2015-06-03 21:42:57 +09:00
..
bignum.h Updating copyright years. 2015-04-09 01:28:02 +09:00
eval.h When directly incrementing or aligning bytecode pos during code generation, 2015-05-12 23:03:48 +09:00
features.h Adding fixed-size heaps as an experimental compile-time option. 2015-04-25 22:24:56 +09:00
sexp-huff.h Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09: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 Fixing type slot specifications. Report from ilammy in issue #235. 2015-06-03 21:42:57 +09:00