Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | define-record-type*: Add the `inherit' syntactic constructor keyword.... | Ludovic Courtès | 2012-08-30 | 1 | -0/+30 |
* | build: Pass $(NIX_INSTANTIATE) to the build and test environments.... | Ludovic Courtès | 2012-08-14 | 1 | -3/+7 |
* | define-record-type*: Add `letrec*' behavior.... | Ludovic Courtès | 2012-07-03 | 1 | -0/+16 |
* | Add `define-record-type*'.... | Ludovic Courtès | 2012-06-27 | 1 | -1/+15 |
* | Add a `%current-system' fluid.... | Ludovic Courtès | 2012-06-11 | 1 | -0/+13 |
* | Add `base16-string->bytevector'.... | Ludovic Courtès | 2012-06-09 | 1 | -0/+7 |
* | Add `base32-string->bytevector' and `nix-base32-string->bytevector'.... | Ludovic Courtès | 2012-06-09 | 1 | -0/+16 |
* | Fix `bytevector->nix-base32-string'.... | Ludovic Courtès | 2012-06-03 | 1 | -1/+20 |
* | Add (guix utils), with `bytevector->base32-string'.... | Ludovic Courtès | 2012-06-01 | 1 | -0/+53 |