chibi-scheme/tools
Alex Shinn 2e4d0aed91 Handling non-pointer struct return types in the ffi. We do a flat memcopy
of the struct to heap.  Only the base case is supported - combining with
multiple values or returning fixed-size arrays of structs won't work.
Fixes issue #270.
2015-06-22 23:01:44 +09:00
..
chibi-doc Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
chibi-ffi Handling non-pointer struct return types in the ffi. We do a flat memcopy 2015-06-22 23:01:44 +09:00
chibi-genstatic Better C++ genstatic support. 2015-03-06 17:48:11 +09:00
extract-case-offsets.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
extract-unicode-props.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
generate-install-meta.scm don't install meta pkg info for tests 2015-05-08 00:01:59 +09:00
optimize-char-sets.scm More documentation improvements. 2015-05-01 07:55:25 +09:00
snow-chibi adding experimental --use-curl option 2015-06-19 00:02:05 +09:00