gexp: Add 'with-imported-modules' macro.
[jackhill/guix/guix.git] / guix / gexp.scm
2016-07-12 Ludovic Courtèsgexp: Add 'with-imported-modules' macro.
2016-07-12 Ludovic Courtèsgexp: Keep only a single 'references' field.
2016-06-20 Ludovic Courtèsgexp: Use a relative file name.
2016-06-16 Ludovic Courtèsgexp: Add #:select? parameter to 'local-file'.
2016-06-16 Ludovic Courtèsgexp: Move 'current-source-directory' to (guix utils).
2016-03-22 Ludovic Courtèsderivations: Raise an error when a module file is not...
2016-03-22 Ludovic Courtèsderivations: Add 'module->source-file-name'.
2016-03-21 Ludovic CourtèsMerge branch 'security-updates'
2016-03-20 Ludovic Courtèsgexp: Add #:disallowed-references.
2016-02-22 Ludovic Courtèsderivations: Move grafts to (guix grafts).
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-14 Ludovic Courtèsgexp: 'local-file' resolves relative file names.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-11-25 Ludovic Courtèsgexp: Build text derivations locally.
2015-10-12 Ludovic CourtèsMerge branch 'core-updates'
2015-10-10 Ludovic Courtèsgexp: Add 'scheme-file'.
2015-10-10 Ludovic Courtèsgexp: Add 'mixed-text-file'.
2015-10-10 Ludovic Courtèsgexp: Add 'program-file'.
2015-10-10 Ludovic Courtèsgexp: Add 'computed-file'.
2015-09-26 Ludovic CourtèsMerge branch 'core-updates'
2015-09-24 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-02 Ludovic Courtèsgexp: Remove duplicate 'mkdir-p' definition.
2015-08-28 Ludovic Courtèsgexp: Add #:script-name parameter to 'gexp->derivation'.
2015-08-26 Ludovic Courtèsgexp: Add 'lower-object'.
2015-07-02 Ludovic Courtèsderivations: Add #:substitutable?, distinguished from...
2015-07-01 Ludovic Courtèsenvironment: Add only the specified outputs of the...
2015-06-21 Mark H WeaverMerge branch 'master' into core-updates
2015-06-19 Ludovic Courtèsgexp: 'local-file' canonicalizes its file argument.
2015-06-19 Ludovic Courtèsgexp: 'local-file' now defaults to non-recursive.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-06-03 Ludovic Courtèsgexp: Add 'plain-file'.
2015-06-03 Ludovic Courtèsgexp: Export <local-file> accessors.
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-01 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-30 Ludovic Courtèsderivations: Add #:leaked-env-vars parameter.
2015-04-20 Ludovic Courtèsgexp: Add printers for <gexp-input> and <gexp-output>.
2015-03-31 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-29 Ludovic Courtèsgexp: Slightly simplify 'lower-inputs'.
2015-03-29 Ludovic Courtèsgexp: Add 'local-file'.
2015-03-25 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-22 Ludovic Courtèsgexp: Fix handling of nativeness in nested gexps.
2015-03-22 Ludovic Courtèsgexp: Ignore nested gexps in macro expansion.
2015-03-22 Ludovic Courtèsgexp: Allow <gexp-input> objects in #:allowed-references.
2015-03-22 Ludovic Courtèsgexp: Add identity compiler for derivations.
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-17 Ludovic Courtèsgexp: Move the package and origin compilers to (guix...
2015-03-17 Ludovic Courtèsgexp: Separate "compilers" for origins and packages...
2015-03-17 Ludovic Courtèsgexp: Remove special meaning of forms (PACKAGE OUTPUT...
2015-03-17 Ludovic Courtèsgexp: Export 'gexp-input' constructor.
2015-03-17 Ludovic Courtèsgexp: Add <gexp-input>.
2015-03-17 Ludovic Courtèsgexp: Rename <output-ref> to <gexp-output>.
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-02 Ludovic Courtèsgexp: Make sure 'gexp-outputs' removes duplicate outputs.
2015-03-02 Mark H WeaverMerge branch 'master' into core-updates
2015-02-27 Ludovic Courtèsgexp: Aggregate outputs of compound gexps.
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-13 Ludovic Courtèsgexp: Add #:graft? parameter to 'gexp->derivation'.
2015-02-13 Ludovic Courtèsgexp: Implement 'imported-modules' & co. using 'gexp...
2015-02-11 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-11 Ludovic Courtèsgexp: Add #:allowed-references parameter to 'gexp-...
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2015-01-13 Mark H WeaverMerge branch 'master' into core-updates
2015-01-12 Ludovic Courtèsmonads: Rewrite 'text-file*' using gexps.
2014-11-09 Ludovic Courtèsgexp: Add #:module-path parameter to 'gexp->derivation'.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-07 Ludovic Courtèsgexp: 'gexp->script' returns a script that can easily...
2014-09-06 Ludovic Courtèsgexp: Allow use of high-level objects in #:references...
2014-08-28 Mark H WeaverMerge branch 'master' into core-updates
2014-08-28 Ludovic Courtèsgnu: Split (gnu packages base), adding (gnu packages...
2014-08-20 Mark H WeaverMerge branch 'master' into core-updates
2014-08-18 Ludovic Courtèsgexp: Add 'ungexp-native' and 'ungexp-native-splicing'.
2014-08-17 Ludovic Courtèsgexp: Add #:target parameter to 'gexp->derivation'.
2014-07-17 Ludovic CourtèsMerge branch 'gettext-upgrade'
2014-07-17 Ludovic Courtèsgexp: Gracefully handle printing of gexps with spliced...
2014-07-16 Ludovic Courtèsgexp: Build 'gexp->file' derivations locally.
2014-07-13 Ludovic CourtèsMerge branch 'bug-17853'
2014-07-12 Ludovic Courtèsgexp: Resolve the default system at '>>=' time.
2014-06-06 Ludovic CourtèsMerge branch 'master' into core-updates
2014-06-04 Ludovic Courtèstests: Skip tests that would hit the shebang length...
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-05-01 Ludovic Courtèsmonads, gexp: Remove unintended dependency on (gnu...
2014-05-01 Ludovic Courtèsgexp: Add support for 'origin?' objects in 'ungexp...
2014-04-30 Ludovic Courtèsgexp: Add pretty printer.
2014-04-29 Ludovic Courtèsgexp: Remove leftover parameter.
2014-04-28 Ludovic Courtèsmonads: Hide 'derivation-expression' and 'lower-inputs'.
2014-04-28 Ludovic CourtèsAdd (guix gexp).