| Commit message (Expand) | Author | Age |
* | records: Improve reporting of "invalid field specifier" errors. | Ludovic Courtès | 2020-01-16 |
* | records: Support custom 'this' identifiers. | Ludovic Courtès | 2019-03-30 |
* | records: Allow thunked fields to refer to 'this-record'. | Ludovic Courtès | 2019-03-25 |
* | records: Detect duplicate field initializers. | Ludovic Courtès | 2019-01-22 |
* | records: Adjust to test changes in 'record-abi-mismatch-error'. | Ludovic Courtès | 2018-08-31 |
* | records: Insert record type ABI checks in constructors. | Ludovic Courtès | 2018-05-23 |
* | records: Improve reporting of invalid field specifiers. | Ludovic Courtès | 2016-07-14 |
* | build: Add a Guile custom test driver using SRFI-64. | Mathieu Lirzin | 2016-04-03 |
* | tests: Avoid sequence of zero expressions. | Ludovic Courtès | 2015-06-11 |
* | records: Add support for 'innate' fields. | Ludovic Courtès | 2015-06-11 |
* | records: Add support for delayed fields. | Ludovic Courtès | 2015-01-19 |
* | records: Report unknown field names in inheriting forms. | Ludovic Courtès | 2014-07-17 |
* | records: Add tests for error cases. | Ludovic Courtès | 2014-07-17 |
* | records: define-record-type*: Field bindings are bound with 'let*'. | Ludovic Courtès | 2013-10-15 |
* | records: `recutils->alist' recognizes lines starting with a `+'. | Ludovic Courtès | 2013-07-10 |
* | records: `alist->record' supports multiple-field occurrences. | Ludovic Courtès | 2013-07-10 |
* | records: `recutils->alist' recognizes comments. | Ludovic Courtès | 2013-07-10 |
* | records: Add `recutils->alist' for public consumption. | Ludovic Courtès | 2013-07-10 |
* | Move record utilities to (guix records). | Ludovic Courtès | 2013-05-12 |