summaryrefslogtreecommitdiff
path: root/guix/gexp.scm
Commit message (Expand)AuthorAge
...
* gexp: Add #:allowed-references parameter to 'gexp->derivation'.Ludovic Courtès2015-02-11
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* monads: Rewrite 'text-file*' using gexps.Ludovic Courtès2015-01-12
* gexp: Add #:module-path parameter to 'gexp->derivation'.Ludovic Courtès2014-11-09
* gexp: 'gexp->script' returns a script that can easily be compiled.Ludovic Courtès2014-09-08
* gexp: Allow use of high-level objects in #:references-graphs.Ludovic Courtès2014-09-06
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* gexp: Add 'ungexp-native' and 'ungexp-native-splicing'.Ludovic Courtès2014-08-18
* gexp: Add #:target parameter to 'gexp->derivation'.Ludovic Courtès2014-08-17
* gexp: Gracefully handle printing of gexps with spliced references.Ludovic Courtès2014-07-17
* gexp: Build 'gexp->file' derivations locally.Ludovic Courtès2014-07-16
* gexp: Resolve the default system at '>>=' time.Ludovic Courtès2014-07-12
* tests: Skip tests that would hit the shebang length limitation.Ludovic Courtès2014-06-04
* monads, gexp: Remove unintended dependency on (gnu packages …).Ludovic Courtès2014-05-01
* gexp: Add support for 'origin?' objects in 'ungexp' forms.Ludovic Courtès2014-05-01
* gexp: Add pretty printer.Ludovic Courtès2014-04-30
* gexp: Remove leftover parameter.Ludovic Courtès2014-04-29
* monads: Hide 'derivation-expression' and 'lower-inputs'.Ludovic Courtès2014-04-28
* Add (guix gexp).Ludovic Courtès2014-04-28