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 3972de7675 add current-warning-port
* libguile/ports.h:
* libguile/ports.c (scm_current_warning_port)
  (scm_set_current_warning_port): New functions, wrapping the Scheme
  parameter.

* module/ice-9/boot-9.scm (current-warning-port): New parameter,
  defining a port for warnings.
2011-12-05 18:07:06 +01:00
..
ice-9 add current-warning-port 2011-12-05 18:07:06 +01:00
language Use default value for make-fluid in Scheme files 2011-11-23 12:54:09 +01:00
oop fix some cache consistency issues with goops and extended generics 2011-09-02 13:17:19 +02:00
rnrs Fix R6RS `fold-left' so the accumulator is the first argument. 2011-11-01 01:11:46 +01:00
scripts Add a --target' option to guild compile'. 2011-11-22 00:22:46 +01:00
srfi Use default value for make-fluid in Scheme files 2011-11-23 12:54:09 +01:00
sxml more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
system ,language at REPL sets current-language 2011-12-04 21:56:13 +01:00
texinfo Use default value for make-fluid in Scheme files 2011-11-23 12:54:09 +01:00
web fix validators for various list-style headers 2011-11-23 23:35:20 +01:00
Makefile.am Allow $GUILE_FOR_BUILD to use its own environment when cross-compiling. 2011-11-23 15:29:18 +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