summaryrefslogtreecommitdiff
path: root/test-suite/tests/records.test
Commit message (Expand)AuthorAgeFilesLines
* Add support for immutable fields in core recordsAndy Wingo2019-10-281-1/+31
* Rename final? record type flag; add support for opaque?Andy Wingo2019-10-271-6/+18
* Guile `make-record-type' supports non-generative definitionAndy Wingo2019-10-271-1/+23
* Change record type "flags" field to "properties"Andy Wingo2019-10-271-6/+3
* make-record-type does more validation on the fieldsAndy Wingo2019-10-231-5/+5
* Record accessors respect subtypingAndy Wingo2019-10-221-2/+50
* make-record-type slight refactorAndy Wingo2010-04-191-5/+21
* Tests for record typesMichael Gran2009-09-201-0/+74