Andy Wingo fc7bd367ab remove all deprecated code 13 anos atrás
..
ChangeLog-2008 00d0489205 move ice-9/ and oop/ under module/ 16 anos atrás
README 00d0489205 move ice-9/ and oop/ under module/ 16 anos atrás
and-let-star.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
arrays.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
binary-ports.scm a6c377f7d8 Add `get-string-n' and `get-string-n!' for R6RS ports 14 anos atrás
boot-9.scm fc7bd367ab remove all deprecated code 13 anos atrás
buffered-input.scm fe78af419c bugfixes and simplifications to ice-9 buffered-input. 14 anos atrás
calling.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
channel.scm 3fc7e2c123 deprecate arity access via (procedure-properties proc 'arity) 15 anos atrás
command-line.scm e6efefad08 -x error message fix 14 anos atrás
common-list.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
compile-psyntax.scm 417ee09802 compile-psyntax "optimizes" psyntax-pp 14 anos atrás
control.scm 18e444b40e add reset and shift 14 anos atrás
curried-definitions.scm e39d0b7668 fix curried definitions for value defines 15 anos atrás
debug.scm cd8e32c5cd gut ice-9 debug 14 anos atrás
deprecated.scm fc7bd367ab remove all deprecated code 13 anos atrás
documentation.scm 1e23b461ec remove program-name, program-documentation 15 anos atrás
eval-string.scm d59dd06eb9 add ice-9 eval-string 14 anos atrás
eval.scm bb0c815741 attempted microoptimization in eval.scm. 14 anos atrás
expect.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
format.scm 1497e87a4f Make `(format #f ...)' always Unicode-capable. 14 anos atrás
ftw.scm c4e843571f "filesystem" -> "file system" 15 anos atrás
futures.scm 90b2c69c97 futures: Store pending futures in a queue. 14 anos atrás
gap-buffer.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
getopt-long.scm 0bc86fcedc getopt-long: arg parsing errors cause print and exit, not backtrace 14 anos atrás
hcons.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
history.scm ec84b0a251 Use `define-module*' in (ice-9 history). 14 anos atrás
i18n.scm 44602b0868 rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 15 anos atrás
lineio.scm 7f171dbfa0 remove (ice-9 lineio)'s dependency on (ice-9 readline) 15 anos atrás
list.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
ls.scm 28b8c785e7 nested module fixen to (ice-9 ls) 15 anos atrás
mapping.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
match.scm 358663caf5 Document (ice-9 match). 14 anos atrás
match.upstream.scm f2ee6341ba Fix pattern variable extraction in `match' with `..1'. 14 anos atrás
networking.scm 55ae00ea73 Add `getaddrinfo' and related procedures. 15 anos atrás
null.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
occam-channel.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
optargs.scm ecb8733562 docs: fix typos in manual, and a couple in code comments. 14 anos atrás
poe.scm 8bee35bc53 (ice-9 poe) does not get handles from weak hash tables 13 anos atrás
poll.scm e9634465e3 ice-9 poll handles buffered io too 14 anos atrás
popen.scm 37325c9bd2 revert 4a2ac0623c3dabb2c8b9d38c27b837dcb2c7fe4e 14 anos atrás
posix.scm 06bfe276c8 nanosecond timestamp support in stat and utime 15 anos atrás
pretty-print.scm 8a6b693817 Use ellipsis character in truncated pretty-print of sequences 14 anos atrás
psyntax-pp.scm e2ccab571e psyntax simplification 13 anos atrás
psyntax.scm e2ccab571e psyntax simplification 13 anos atrás
q.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
quasisyntax.scm cb65f76c74 add quasisyntax 15 anos atrás
r4rs.scm 7ff0f239b2 Fix call-with-input-file & relatives for multiple values 13 anos atrás
r5rs.scm 69928c8a32 fix some uses of %module-public-interface 15 anos atrás
r6rs-libraries.scm 1052739b74 rnrs modules #:replace as appropriate 14 anos atrás
rdelim.scm 8556760c23 read-delimited is clearer and conses less 14 anos atrás
receive.scm e5b218826a ice-9 receive without define-macro 14 anos atrás
regex.scm ff10e93c3f define* in ice-9 regex 14 anos atrás
runq.scm 6734191c68 Remove unused top-level variables. 15 anos atrás
rw.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
safe-r5rs.scm 69928c8a32 fix some uses of %module-public-interface 15 anos atrás
safe.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
save-stack.scm ec16eb7847 deprecate the-last-stack 14 anos atrás
scm-style-repl.scm 925c1bae1f remove evaluator-traps-interface 14 anos atrás
serialize.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
session.scm 2dd7d8ce7a fix tab completion in repl (doh) 14 anos atrás
slib.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
stack-catch.scm d8158b837e deprecate save-stack, stack-saved? 14 anos atrás
streams.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
string-fun.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
syncase.scm d53e5a7edb deprecated sc-expand in deprecated (ice-9 syncase) 15 anos atrás
test.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
threads.scm c21a5ddcaf Implement `(ice-9 threads)' high-level constructs in terms of futures. 14 anos atrás
time.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
top-repl.scm 94b55d3fa0 Gracefully handle `setlocale' errors at the REPL. 14 anos atrás
vlist.scm 19301dc56d Add `vhash-fold-right'. 13 anos atrás
weak-vector.scm 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás

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