chibi-scheme/lib/chibi
2009-12-21 16:17:37 +09:00
..
loop using ER let-keyword-form, removing match dependency 2009-12-12 16:58:31 +09:00
match simplifying code 2009-12-12 16:51:50 +09:00
ast.c adding extra lambda accessors to ast lib 2009-12-12 16:30:06 +09:00
ast.module adding extra lambda accessors to ast lib 2009-12-12 16:30:06 +09:00
heap-stats.c adding heap-dump utility for outputting the contents of the heap 2009-12-21 16:17:37 +09:00
heap-stats.module adding heap-dump utility for outputting the contents of the heap 2009-12-21 16:17:37 +09:00
loop.module adding import-immutable to minimize heap usage 2009-12-20 16:08:19 +09:00
macroexpand.module adding import-immutable to minimize heap usage 2009-12-20 16:08:19 +09:00
macroexpand.scm expanding internal defines in lambdas 2009-12-12 16:02:38 +09:00
match.module adding import-immutable to minimize heap usage 2009-12-20 16:08:19 +09:00
net.module adding import-immutable to minimize heap usage 2009-12-20 16:08:19 +09:00
net.scm adding initial stubber with partial posix and net modules 2009-11-30 04:07:57 +09:00
net.stub adding parent links to cpointers to prevent freeing shared structures 2009-12-05 17:17:55 +09:00
pathname.module adding import-immutable to minimize heap usage 2009-12-20 16:08:19 +09:00
pathname.scm adding abstract pathname module 2009-12-12 17:00:57 +09:00
posix.module adding import-immutable to minimize heap usage 2009-12-20 16:08:19 +09:00
posix.scm adding import-immutable to minimize heap usage 2009-12-20 16:08:19 +09:00
posix.stub adding import-immutable to minimize heap usage 2009-12-20 16:08:19 +09:00
uri.module adding import-immutable to minimize heap usage 2009-12-20 16:08:19 +09:00
uri.scm adding uri module from hato 2009-12-12 17:23:32 +09:00