chibi-scheme/lib/chibi
2011-04-08 01:12:13 +09:00
..
io changing name of local sexp_in_heap_p to avoid conflict with the global def 2011-02-12 21:25:26 +09:00
loop adding string cursors, optimizing in-string(-reverse) loops 2011-03-21 14:57:52 +09:00
match fixing bug when matching tail patterns against improper lists 2011-01-27 21:37:03 +09:00
net adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
term s/define-module/module/g 2011-04-08 01:12:13 +09:00
ast.c adding string-contains 2011-04-05 01:09:04 +09:00
ast.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
ast.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
base64.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
base64.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
disasm.c adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
disasm.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
equiv.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
equiv.scm adding equal?/bounded and an optimized equiv? which uses it 2011-03-21 00:46:08 +09:00
filesystem.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
filesystem.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
filesystem.stub adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
generic.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
generic.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
heap-stats.c heap-stats will now build with Boehm, but just as a noop 2011-01-09 16:25:58 +09:00
heap-stats.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
highlight.module updating highlight lib for sxml 2011-04-06 01:26:31 +09:00
highlight.scm Adding initial documentation tool and manual. 2011-04-07 01:44:39 +09:00
io.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
loop.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
match.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
mime.module adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
mime.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
modules.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
modules.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
net.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
net.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
net.stub adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
pathname.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
pathname.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
process.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
process.stub fixing chibi.process for linux 2011-04-04 10:24:17 -04:00
quoted-printable.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
quoted-printable.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
repl.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
repl.scm line editor now waits for complete sexps 2011-03-28 23:04:45 +09:00
scribble.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
scribble.scm don't truncate trailing newlines before } 2011-04-04 00:52:34 +09:00
signal.c adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
stty.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
stty.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
stty.stub adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
system.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
system.stub adding getpwuid_r/getpwnam_r interface 2011-04-04 23:39:37 +09:00
test.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
test.scm adding test-not 2011-02-24 23:28:36 +09:00
time.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
time.stub adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
type-inference.module adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
type-inference.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
uri.module s/define-module/module/g 2011-04-08 01:12:13 +09:00
uri.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
weak.c adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
weak.module s/define-module/module/g 2011-04-08 01:12:13 +09:00