chibi-scheme/lib/chibi
2012-07-16 23:40:58 +09:00
..
char-set fix for iset-prune! to return an empty iset instead of #f 2012-06-24 23:20:00 -07:00
io Acknowledging that I may never be free of the \r evil... 2012-07-16 23:40:58 +09:00
iset fix for iset-prune! to return an empty iset instead of #f 2012-06-24 23:20:00 -07:00
loop Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
match fixing combinatorial explosion of code in certain match or patterns 2012-05-23 23:21:35 +09:00
net Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
optimize Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
term fixing missing newline for final row of formatted list output 2012-07-10 20:49:37 +09:00
accept.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
ast.c moving pair-source and pair-source-set! into the core 2012-06-24 14:36:45 -07:00
ast.scm Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
ast.sld moving pair-source and pair-source-set! into the core 2012-06-24 14:36:45 -07:00
base64.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
base64.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
channel.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
channel.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
char-set.sld adding ascii and full unicode char-set libraries based on isets 2012-06-17 19:36:17 +09:00
disasm.c Various fixes for better debug output. 2012-07-07 15:26:08 +09:00
disasm.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
equiv.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
equiv.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
filesystem.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
filesystem.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
filesystem.stub automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
generic.scm Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
generic.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
heap-stats.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
heap-stats.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
highlight.scm highlighter should output a string in extra-paren error case, not a char 2012-05-20 15:12:09 +09:00
highlight.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
io.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
iset.sld fixing iset cursors to do proper in-order traversal 2012-06-12 23:02:10 +09:00
loop.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
match.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
mime.scm Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
mime.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
modules.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
modules.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
net.scm Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
net.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
net.stub automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
optimize.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
optimize.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
pathname.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
pathname.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
process.scm (exit #t) exits successfully 2012-06-25 21:46:07 -07:00
process.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
process.stub (exit #t) exits successfully 2012-06-25 21:46:07 -07:00
quoted-printable.scm Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
quoted-printable.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
reload.scm fixing module reloading for non-top-level modules 2012-05-16 21:04:48 +09:00
reload.sld adding module reload library 2012-05-15 22:57:18 +09:00
repl.scm Patch from Alan Watson for nicer handling of multiple value results 2012-07-16 17:46:13 +09:00
repl.sld Making repl completion insert the longest common prefix before 2012-06-14 09:07:16 +09:00
scribble.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
scribble.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
signal.c DragonFly build support patch from ctismyusername. 2012-06-19 22:47:15 -07:00
strings.scm Making string-fold/for-each/map n-ary. 2012-06-23 22:30:35 -07:00
strings.sld (chibi strings) functions taking predicates now accept char-sets as well. 2012-06-21 23:08:24 -07:00
stty.scm Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
stty.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
stty.stub automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
system.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
system.stub automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
test.scm (chibi test) now uses only R7RS plus srfi-1 2012-06-25 22:07:27 -07:00
test.sld (chibi test) now uses only R7RS plus srfi-1 2012-06-25 22:07:27 -07:00
time.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
time.stub automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
trace.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
trace.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
type-inference.scm Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
type-inference.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
uri.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
uri.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
weak.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
weak.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00