scripts: show: Replace 'args-fold*' by 'parse-command-line'.
[jackhill/guix/guix.git] / guix / gexp.scm
2021-03-29 Ludovic Courtèsgexp: 'gexp->script' uses #:guile also as the guile...
2021-03-29 Ludovic Courtèsgexp: Add #:guile parameter to 'load-path-expression'.
2021-03-29 Ludovic Courtèsgexp: 'imported+compiled-modules' fully honors #:guile.
2021-03-05 Ludovic Courtèsgexp: Honor #:target in 'compiled-modules'.
2021-03-03 Ludovic Courtèsgexp: #:references-graphs refers to non-native derivations.
2021-02-23 Ludovic Courtèsgexp: Reduce allocations in 'gexp-attribute'.
2021-02-23 Ludovic Courtèsgexp: Reduce allocations while traversing lists.
2021-02-23 Ludovic Courtèsgexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'.
2021-02-23 Ludovic Courtèsgexp: Keep 'lower-inputs' private.
2021-02-23 Ludovic Courtèsgexp: 'gexp-inputs' returns both native and non-native...
2021-02-23 Ludovic Courtèsgexp: 'gexp-inputs' returns a list of <gexp-input>...
2021-02-23 Ludovic Courtèsgexp: Micro-optimize sexp serialization.
2020-12-21 Marius BakkeMerge branch 'ungrafting' into staging
2020-12-21 Marius BakkeMerge branch 'master' into ungrafting
2020-12-19 Ludovic Courtèsmaint: Require Guile >= 2.2.6.
2020-11-07 Marius BakkeMerge remote-tracking branch 'origin/staging-next'...
2020-11-07 Marius BakkeMerge branch 'master' into staging
2020-11-05 Ludovic Courtèsgexp: Warn when importing (guix config) or (ice-9 …).
2020-11-05 Ludovic Courtèsgexp: Store the source code location in <gexp>.
2020-10-18 Marius BakkeMerge branch 'master' into staging
2020-10-17 Ludovic Courtèsgexp: 'assume-valid-file-name' has files looked up...
2020-10-16 Ludovic Courtèsgexp: Add 'assume-valid-file-name' syntax for use with...
2020-10-05 Guillaume Le VaillantMerge branch 'master' into staging
2020-10-02 Ludovic Courtèsgexp: Fix argument ordering in 'local-file' macro.
2020-10-02 Ludovic Courtèsgexp: 'local-file' warns when passed a non-literal...
2020-09-05 Efraim FlashnerMerge remote-tracking branch 'origin/master' into staging
2020-09-01 Maxim Cournoyergexp: computed-file: Prevent mistakenly overriding...
2020-05-29 Marius BakkeMerge branch 'master' into staging
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-25 Ludovic Courtèsgexp: The result of 'imported-files/derivation' is...
2020-05-25 Ludovic Courtèsself: Optimize 'file-append*' for 'local-file?'.
2020-05-25 Ludovic Courtèsgexp: Fix expansion for (file-append (local-file ....
2020-05-15 Ludovic Courtèsgexp: Add 'let-system'.
2020-05-15 Ludovic Courtèsgexp: Compilers can now return lowerable objects.
2020-05-08 Marius BakkeMerge branch 'core-updates'
2020-05-06 Marius BakkeMerge branch 'master' into core-updates
2020-05-05 Marius BakkeMerge branch 'master' into core-updates
2020-05-02 Marius BakkeMerge branch 'master' into core-updates
2020-04-30 Marius BakkeMerge branch 'master' into core-updates
2020-04-29 Jakub KądziołkaMerge branch 'master' into staging
2020-04-26 Marius BakkeMerge branch 'master' into core-updates
2020-04-24 Marius BakkeMerge branch 'master' into core-updates
2020-04-23 Marius BakkeMerge branch 'master' into core-updates
2020-04-22 Ludovic Courtèsgexp: Add 'load-path?' field to <scheme-file>.
2020-04-19 Marius BakkeMerge branch 'master' into core-updates
2020-04-15 Marius BakkeMerge branch 'master' into core-updates
2020-04-13 Marius BakkeMerge branch 'master' into core-updates
2020-04-11 Marius BakkeMerge branch 'master' into core-updates
2020-04-10 Marius BakkeMerge branch 'master' into core-updates
2020-04-08 Marius BakkeMerge branch 'master' into core-updates
2020-04-02 Ludovic Courtèsgexp: 'lower-references' uses 'mapm/accumulate-builds'.
2020-03-30 Marius BakkeMerge branch 'master' into core-updates
2020-03-29 Ludovic Courtèsgexp: 'lower-inputs' uses 'mapm/accumulate-builds'.
2020-03-26 Marius BakkeMerge branch 'master' into core-updates
2020-03-21 Marius BakkeMerge branch 'master' into core-updates
2020-03-19 Marius BakkeMerge branch 'master' into core-updates
2020-03-18 Marius BakkeMerge branch 'master' into core-updates
2020-03-17 Ludovic Courtèsgexp: Change default Guile effective version to 3.0.
2020-03-16 Ludovic Courtèsgnu: Default to Guile 3.0.
2020-03-14 Marius BakkeMerge branch 'master' into core-updates
2020-03-14 Marius BakkeMerge branch 'master' into staging
2020-03-12 Ludovic Courtèsgexp: Add 'with-parameters'.
2020-03-10 Marius BakkeMerge branch 'master' into core-updates
2020-03-09 Marius BakkeMerge branch 'master' into staging
2020-03-08 Mathieu Othacehegexp: Default to current target.
2020-03-06 Mathieu Othacehegexp: Default to current target.
2020-03-04 Marius BakkeMerge branch 'master' into core-updates
2020-02-14 Marius BakkeMerge branch 'master' into core-updates
2020-02-04 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2020-02-03 Marius BakkeMerge branch 'staging' into core-updates
2020-01-30 Ludovic Courtèsgexp: Move 'file-mapping->tree' to (guix store).
2020-01-23 Marius BakkeMerge branch 'staging' into core-updates
2020-01-21 Marius BakkeMerge branch 'staging' into core-updates
2020-01-14 Marius BakkeMerge branch 'master' into core-updates
2020-01-11 Marius BakkeMerge branch 'master' into core-updates
2020-01-07 Marius BakkeMerge branch 'staging'
2020-01-04 Ludovic Courtèsgexp: Add 'raw-derivation-file'.
2020-01-03 Marius BakkeMerge branch 'master' into staging
2020-01-03 Ludovic Courtèsgexp: 'gexp->script' marks its result as non-offloadabl...
2019-12-31 Mathieu OthaceheMerge remote-tracking branch 'master' into core-updates.
2019-12-22 Mathieu Othacehegexp: Add system and target support to gexp->file.
2019-12-22 Mathieu Othacehegexp: Add system and target support to gexp->file.
2019-12-18 Marius BakkeMerge branch 'master' into staging
2019-12-18 Marius Bakkegexp: Allow character literals in GEXP->SEXP.
2019-12-12 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2019-12-05 Marius Bakkegexp: Unconditionally include (system base target)...
2019-12-05 Marius BakkeMerge branch 'master' into core-updates
2019-12-04 Marius BakkeMerge branch 'staging'
2019-11-30 Ludovic Courtèsgexp: 'local-file' properly resolves non-literal relati...
2019-11-16 Mathieu OthaceheMerge remote-tracking branch master into core-updates
2019-10-30 Marius BakkeMerge branch 'master' into staging
2019-10-27 Ludovic Courtèsgexp: Cache the module to derivation mappings.
2019-10-27 Ludovic Courtèsgexp: Add 'imported+compiled-modules'.
2019-10-18 Marius BakkeMerge branch 'master' into staging
2019-10-14 Mathieu OthaceheMerge remote-tracking branch 'signed/master' into core...
2019-10-14 Mathieu Othacehegexp: Use cross extensions when cross-compiling.
2019-10-10 Mathieu OthaceheMerge branch 'master' into core-updates
2019-10-08 Marius BakkeMerge branch 'master' into staging
2019-10-08 Ludovic CourtèsMerge branch 'core-updates'
next