Commit graph

5 commits

Author SHA1 Message Date
Alex Shinn
e738a59989 changing SRFI-1 any to return the result of the pred
was previously returning the args as in find (thanks kiyokap)
2011-06-29 23:37:23 +09:00
Alex Shinn
28d7a734d4 initializing final array element to 0 in ffi
(patch from utizoc)
2011-04-27 15:17:45 +09:00
Alex Shinn
0494305c9b using calloc instead of malloc for temporary objects in the ffi 2011-04-18 23:14:03 +09:00
Alex Shinn
4b6884e4a5 adding reference types to ffi 2011-04-08 00:27:58 +09:00
Alex Shinn
13cf6d24d5 Renaming tools, adding -c option to automatically compile with chibi-ffi. 2011-04-07 23:48:46 +09:00
Renamed from tools/genstubs.scm (Browse further)