Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-17 | doc: Fix typo in `set-record-type-printer!' doc. | Ludovic Courtès | 1 | -3/+3 |
2012-11-10 | Change the argument order of 'set-fields' to match that of 'set-fields'. | Mark H Weaver | 1 | -2/+2 |
2012-11-10 | Improve error for set-fields paths leading to different types. | Mark H Weaver | 1 | -19/+59 |
2012-11-09 | Improve error messages for invalid record definitions. | Mark H Weaver | 1 | -1/+3 |
2012-11-08 | Implement functional record setters. | Mark H Weaver | 1 | -2/+98 |
2010-05-27 | Record printer fixes | No Itisnt | 1 | -2/+3 |
2010-05-25 | * doc/ref/srfi-modules.texi: | No Itisnt | 1 | -5/+3 |
2010-05-25 | add custom record printers | No Itisnt | 1 | -0/+31 |