chibi-scheme/lib/chibi
2009-12-26 01:10:27 +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
filesystem.module factoring (chibi posix) into filesystem, process and time modules. 2009-12-25 21:11:56 +09:00
filesystem.scm factoring (chibi posix) into filesystem, process and time modules. 2009-12-25 21:11:56 +09:00
filesystem.stub factoring (chibi posix) into filesystem, process and time modules. 2009-12-25 21:11:56 +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
process.module factoring (chibi posix) into filesystem, process and time modules. 2009-12-25 21:11:56 +09:00
process.stub factoring (chibi posix) into filesystem, process and time modules. 2009-12-25 21:11:56 +09:00
signal.c forgot to add signal.c used by process.stub 2009-12-25 23:32:38 +09:00
time.module factoring (chibi posix) into filesystem, process and time modules. 2009-12-25 21:11:56 +09:00
time.stub can't have a null timeval in settimeofday 2009-12-26 01:10:27 +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