summaryrefslogtreecommitdiff
path: root/test-suite/tests/srfi-9.test
Commit message (Expand)AuthorAgeFilesLines
* Adapt srfi-9.test to error reporting improvements; update copyright dates.Mark H Weaver2013-09-121-3/+7
* srfi-9.test: avoid symbols of the form ':bar' for more robust checking.Mark H Weaver2012-11-101-2/+2
* Change the argument order of 'set-fields' to match that of 'set-fields'.Mark H Weaver2012-11-101-17/+17
* Improve error for set-fields paths leading to different types.Mark H Weaver2012-11-101-0/+36
* Improve error messages for invalid record definitions.Mark H Weaver2012-11-091-0/+106
* Fix non-toplevel srfi-9 compile-time error tests to actually be non-toplevel.Mark H Weaver2012-11-091-72/+88
* Use 'pass-if-equal' to check syntax-error exceptions in srfi-9.test.Mark H Weaver2012-11-091-96/+96
* Implement functional record setters.Mark H Weaver2012-11-081-28/+516
* SRFI-9: Set the `record-constructor' slot of the RTD.Ludovic Courtès2012-04-101-1/+10
* Fix `define-inlinable' in SRFI-9 so that arguments are evaluated only once.Ludovic Courtès2011-03-111-1/+8
* Don't mix definitions and expressions in SRFI-9Andreas Rottmann2011-03-091-1/+11
* Fix SRFI-9 for records without fieldsAndreas Rottmann2010-06-191-0/+2
* Inline SRFI-9 constructors too.Ludovic Courtès2010-02-011-3/+15
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-11/+10
* Changes from arch/CVS synchronizationLudovic Courtès2007-08-081-8/+4
* merge from 1.8 branchKevin Ryde2006-10-091-8/+52
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* * tests/srfi-10.test: New file.Martin Grabmüller2001-05-101-0/+42