summaryrefslogtreecommitdiff
path: root/tests/gexp.scm
Commit message (Expand)AuthorAgeFilesLines
...
* monads: Rewrite 'text-file*' using gexps....Ludovic Courtès2015-01-121-1/+25
* gexp: Allow use of high-level objects in #:references-graphs....Ludovic Courtès2014-09-061-9/+43
* vm: Move store copy handling to (guix build store-copy)....Ludovic Courtès2014-09-041-0/+38
* Factorize test suite support in (guix tests)....Ludovic Courtès2014-08-231-10/+5
* gexp: Add 'ungexp-native' and 'ungexp-native-splicing'....Ludovic Courtès2014-08-181-5/+98
* gexp: Add #:target parameter to 'gexp->derivation'....Ludovic Courtès2014-08-171-2/+19
* build: Better reject systems where the shebang would be too long....Ludovic Courtès2014-07-251-1/+1
* gexp: Gracefully handle printing of gexps with spliced references....Ludovic Courtès2014-07-171-0/+18
* gexp: Resolve the default system at '>>=' time....Ludovic Courtès2014-07-121-0/+11
* tests: Skip tests that would hit the shebang length limitation....Ludovic Courtès2014-06-041-0/+8
* gexp: Add support for 'origin?' objects in 'ungexp' forms....Ludovic Courtès2014-05-011-2/+12
* Add (guix gexp)....Ludovic Courtès2014-04-281-0/+234