Andy Wingo e5cef86e9c fix string->bytevector for utf-8 and non-error conversion strategies 12 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+ 15 years ago
arrays.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
binary-ports.scm a6c377f7d8 Add `get-string-n' and `get-string-n!' for R6RS ports 14 years ago
boot-9.scm e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' 12 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+ 15 years ago
channel.scm 3fc7e2c123 deprecate arity access via (procedure-properties proc 'arity) 15 years ago
command-line.scm 591065954c Fix @@ usage in --listen option 12 years ago
common-list.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
compile-psyntax.scm 1af6d2a717 Minimize size of embedded syntax objects in psyntax-pp.scm 13 years ago
control.scm 0c65f52c6d more define-syntax-rule usage 13 years ago
curried-definitions.scm 4aaceda29f `define-public' is no a longer curried definition by default. 12 years ago
debug.scm cd8e32c5cd gut ice-9 debug 14 years ago
deprecated.scm b4fa6cc909 Merge remote-tracking branch 'origin/stable-2.0' 12 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 e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
expect.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
format.scm 6c9220064d Micro-optimize (ice-9 format). 12 years ago
ftw.scm 139ce19474 scandir: Use `lstat' instead of `stat'. 12 years ago
futures.scm 4d599c2441 futures: Remove circular dependency with (ice-9 threads). 12 years ago
gap-buffer.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
getopt-long.scm fe040dd138 Fix record constructor in getopt-long. 12 years ago
hcons.scm 53befeb700 Change Guile license to LGPLv3+ 15 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
iconv.scm e5cef86e9c fix string->bytevector for utf-8 and non-error conversion strategies 12 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+ 15 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+ 15 years ago
match.scm 0a3ac81a1c Update (ice-9 match) from Chibi-Scheme. 12 years ago
match.upstream.scm 0a3ac81a1c Update (ice-9 match) from Chibi-Scheme. 12 years ago
networking.scm 55ae00ea73 Add `getaddrinfo' and related procedures. 15 years ago
null.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
occam-channel.scm 53befeb700 Change Guile license to LGPLv3+ 15 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 bc1bc9e320 ice-9/poll optimization 13 years ago
popen.scm 03a2f59851 slight open-pipe* / open-process refactor 12 years ago
posix.scm 06bfe276c8 nanosecond timestamp support in stat and utime 15 years ago
pretty-print.scm 9f6e3f5a99 Have string ports honor `%default-port-conversion-strategy'. 12 years ago
psyntax-pp.scm 4bfe73072b Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
psyntax.scm 4bfe73072b Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
q.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
quasisyntax.scm cb65f76c74 add quasisyntax 15 years ago
r5rs.scm 69928c8a32 fix some uses of %module-public-interface 15 years ago
r6rs-libraries.scm 5d7c55bdcf R6RS srfi library names should ignore first identifier after the :n 12 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 d6e1c8bfdb In fold-matches, set regexp/notbol unless matching string start. 12 years ago
runq.scm 6734191c68 Remove unused top-level variables. 15 years ago
rw.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
safe-r5rs.scm 69928c8a32 fix some uses of %module-public-interface 15 years ago
safe.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
save-stack.scm ec16eb7847 deprecate the-last-stack 14 years ago
scm-style-repl.scm 925c1bae1f remove evaluator-traps-interface 14 years ago
serialize.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
session.scm fc835b1b14 better procedure-arguments for interpreted procs with opt, rest, kwargs 12 years ago
slib.scm b194b59fa1 fix ice-9/slib 12 years ago
stack-catch.scm d8158b837e deprecate save-stack, stack-saved? 14 years ago
streams.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
string-fun.scm 53befeb700 Change Guile license to LGPLv3+ 15 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 2d37a93494 Update `par-map' to use nested futures. 12 years ago
time.scm 53befeb700 Change Guile license to LGPLv3+ 15 years ago
top-repl.scm 94b55d3fa0 Gracefully handle `setlocale' errors at the REPL. 14 years ago
vlist.scm c04c118461 vlist: Remove Texinfo markup from docstrings. 12 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