1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00
guile/module
Andy Wingo 86a9f9a271 Optionally allow duplicate field names in core records
* NEWS: Update.
* doc/ref/api-data.texi (Records): Update docs.
* module/ice-9/boot-9.scm (make-record-type): Add
  #:allow-duplicate-field-names? keyword argument.
  (record-accessor, record-modifier): Allow passing indexes to identify
  fields.
* module/rnrs/records/procedural.scm (make-record-type-descriptor):
  Allow duplicate field names.  Fixes #38611.
2020-01-12 21:51:22 +01:00
..
ice-9 Optionally allow duplicate field names in core records 2020-01-12 21:51:22 +01:00
language Fix peval bug that ignored excess args 2020-01-12 21:11:09 +01:00
oop goops: Fix 'instance?' to work on objects that aren't structs. 2018-08-07 12:05:31 +02:00
rnrs Optionally allow duplicate field names in core records 2020-01-12 21:51:22 +01:00
scheme Support R7RS define-library 2020-01-12 20:31:47 +01:00
scripts Add --r6rs and --r7rs options to "guild compile" 2019-12-02 17:32:34 +01:00
srfi Re-implement `guard' 2020-01-10 21:42:26 +01:00
sxml
system Fix frame-call-representation for callees without closures 2019-11-27 15:04:55 +01:00
texinfo Merge from stable-2.2 2019-08-02 15:21:59 +02:00
web Merge from stable-2.2 2019-08-02 15:30:13 +02:00
Makefile.am Support R7RS define-library 2020-01-12 20:31:47 +01:00
rnrs.scm Define top-level bindings for aux syntax: else, =>, _, ... 2019-09-12 21:50:51 +02:00
statprof.scm VM manages hook sets itself 2018-09-14 08:52:24 +02:00
texinfo.scm texinfo: fix @url{@@} parsing 2014-11-09 15:56:33 +00:00