Commit graph

14 commits

Author SHA1 Message Date
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
78a2e2aa10 redefining thread-yield! primitive as just yield! 2011-04-26 00:02:51 +09:00
Alex Shinn
c5126fb2b0 adding optional strict top-level matching for syntax-rules literals 2011-04-25 23:29:30 +09:00
Alex Shinn
b3cc58bb94 s/define-module/module/g 2011-04-08 01:12:13 +09:00
Alex Shinn
f555b50083 fixing bug in length+ 2011-01-02 23:12:46 +09:00
Alex Shinn
23382e9540 allowing per-heap maximum size limit as a new argument to sexp_make_eval_context
can specify on the command line with -h 1M/2M (set to 0 for no limit)
2010-12-30 11:26:15 +09:00
Alex Shinn
5371a7bad3 adding additional checks for EOF 2010-12-29 17:52:27 +09:00
Alex Shinn
0ecb8ea665 checking for eof when reading a list 2010-12-29 16:14:06 +09:00
Alex Shinn
74185fbe11 simpler bitwise-not 2010-12-29 15:44:12 +09:00
Alex Shinn
59b4a306dc wait for default 10ms when blocking w/o timeout 2010-12-11 15:36:06 -08:00
Alex Shinn
9c5dee322a makefile cleanup, setting proper dependencies for tests 2010-12-11 15:14:45 -08:00
Alex Shinn
695b44332e adding interface to bytecode-literals
(need to check these when debugging gc)
2010-12-05 16:53:38 -08:00