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