Andy Wingo 39090e677e Add frame-procedure-name пре 9 година
..
peg 94027fe6ec Remove 'define-grammar-f' пре 12 година
ChangeLog-2008 00d0489205 move ice-9/ and oop/ under module/ пре 16 година
README 00d0489205 move ice-9/ and oop/ under module/ пре 16 година
and-let-star.scm c4b7ba688a Minor stylistic improvement to 'and-let*' macro. пре 11 година
arrays.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
binary-ports.scm 7f6c3f8f00 Implement efficient 'scm_unget_bytes' and 'unget-bytevector'. пре 12 година
boot-9.scm 39090e677e Add frame-procedure-name пре 9 година
buffered-input.scm fe78af419c bugfixes and simplifications to ice-9 buffered-input. пре 14 година
calling.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
channel.scm 3fc7e2c123 deprecate arity access via (procedure-properties proc 'arity) пре 15 година
command-line.scm 0a5b437ef9 Merge commit 'ed72201a795ac1c8d6c0288b6bb710f2bd0ebd9c' пре 10 година
common-list.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
compile-psyntax.scm 403d78f915 Tree-il post-order rewriter no longer destructive пре 11 година
control.scm 55e26a49db Add `call/ec' and `let/ec'. пре 12 година
curried-definitions.scm b072b8e692 Provide curried version of define*-public. пре 10 година
debug.scm cd8e32c5cd gut ice-9 debug пре 14 година
deprecated.scm b4fa6cc909 Merge remote-tracking branch 'origin/stable-2.0' пре 12 година
documentation.scm 1e23b461ec remove program-name, program-documentation пре 15 година
eval-string.scm 691697de09 Rename "RTL" to "bytecode" пре 11 година
eval.scm 25738ec35d Eval speedup for lexical-ref пре 9 година
expect.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
format.scm 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. пре 11 година
ftw.scm ae8d8a84ef Make sure 'ftw' allows directory traversal when running as root. пре 11 година
futures.scm 55e26a49db Add `call/ec' and `let/ec'. пре 12 година
gap-buffer.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
getopt-long.scm fe040dd138 Fix record constructor in getopt-long. пре 12 година
hash-table.scm 5063f0a93b Add procedures to convert alists into hash tables. пре 11 година
hcons.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
history.scm ec84b0a251 Use `define-module*' in (ice-9 history). пре 14 година
i18n.scm f6ddf827f8 Improve correctness and consistency of 'eval-when' usage. пре 11 година
iconv.scm 5a35d42aa5 add read-string and read-string! to (ice-9 rdelim) пре 12 година
lineio.scm 7f171dbfa0 remove (ice-9 lineio)'s dependency on (ice-9 readline) пре 15 година
list.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
local-eval.scm b958141cdb Merge branch 'stable-2.0' пре 11 година
ls.scm 28b8c785e7 nested module fixen to (ice-9 ls) пре 15 година
mapping.scm 72ad03fcbd deprecate (ice-9 mapping) пре 12 година
match.scm 8d5d0425ce Improve run-time error reporting in (ice-9 match). пре 11 година
match.upstream.scm 3625351955 Match and srfi-9 expose their bailouts to the CSE pass пре 11 година
networking.scm 55ae00ea73 Add `getaddrinfo' and related procedures. пре 15 година
null.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
occam-channel.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
optargs.scm 0c65f52c6d more define-syntax-rule usage пре 13 година
peg.scm 94027fe6ec Remove 'define-grammar-f' пре 12 година
poe.scm 8bee35bc53 (ice-9 poe) does not get handles from weak hash tables пре 14 година
poll.scm a1aae2c3a0 Merge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74' пре 11 година
popen.scm f6ddf827f8 Improve correctness and consistency of 'eval-when' usage. пре 11 година
posix.scm 06bfe276c8 nanosecond timestamp support in stat and utime пре 15 година
pretty-print.scm 5fc051babe Merge commit '2f3b7e9a41677bfe802e8a1ee851827297384c58' пре 11 година
psyntax-pp.scm 37ae02ffa0 Fix infinite loop in expander пре 10 година
psyntax.scm 37ae02ffa0 Fix infinite loop in expander пре 10 година
q.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
quasisyntax.scm cb65f76c74 add quasisyntax пре 15 година
r5rs.scm 69928c8a32 fix some uses of %module-public-interface пре 15 година
r6rs-libraries.scm f6ddf827f8 Improve correctness and consistency of 'eval-when' usage. пре 11 година
rdelim.scm a41b07a34f rdelim: Speed up 'read-string' (aka. 'get-string-all'.) пре 10 година
receive.scm 0c65f52c6d more define-syntax-rule usage пре 13 година
regex.scm d6e1c8bfdb In fold-matches, set regexp/notbol unless matching string start. пре 12 година
runq.scm 6734191c68 Remove unused top-level variables. пре 15 година
rw.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
safe-r5rs.scm 69928c8a32 fix some uses of %module-public-interface пре 15 година
safe.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
save-stack.scm 2896942751 Update old-style REPL code for deprecation пре 11 година
scm-style-repl.scm 2896942751 Update old-style REPL code for deprecation пре 11 година
serialize.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
session.scm 0bd1e9c6a0 rtl-program? -> program? пре 11 година
slib.scm b194b59fa1 fix ice-9/slib пре 12 година
stack-catch.scm d8158b837e deprecate save-stack, stack-saved? пре 14 година
streams.scm aead655a45 Re-implement (ice-9 streams) in terms of (srfi srfi-41) пре 10 година
string-fun.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
syncase.scm d53e5a7edb deprecated sc-expand in deprecated (ice-9 syncase) пре 15 година
test.scm b3da54d181 Placate a number of `syntax-check' verifications. пре 13 година
threads.scm 2d37a93494 Update `par-map' to use nested futures. пре 12 година
time.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
top-repl.scm 5745de9172 current-language is a parameter in boot-9 пре 12 година
unicode.scm c5ea75534c Add (ice-9 unicode) module пре 10 година
vlist.scm c04c118461 vlist: Remove Texinfo markup from docstrings. пре 12 година
weak-vector.scm c9647bfb7e Add weak-vector-length, weak-vector-ref, weak-vector-set! пре 11 година

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