..
char-set
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
crypto
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
io
Adding file->string and file->bytevector.
2015-02-11 10:41:16 +09:00
iset
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
loop
Adding for loop shortcut syntax.
2015-04-24 21:27:35 +09:00
match
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
math
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
monad
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
net
Forgot to import temp-file.
2015-04-24 23:12:06 +09:00
optimize
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
parse
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
regexp
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
show
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
snow
Fixing upload with passwords.
2015-04-26 10:42:38 +09:00
term
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
accept.c
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
app.scm
Adding sexp options support.
2015-04-21 12:23:01 +09:00
app.sld
Adding sexp options support.
2015-04-21 12:23:01 +09:00
ast.c
C++ fixes.
2015-03-06 17:35:06 +09:00
ast.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
ast.sld
Adding an abort facility to exit the vm without any exception handling.
2015-02-05 22:09:45 +09:00
base64-test.sld
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
base64.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
base64.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
binary-record.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
binary-record.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
bytevector.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
bytevector.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
channel.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
channel.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
char-set.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
config.scm
Fixing bug in conf-get-multi.
2015-02-11 16:35:09 +09:00
config.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
disasm.c
C++ fixes.
2015-03-06 17:35:06 +09:00
disasm.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
doc.scm
Various snow bugfixes.
2015-04-21 00:01:46 +09:00
doc.sld
Various snow bugfixes.
2015-04-21 00:01:46 +09:00
emscripten.scm
Adding missing emscripten files.
2015-02-25 07:43:35 +09:00
emscripten.sld
Adding missing emscripten files.
2015-02-25 07:43:35 +09:00
emscripten.stub
Adding missing emscripten files.
2015-02-25 07:43:35 +09:00
equiv.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
equiv.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
filesystem-test.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
filesystem.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
filesystem.sld
Adding a chmod binding.
2015-04-21 12:22:47 +09:00
filesystem.stub
Adding a chmod binding.
2015-04-21 12:22:47 +09:00
generic-test.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
generic.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
generic.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
heap-stats.c
Hacky C++ fixes.
2015-03-06 17:43:23 +09:00
heap-stats.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
highlight.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
highlight.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
io-test.sld
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
io.sld
Adding snow tests for advanced package defaults from config.
2015-04-20 00:09:02 +09:00
iset-test.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
iset.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
log.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
log.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
loop-test.sld
Adding for loop shortcut syntax.
2015-04-24 21:27:35 +09:00
loop.sld
Adding for loop shortcut syntax.
2015-04-24 21:27:35 +09:00
match-test.sld
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
match.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
memoize-test.sld
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
memoize.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
memoize.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
mime-test.sld
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
mime.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
mime.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
modules.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
modules.sld
Various snow bugfixes.
2015-04-21 00:01:46 +09:00
net.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
net.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
net.stub
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
optimize.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
optimize.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
optional.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
optional.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
parse-test.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
parse.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
pathname-test.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
pathname.scm
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
pathname.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
process-test.sld
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
process.scm
Adding a system? variant of system which returns #t iff the command completes successfully.
2015-04-24 14:10:13 +09:00
process.sld
Adding a system? variant of system which returns #t iff the command completes successfully.
2015-04-24 14:10:13 +09:00
process.stub
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
quoted-printable.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
quoted-printable.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
regexp-test.sld
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
regexp.scm
regexp-search can terminate early if a match is found and all remaining possible matches start to the right of it
2015-03-22 22:45:36 +09:00
regexp.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
reload.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
reload.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
repl.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
repl.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
scribble-test.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
scribble.scm
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
scribble.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
show-test.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
show.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
signal.c
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
string-test.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
string.scm
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
string.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
stty.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
stty.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
stty.stub
Emscripten support by default. Patch from Marc Nieper-Wi?kirchen.
2015-02-22 16:10:30 +09:00
sxml.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
sxml.sld
Exporting html-tag->string.
2015-02-11 14:11:54 +09:00
system-test.sld
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
system.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
system.stub
Emscripten support by default. Patch from Marc Nieper-Wi?kirchen.
2015-02-22 16:10:30 +09:00
tar-test.sld
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
tar.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
tar.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
temp-file.scm
Adding a preserve thunk to call-with-temp-file/dir.
2015-04-24 22:52:13 +09:00
temp-file.sld
Various snow bugfixes.
2015-04-21 00:01:46 +09:00
test.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
test.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
time.sld
Adding (time [<name>] <expr>) macro for easy benchmarking.
2015-03-22 22:44:38 +09:00
time.stub
Emscripten support by default. Patch from Marc Nieper-Wi?kirchen.
2015-02-22 16:10:30 +09:00
trace.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
trace.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
type-inference.scm
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
type-inference.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
uri-test.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
uri.scm
Making uri-resolve work with bare local paths.
2015-04-08 23:04:48 +09:00
uri.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
weak-test.sld
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
weak.c
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
weak.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
zlib.scm
Adding a preserve thunk to call-with-temp-file/dir.
2015-04-24 22:52:13 +09:00
zlib.sld
Various snow bugfixes.
2015-04-21 00:01:46 +09:00