summaryrefslogtreecommitdiff
path: root/tests/utils.scm
Commit message (Expand)AuthorAgeFilesLines
* define-record-type*: Add the `inherit' syntactic constructor keyword....Ludovic Courtès2012-08-301-0/+30
* build: Pass $(NIX_INSTANTIATE) to the build and test environments....Ludovic Courtès2012-08-141-3/+7
* define-record-type*: Add `letrec*' behavior....Ludovic Courtès2012-07-031-0/+16
* Add `define-record-type*'....Ludovic Courtès2012-06-271-1/+15
* Add a `%current-system' fluid....Ludovic Courtès2012-06-111-0/+13
* Add `base16-string->bytevector'....Ludovic Courtès2012-06-091-0/+7
* Add `base32-string->bytevector' and `nix-base32-string->bytevector'....Ludovic Courtès2012-06-091-0/+16
* Fix `bytevector->nix-base32-string'....Ludovic Courtès2012-06-031-1/+20
* Add (guix utils), with `bytevector->base32-string'....Ludovic Courtès2012-06-011-0/+53