chibi-scheme/include
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
..
chibi Fixing type slot specifications. Report from ilammy in issue #235. 2015-06-03 21:42:57 +09:00