1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00
guile/module
Julian Graham 00f79aa4a0 Fix `define-condition-type' to use condition-accessors, not record
accessors.

* module/rnrs/conditions.scm (define-condition-type): The generated
  accessors should be condition accessors, which know how to unpack a
  compound condition; these can then delegate to the appropriate record
  accessors.
* test-suite/tests/r6rs-conditions.test: New test case to verify above.
2010-06-18 09:49:30 -04:00
..
ice-9 remove before-signal-stack 2010-06-18 13:01:14 +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 Fix `define-condition-type' to use condition-accessors, not record 2010-06-18 09:49:30 -04: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 remove encoding of versions into the file system (for now?) 2010-06-16 22:20:28 +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