chibi-scheme/lib/chibi
2017-03-25 18:26:35 +09:00
..
char-set Adding description for (chibi char-set boundary). 2015-04-30 17:33:20 +09:00
crypto removing (chibi) import from sha2 tests 2017-01-23 23:29:26 +09:00
io making string-cursors a disjoint type 2016-03-29 22:25:09 +09:00
iset sort libs within a package before installing, 2017-01-30 22:48:02 +09:00
loop Removing uneeded \scheme inside \macro in loop docs. 2015-04-28 08:30:12 +09:00
match match should treat keywords as literals, not identifiers, in Chicken 2016-10-05 23:13:29 +09:00
math removing (chibi) import from prime tests 2017-01-23 23:32:32 +09:00
monad replace problematic ::: which may be interpreted as a keyword with ooo 2016-09-28 22:21:25 +09:00
net disjoint cursor bugs in server-util 2016-05-08 16:03:43 +09:00
optimize Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
parse Fleshing out (chibi parse) docs and adding to the manual. 2015-05-02 21:47:24 +09:00
regexp making string-cursors a disjoint type 2016-03-29 22:25:09 +09:00
show s/string-cursor-backward/string-cursor-back/g 2016-05-15 20:07:26 +09:00
snow supporting installing srfi's for chicken 2017-01-31 22:47:01 +09:00
term adding dummy with-raw-io and get-terminal-width defs 2017-01-23 23:21:06 +09:00
accept.c Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
app-test.sld Allowing option parsing to fallback to top-level options from within subcommands. 2015-06-05 22:46:45 +09:00
app.scm Allowing option parsing to fallback to top-level options from within subcommands. 2015-06-05 22:46:45 +09:00
app.sld Adding (chibi app) docs. 2015-04-30 17:21:36 +09:00
ast.c add type-printer-set! to (chibi ast) (fixes issue #401) 2017-03-25 17:52:53 +09:00
ast.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
ast.sld add type-printer-set! to (chibi ast) (fixes issue #401) 2017-03-25 17:52:53 +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-chicken.scm provide a nicer binary type interface 2017-03-25 17:46:30 +09:00
binary-record.scm provide a nicer binary type interface 2017-03-25 17:46:30 +09:00
binary-record.sld provide a nicer binary type interface 2017-03-25 17:46:30 +09:00
bytevector.scm Improving (chibi bytevector) docs. 2015-04-30 17:30:39 +09:00
bytevector.sld Prefer SRFI 33 over SRFI 60, preventing import cycles when a user has 2015-06-09 00:14:03 +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 More documentation improvements. 2015-05-01 07:55:25 +09:00
config.scm fixing typo in conf-verify-match 2016-09-28 23:31:06 +09:00
config.sld Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
disasm.c Added full support for packed images, both for static and dynamic libraries. 2016-02-15 21:12:58 -05:00
disasm.sld Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
doc-test.sld Recognizing named-let in get-optionals-signature. 2015-05-02 21:47:04 +09:00
doc.scm Fixing snow doc extraction for multiple levels of includes. 2017-01-19 23:58:09 +09:00
doc.sld Fixing extract-module-file-docs for a library outside the search path. 2015-05-10 20:45:01 +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 port (chibi filesystem) to chicken 2017-02-13 22:43:08 +09:00
filesystem.scm portability changes 2016-09-26 23:10:09 +09:00
filesystem.sld port (chibi filesystem) to chicken 2017-02-13 22:43:08 +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 Added full support for packed images, both for static and dynamic libraries. 2016-02-15 21:12:58 -05:00
heap-stats.sld adding free-sizes complement to heap-sizes 2015-06-15 21:34:25 +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 move definitions to start of body 2016-02-28 18:05:02 +09:00
io.sld Adding snow tests for advanced package defaults from config. 2015-04-20 00:09:02 +09:00
iset-test.sld more intersection/difference tests 2016-05-18 23:17:26 +09:00
iset.sld sort libs within a package before installing, 2017-01-30 22:48:02 +09:00
log.scm portability fixes for (chibi log) 2016-09-28 23:24:08 +09:00
log.sld portability fixes for (chibi log) 2016-09-28 23:24:08 +09:00
loop-test.sld making string-cursors a disjoint type 2016-03-29 22:25:09 +09:00
loop.sld Adding for loop shortcut syntax. 2015-04-24 21:27:35 +09:00
match-test.sld fixing named match-let 2016-03-06 22:54:28 +09:00
match.sld Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
memoize-test.sld portability changes 2016-09-26 23:10:09 +09:00
memoize.scm portability changes 2016-09-26 23:10:09 +09:00
memoize.sld portability changes 2016-09-26 23:10:09 +09:00
mime-test.sld Converting tests to modules instead of separate programs. 2015-04-05 23:38:51 +09:00
mime.scm s/string-cursor-backward/string-cursor-back/g 2016-05-15 20:07:26 +09:00
mime.sld Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
modules.scm Fixing snow doc extraction for multiple levels of includes. 2017-01-19 23:58:09 +09:00
modules.sld Fixing snow doc extraction for multiple levels of includes. 2017-01-19 23:58:09 +09:00
net.scm open-net-io should ior flags w/ non-block, not and them 2015-08-28 23:37:37 +09:00
net.sld use blocking io by default in snow 2015-06-22 20:51:20 +09:00
net.stub Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
numeric-test.sld move definitions to start of body 2016-02-28 18:05:02 +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 Fleshing out (chibi parse) docs and adding to the manual. 2015-05-02 21:47:24 +09:00
pathname-test.sld Making libraries portable where possible. 2015-04-26 16:17:38 +09:00
pathname.scm s/string-cursor-backward/string-cursor-back/g 2016-05-15 20:07:26 +09:00
pathname.sld Fixing description of pathname library. 2015-05-03 08:12:46 +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 making regexp tests portable 2017-01-30 22:57:24 +09:00
regexp.scm removing leftover noops from debugging 2016-12-18 16:06:56 +09:00
regexp.sld chicken workarounds 2017-01-30 23:08:04 +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 Display warning on stderr, not stdout. 2017-01-09 08:27:14 +01: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 string-cursors a disjoint type 2016-03-29 22:25:09 +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 additional string-cursor fixes for snow 2016-05-19 23:38:13 +09:00
string.scm additional string-cursor fixes for snow 2016-05-19 23:38:13 +09:00
string.sld fixing portable string-join definition to allow a separator 2016-09-28 23:22:44 +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 More documentation improvements. 2015-05-01 07:55:25 +09:00
sxml.sld More documentation improvements. 2015-05-01 07:55:25 +09:00
system-test.sld move definitions to start of body 2016-02-28 18:05:02 +09:00
system.sld Update system.sld 2016-04-09 16:13:43 +02:00
system.stub Emscripten support by default. Patch from Marc Nieper-Wi?kirchen. 2015-02-22 16:10:30 +09:00
tar-test.sld adding version of define-binary-record-type that works with chicken 2017-03-25 17:29:42 +09:00
tar.scm adding version of define-binary-record-type that works with chicken 2017-03-25 17:29:42 +09:00
tar.sld adding version of define-binary-record-type that works with chicken 2017-03-25 17:29:42 +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 porting (chibi temp-file) and (chibi zlib) to chicken 2017-03-25 18:26:35 +09:00
test.scm fixing typo in handling of TEST_VERBOSE env var 2017-01-23 22:10:48 +09:00
test.sld Making libraries portable where possible. 2015-04-26 16:17:38 +09:00
time.sld struct tm year is offset by 1900 2016-09-28 23:23:22 +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 fixing bug in type inference 2015-12-23 17:26:51 +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 additional string-cursor fixes for snow 2016-05-19 23:38:13 +09:00
uri.sld Making libraries portable where possible. 2015-04-26 16:17:38 +09:00
weak-test.sld Fixing weak references. 2015-06-20 23:03:44 +09:00
weak.c (chibi weak) library is a noop when not compiling with weak references. 2015-06-14 15:27:21 +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 porting (chibi temp-file) and (chibi zlib) to chicken 2017-03-25 18:26:35 +09:00