Andy Wingo 7565b9fc09 add file-port-close-on-exec?; popen takes advantage of it. 13 years ago
..
ChangeLog-2008 00d0489205 move ice-9/ and oop/ under module/ 16 years ago
README 00d0489205 move ice-9/ and oop/ under module/ 16 years ago
and-let-star.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
arrays.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
binary-ports.scm a6c377f7d8 Add `get-string-n' and `get-string-n!' for R6RS ports 14 years ago
boot-9.scm a41bed83ab Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
buffered-input.scm fe78af419c bugfixes and simplifications to ice-9 buffered-input. 14 years ago
calling.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
channel.scm 3fc7e2c123 deprecate arity access via (procedure-properties proc 'arity) 15 years ago
command-line.scm 86b4309b71 Fix --listen option to allow other ports 13 years ago
common-list.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
compile-psyntax.scm f9685f4373 globally unique marks and labels using syntax-session-id 13 years ago
control.scm 0c65f52c6d more define-syntax-rule usage 13 years ago
curried-definitions.scm e39d0b7668 fix curried definitions for value defines 15 years ago
debug.scm cd8e32c5cd gut ice-9 debug 14 years ago
deprecated.scm 296004b3ba Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
documentation.scm 1e23b461ec remove program-name, program-documentation 15 years ago
eval-string.scm d59dd06eb9 add ice-9 eval-string 14 years ago
eval.scm dfadcf85cb Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
expect.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
format.scm afd08fdf87 format: Add specifier ~h for localized number output. 13 years ago
ftw.scm be96155b50 ftw: Add an `error' parameter to `file-system-fold'. 13 years ago
futures.scm 0c65f52c6d more define-syntax-rule usage 13 years ago
gap-buffer.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
getopt-long.scm 9447207f0c Use default value for make-fluid in Scheme files 13 years ago
hcons.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
history.scm ec84b0a251 Use `define-module*' in (ice-9 history). 14 years ago
i18n.scm e7f7691f5f i18n: Provide default values for when Gnulib has no replacement. 13 years ago
lineio.scm 7f171dbfa0 remove (ice-9 lineio)'s dependency on (ice-9 readline) 15 years ago
list.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
local-eval.scm 3bf3d735ac "fix" local-eval for introduced toplevels 13 years ago
ls.scm 28b8c785e7 nested module fixen to (ice-9 ls) 15 years ago
mapping.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
match.scm b92bbfff1a Update (ice-9 match) from Chibi-Scheme. 13 years ago
match.upstream.scm b92bbfff1a Update (ice-9 match) from Chibi-Scheme. 13 years ago
networking.scm 55ae00ea73 Add `getaddrinfo' and related procedures. 15 years ago
null.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
occam-channel.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
optargs.scm 0c65f52c6d more define-syntax-rule usage 13 years ago
poe.scm 8bee35bc53 (ice-9 poe) does not get handles from weak hash tables 14 years ago
poll.scm 6d346bb61a ice-9/poll: verify sizeof(struct pollfd) 13 years ago
popen.scm 7565b9fc09 add file-port-close-on-exec?; popen takes advantage of it. 13 years ago
posix.scm 06bfe276c8 nanosecond timestamp support in stat and utime 15 years ago
pretty-print.scm 91a214ebd9 Improve the usage of variable names in Scheme docstrings. 13 years ago
psyntax-pp.scm dfadcf85cb Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
psyntax.scm dfadcf85cb Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
q.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
quasisyntax.scm cb65f76c74 add quasisyntax 15 years ago
r4rs.scm 91a214ebd9 Improve the usage of variable names in Scheme docstrings. 13 years ago
r5rs.scm 69928c8a32 fix some uses of %module-public-interface 15 years ago
r6rs-libraries.scm 1052739b74 rnrs modules #:replace as appropriate 15 years ago
rdelim.scm 8556760c23 read-delimited is clearer and conses less 14 years ago
receive.scm 0c65f52c6d more define-syntax-rule usage 13 years ago
regex.scm ff10e93c3f define* in ice-9 regex 14 years ago
runq.scm 6734191c68 Remove unused top-level variables. 15 years ago
rw.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
safe-r5rs.scm 69928c8a32 fix some uses of %module-public-interface 15 years ago
safe.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
save-stack.scm ec16eb7847 deprecate the-last-stack 15 years ago
scm-style-repl.scm 925c1bae1f remove evaluator-traps-interface 14 years ago
serialize.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
session.scm ac16263bc1 add an apropos-hook to ice-9 session 13 years ago
slib.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
stack-catch.scm d8158b837e deprecate save-stack, stack-saved? 15 years ago
streams.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
string-fun.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
syncase.scm d53e5a7edb deprecated sc-expand in deprecated (ice-9 syncase) 15 years ago
test.scm b3da54d181 Placate a number of `syntax-check' verifications. 13 years ago
threads.scm 0c65f52c6d more define-syntax-rule usage 13 years ago
time.scm 53befeb700 Change Guile license to LGPLv3+ 16 years ago
top-repl.scm 94b55d3fa0 Gracefully handle `setlocale' errors at the REPL. 14 years ago
vlist.scm 228e9ec137 vlist: Use (ice-9 format). 13 years ago
weak-vector.scm a141db8604 remove weak pairs, rewrite weak vectors 13 years ago

README

This directory contains various bits of Guile Scheme code.
Most of these are packaged as modules, with foo.scm implementing
the module `(ice-9 foo)'.

The non-module files are:

boot-9.scm -- loaded on guile startup
implements module system + lots of other stuff
arrays.scm -- loaded by boot-9.scm
networking.scm -- loaded by boot-9.scm
posix.scm -- loaded by boot-9.scm
r4rs.scm -- loaded by boot-9.scm