1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 12:30:32 +02:00
guile/module
Andy Wingo 8761623524 srfi-9 record compatibility with boot-9 records
* module/srfi/srfi-9.scm (define-record-type): Instead of defining the
  RTD using make-vtable, use make-struct with the record-type-vtable,
  and record the type name and fields names in the vtable.  This way
  SRFI-9 records are compatible with boot-9 records.  Also we use a
  generic printer, instead of generating one anew.
2011-08-17 10:47:04 +02:00
..
ice-9 fix generation of auto-compiled file names on mingw systems 2011-06-30 16:07:17 +02:00
language fix tree-il->scheme test 2011-08-04 19:23:49 +02:00
oop goops.scm cleanups 2011-07-07 12:17:08 +02:00
rnrs Fix hygiene issues with `define-record-type' 2011-06-19 21:41:39 +02:00
scripts Change guild --help' and --version' output to be more GNUish. 2011-07-23 22:43:38 +02:00
srfi srfi-9 record compatibility with boot-9 records 2011-08-17 10:47:04 +02:00
sxml sxml->xml fix 2010-12-02 22:24:26 +01:00
system more precision for ,time 2011-07-07 09:57:19 +02:00
texinfo fix stexi->html double translation 2011-03-26 13:33:40 +01:00
web (web http): locale-independent parsing and serialization of dates 2011-08-04 15:07:27 +02:00
Makefile.am add (scripts help) 2011-07-23 18:24:16 +02: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 Remove unused top-level variables. 2010-01-11 01:21:14 +01:00