1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00
guile/module
Andy Wingo bfccdcd530 add support for variable transformers: settable identifier syntax
* module/ice-9/psyntax.scm (set!): Handle variable transformers; though,
  they cannot produce definitions.
  (make-variable-transformer): New procedure.
  (identifier-syntax): Allow the R6RS form that makes variable
  transformers.

* module/ice-9/psyntax-pp.scm: Regenerated.

* doc/ref/r6rs.texi (R6RS Incompatibilities): Remove letrec* item, and
  add set! restriction.
2010-06-19 12:43:40 +02:00
..
ice-9 add support for variable transformers: settable identifier syntax 2010-06-19 12:43:40 +02:00
language tree-il->scheme renders fix as letrec* 2010-06-17 13:43:26 +02:00
oop fix some uses of %module-public-interface 2010-04-24 17:43:52 +02:00
rnrs add open-string-{input,output}-port to rnrs io ports 2010-06-18 19:27:52 +02:00
scripts fix doc snarfing with fedora 12 2010-01-17 18:22:51 +01:00
srfi srfi-34 #:replace raise fix 2010-06-06 22:09:08 +02:00
sxml sxml-match: Handle multiple-value returns. 2010-05-26 23:41:23 +02:00
system `(debug)' debugs the current stack. 2010-06-18 13:10:33 +02:00
texinfo scm_i_program_properties is internal; just use procedure-properties 2010-04-17 15:21:08 +02:00
Makefile.am build psyntax-pp.go from psyntax.scm 2010-06-17 17:52:11 +02:00
rnrs.scm add open-string-{input,output}-port to rnrs io ports 2010-06-18 19:27:52 +02:00
statprof.scm statprof bugfixes 2010-01-27 21:52:05 +01:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00