1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/module
Andy Wingo f6e6b5181a shuffle r4rs procedures into boot-9
* module/ice-9/boot-9.scm: Refine a comment about low-level port
  functions.  Move call-with-foo-port, with-input-from-foo, etc later in
  the file, and define using `parameterize' instead of `dynamic-wind'.
  Somewhat cleaner, and avoids thunk? checks for "swaports" in the old
  implementation.
2012-03-06 00:51:50 +01:00
..
ice-9 shuffle r4rs procedures into boot-9 2012-03-06 00:51:50 +01:00
language use #nil as default for elisp rest parameters 2012-03-05 18:10:29 -05:00
oop Merge remote-tracking branch 'origin/stable-2.0' 2011-09-29 18:02:28 +02:00
rnrs Improve the usage of variable names in Scheme docstrings. 2012-02-02 12:24:40 +01:00
scripts Fix a couple of warnings. 2012-01-26 00:37:23 +01:00
srfi Merge remote-tracking branch 'origin/stable-2.0' 2012-03-02 17:20:47 +01:00
sxml remove duplicate when/unless definitions 2012-01-20 21:16:50 +01:00
system Merge remote-tracking branch 'origin/stable-2.0' 2012-03-02 17:20:47 +01:00
texinfo Improve the usage of variable names in Scheme docstrings. 2012-02-02 12:24:40 +01:00
web microoptimizations in (web uri) 2012-02-22 20:40:55 +01:00
Makefile.am inline ice-9/r4rs.scm into ice-9/boot-9.scm 2012-03-06 00:51:49 +01:00
rnrs.scm Enhance transcoder-related functionality of `(rnrs io ports)' 2011-03-13 23:14:43 +01:00
statprof.scm add gcprof 2011-05-05 11:43:12 +02:00
texinfo.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00