Commit graph

7 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
88cae35481 fixing bug in map-onto 2011-06-13 20:53:04 +09:00
Alex Shinn
24631a8cf2 moving generalized every/any from srfi-1 to init 2011-05-18 01:03:16 -07:00
Alex Shinn
541d7f4550 fixing append-map for real 2011-05-17 00:35:05 -07:00
Alex Shinn
74173bdc6c fixing bug in append-map for a single list 2011-05-17 00:29:49 -07:00
Alex Shinn
f555b50083 fixing bug in length+ 2011-01-02 23:12:46 +09:00
Alex Shinn
695b44332e adding interface to bytecode-literals
(need to check these when debugging gc)
2010-12-05 16:53:38 -08:00