1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/rnrs/records
Ian Price 5f09e4ba3c Fix hygiene issues with `define-record-type'
* module/rnrs/records/syntactic.scm (define-record-type0, process-fields):
  Preserve hygiene of record clauses.

* test-suite/tests/r6rs-records-syntactic.test ("record hygiene"):
  Add tests.
2011-06-19 21:41:39 +02:00
..
inspection.scm Some tweaks to the R6RS support 2010-11-25 23:04:12 +01:00
procedural.scm Improve performance of R6RS records implementation 2010-10-22 14:34:49 -04:00
syntactic.scm Fix hygiene issues with `define-record-type' 2011-06-19 21:41:39 +02:00