Mark H Weaver 453acfacf4 Merge remote-tracking branch 'origin/stable-2.0' пре 11 година
..
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 53befeb700 Change Guile license to LGPLv3+ пре 15 година
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 453acfacf4 Merge remote-tracking branch 'origin/stable-2.0' пре 11 година
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 9c90a81bb5 Bump 'copyright-year' to 2013. пре 12 година
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 0ac084bf2b Fix 'define-public' from (ice-9 curried-definitions). пре 11 година
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 5745de9172 current-language is a parameter in boot-9 пре 12 година
eval.scm 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' пре 11 година
expect.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
format.scm 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. пре 11 година
ftw.scm 139ce19474 scandir: Use `lstat' instead of `stat'. пре 12 година
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 година
hcons.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
history.scm ec84b0a251 Use `define-module*' in (ice-9 history). пре 14 година
i18n.scm e7f7691f5f i18n: Provide default values for when Gnulib has no replacement. пре 13 година
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 3bf3d735ac "fix" local-eval for introduced toplevels пре 13 година
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 8d5d0425ce Improve run-time error reporting in (ice-9 match). пре 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 bc1bc9e320 ice-9/poll optimization пре 13 година
popen.scm 03a2f59851 slight open-pipe* / open-process refactor пре 12 година
posix.scm 06bfe276c8 nanosecond timestamp support in stat and utime пре 15 година
pretty-print.scm 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. пре 11 година
psyntax-pp.scm c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops пре 11 година
psyntax.scm c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops пре 11 година
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 5d7c55bdcf R6RS srfi library names should ignore first identifier after the :n пре 12 година
rdelim.scm 7ca5500ff3 docstring in rdelim пре 12 година
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 ec16eb7847 deprecate the-last-stack пре 14 година
scm-style-repl.scm 925c1bae1f remove evaluator-traps-interface пре 14 година
serialize.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
session.scm fc835b1b14 better procedure-arguments for interpreted procs with opt, rest, kwargs пре 12 година
slib.scm b194b59fa1 fix ice-9/slib пре 12 година
stack-catch.scm d8158b837e deprecate save-stack, stack-saved? пре 14 година
streams.scm 53befeb700 Change Guile license to LGPLv3+ пре 15 година
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 година
vlist.scm c04c118461 vlist: Remove Texinfo markup from docstrings. пре 12 година
weak-vector.scm a141db8604 remove weak pairs, rewrite weak vectors пре 13 година

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