aboutsummaryrefslogtreecommitdiff
path: root/tests/utils.scm
Commit message (Expand)AuthorAge
* Augment `.dir-locals.el'.Ludovic Courtès2013-02-01
* define-record-type*: Add the `thunked' field definition keyword.Ludovic Courtès2013-01-23
* Update license headers.Ludovic Courtès2013-01-06
* tests: Remove hard-coded /nix/store.Ludovic Courtès2012-12-05
* Move base32 code to (guix base32).Ludovic Courtès2012-11-11
* utils: Add `package-name->name+version'.Ludovic Courtès2012-11-04
* store: Add `store-path-package-name'.Ludovic Courtès2012-11-01
* define-record-type*: Add the `inherit' syntactic constructor keyword.Ludovic Courtès2012-08-30
* build: Pass $(NIX_INSTANTIATE) to the build and test environments.Ludovic Courtès2012-08-14
* define-record-type*: Add `letrec*' behavior.Ludovic Courtès2012-07-03
* Add `define-record-type*'.Ludovic Courtès2012-06-27
* Add a `%current-system' fluid.Ludovic Courtès2012-06-11
* Add `base16-string->bytevector'.Ludovic Courtès2012-06-09
* Add `base32-string->bytevector' and `nix-base32-string->bytevector'.Ludovic Courtès2012-06-09
* Fix `bytevector->nix-base32-string'.Ludovic Courtès2012-06-03
* Add (guix utils), with `bytevector->base32-string'.Ludovic Courtès2012-06-01