chibi-scheme/lib/chibi
2014-06-23 21:39:01 +09:00
..
char-set Adding char-set-fold and char-set-for-each. 2014-05-13 21:55:43 +09:00
crypto Separating rsa-verify and rsa-verify?. 2014-06-23 00:08:19 +09:00
io Resetting port offset when seeking on an fd-backed port. 2014-05-28 23:57:54 +09:00
iset Fixing iset-node-extract. 2014-05-19 21:49:10 +09:00
loop File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
match File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
math Exposing the body of perfect? as aliquot. 2014-06-10 20:07:49 +09:00
monad Tidying up environment monad docs. 2014-06-17 23:18:33 +09:00
net Adding http-get-to-file utility. 2014-06-03 23:10:27 +09:00
optimize Mark char* input parameters const where applicable. 2014-05-14 21:30:35 +09:00
parse File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
regexp File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
show Better (chibi show) documentation. 2014-06-18 00:47:02 +09:00
snow Installing with sudo when needed. 2014-06-23 21:39:01 +09:00
term Distinguishing general read errors from incomplete input read errors. 2014-05-05 21:05:02 +09:00
accept.c File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
app.scm Parsing non-string values from options. 2014-05-14 23:52:29 +09:00
app.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
ast.c Mark char* input parameters const where applicable. 2014-05-14 21:30:35 +09:00
ast.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
ast.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
base64.scm Adding bytevector support to base64 lib. 2014-03-21 17:38:49 +09:00
base64.sld Adding bytevector support to base64 lib. 2014-03-21 17:38:49 +09:00
binary-record.scm Initial binary record types. 2014-03-09 23:10:06 +09:00
binary-record.sld Initial binary record types. 2014-03-09 23:10:06 +09:00
bytevector.scm Fixing bytevector->hex-string handling of leading zeros. 2014-06-22 23:01:35 +09:00
bytevector.sld Adding bytevector-pad-left. 2014-06-22 22:39:57 +09:00
channel.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
channel.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
char-set.sld Adding char-set-fold and char-set-for-each. 2014-05-13 21:55:43 +09:00
config.scm Adding assoc-get-list analog of conf-get-list. 2014-05-27 06:25:17 +09:00
config.sld Adding assoc-get-list analog of conf-get-list. 2014-05-27 06:25:17 +09:00
disasm.c Mark char* input parameters const where applicable. 2014-05-14 21:30:35 +09:00
disasm.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
doc.scm Fixing ffi docs extraction. 2014-06-18 21:00:49 +09:00
doc.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
equiv.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
equiv.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
filesystem.scm Adding access(2) interface. 2014-06-23 21:09:43 +09:00
filesystem.sld Adding access(2) interface. 2014-06-23 21:09:43 +09:00
filesystem.stub Adding access(2) interface. 2014-06-23 21:09:43 +09:00
generic.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
generic.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
heap-stats.c Mark char* input parameters const where applicable. 2014-05-14 21:30:35 +09:00
heap-stats.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
highlight.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
highlight.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
io.sld Adding port->bytevector. 2014-03-22 11:15:23 +09:00
iset.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
log.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
log.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
loop.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
match.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
memoize.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
memoize.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
mime.scm Only trim cr before lf in binary chunks immediately before the boundary. 2014-04-06 15:57:22 +09:00
mime.sld Supporting raw 8-bit binary in mime. 2014-04-01 18:45:58 +09:00
modules.scm Better (chibi show) documentation. 2014-06-18 00:47:02 +09:00
modules.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
net.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
net.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
net.stub File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
optimize.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
optimize.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
optional.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
optional.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
parse.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
pathname.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
pathname.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
process.scm execute and related functions accept symbol and number arguments. 2014-06-08 16:15:58 +09:00
process.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
process.stub execute and related functions accept symbol and number arguments. 2014-06-08 16:15:58 +09:00
quoted-printable.scm Adding bytevector support to quoted printable. 2014-03-21 21:30:54 +09:00
quoted-printable.sld Exporting bytevector API. 2014-03-21 21:31:12 +09:00
regexp.scm Updating regexp-match-num-matches to SRFI 115 regexp-match-count. 2014-06-03 21:49:11 +09:00
regexp.sld Updating regexp-match-num-matches to SRFI 115 regexp-match-count. 2014-06-03 21:49:11 +09:00
reload.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
reload.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
repl.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
repl.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
scribble.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
scribble.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
show.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
signal.c File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
string.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
string.sld Forgot string-cursor-prev. 2014-06-11 22:25:02 +09:00
stty.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
stty.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
stty.stub File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
sxml.scm Clarifying display-to-string error in (chibi sxml). 2014-05-05 21:37:47 +09:00
sxml.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
system.sld Adding group entry API. 2014-03-09 20:29:58 +09:00
system.stub Adding group entry API. 2014-03-09 20:29:58 +09:00
tar.scm tar-extract should use create-directory* 2014-06-10 20:58:52 +09:00
tar.sld Allowing inline data for tar-create. 2014-05-10 08:07:09 -04:00
test.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
test.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
time.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
time.stub File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
trace.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
trace.sld Exporting procedural interface. 2014-03-10 00:11:20 +09:00
type-inference.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
type-inference.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
uri.scm Reversing logic of uri-has-scheme?. 2014-05-27 06:55:31 +09:00
uri.sld Adding uri-has-scheme? utility. 2014-05-27 06:50:55 +09:00
weak.c Moving ephemerals into the core. Using them as a weak table to store filenos, 2014-05-31 14:20:00 +09:00
weak.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
zlib.scm Adding maybe-gunzip utility for optionally compressed inputs. 2014-06-03 23:09:44 +09:00
zlib.sld Adding maybe-gunzip utility for optionally compressed inputs. 2014-06-03 23:09:44 +09:00