1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00
Files
guix/tests
Ludovic Courtès 59fbeb8cae records: define-record-type*: Field bindings are bound with 'let*'.
* guix/records.scm (define-record-type*): Wrap field bindings in a
  'let*', not in a 'letrec*', which turned out to be pointlessly
  inconvenient.
* tests/records.scm: Adjust test names accordingly.
2013-10-15 23:31:22 +02:00
..
2013-07-01 23:28:21 +02:00
2013-02-01 13:16:45 +01:00
2013-05-24 22:52:52 +02:00
2013-05-11 15:09:56 +02:00
2013-07-02 22:38:03 +02:00
2013-05-11 15:43:33 +02:00
2013-02-01 13:16:45 +01:00
2013-09-19 11:22:31 +00:00