Mark H Weaver ba578eb044 Merge branch '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 c4b7ba688a Minor stylistic improvement to 'and-let*' macro. 12 лет назад
arrays.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
binary-ports.scm 7f6c3f8f00 Implement efficient 'scm_unget_bytes' and 'unget-bytevector'. 12 лет назад
boot-9.scm ba578eb044 Merge branch 'stable-2.0' 11 лет назад
buffered-input.scm fe78af419c bugfixes and simplifications to ice-9 buffered-input. 15 лет назад
calling.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
channel.scm 3fc7e2c123 deprecate arity access via (procedure-properties proc 'arity) 15 лет назад
command-line.scm b958141cdb Merge branch 'stable-2.0' 11 лет назад
common-list.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
compile-psyntax.scm 403d78f915 Tree-il post-order rewriter no longer destructive 12 лет назад
control.scm 55e26a49db Add `call/ec' and `let/ec'. 12 лет назад
curried-definitions.scm 0ac084bf2b Fix 'define-public' from (ice-9 curried-definitions). 12 лет назад
debug.scm cd8e32c5cd gut ice-9 debug 15 лет назад
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 6a59420a9d Fix error message in lambda* eval closures with keywords 11 лет назад
expect.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
format.scm 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. 12 лет назад
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+ 16 лет назад
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+ 16 лет назад
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) 16 лет назад
list.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
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). 12 лет назад
match.upstream.scm a2972c195d Effects analysis sees match-error, throw-bad-structs as bailouts 11 лет назад
networking.scm 55ae00ea73 Add `getaddrinfo' and related procedures. 15 лет назад
null.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
occam-channel.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
optargs.scm 0c65f52c6d more define-syntax-rule usage 14 лет назад
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 e7bd20f7d9 Make (ice-9 popen) thread-safe. 11 лет назад
posix.scm 06bfe276c8 nanosecond timestamp support in stat and utime 15 лет назад
pretty-print.scm 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. 12 лет назад
psyntax-pp.scm b958141cdb Merge branch 'stable-2.0' 11 лет назад
psyntax.scm b958141cdb Merge branch 'stable-2.0' 11 лет назад
q.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
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 14 лет назад
regex.scm d6e1c8bfdb In fold-matches, set regexp/notbol unless matching string start. 13 лет назад
runq.scm 6734191c68 Remove unused top-level variables. 15 лет назад
rw.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
safe-r5rs.scm 69928c8a32 fix some uses of %module-public-interface 15 лет назад
safe.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
save-stack.scm ec16eb7847 deprecate the-last-stack 15 лет назад
scm-style-repl.scm 925c1bae1f remove evaluator-traps-interface 15 лет назад
serialize.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
session.scm 0bd1e9c6a0 rtl-program? -> program? 11 лет назад
slib.scm b194b59fa1 fix ice-9/slib 12 лет назад
stack-catch.scm d8158b837e deprecate save-stack, stack-saved? 15 лет назад
streams.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
string-fun.scm 53befeb700 Change Guile license to LGPLv3+ 16 лет назад
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+ 16 лет назад
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