summaryrefslogtreecommitdiff
path: root/guix/gexp.scm
Commit message (Expand)AuthorAge
* gexp: The result of 'imported-files/derivation' is non-substitutable.Ludovic Courtès2020-05-25
* self: Optimize 'file-append*' for 'local-file?'.Ludovic Courtès2020-05-25
* gexp: Fix expansion for (file-append (local-file ...) ...).Ludovic Courtès2020-05-25
* gexp: Add 'let-system'.Ludovic Courtès2020-05-16
* gexp: Compilers can now return lowerable objects.Ludovic Courtès2020-05-16
* Merge branch 'master' into core-updatesMarius Bakke2020-04-23
|\
| * gexp: Add 'load-path?' field to <scheme-file>.Ludovic Courtès2020-04-22
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\|
| * gexp: 'lower-references' uses 'mapm/accumulate-builds'.Ludovic Courtès2020-04-02
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\|
| * gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.Ludovic Courtès2020-03-29
* | gexp: Change default Guile effective version to 3.0.Ludovic Courtès2020-03-17
* | gnu: Default to Guile 3.0.Ludovic Courtès2020-03-16
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\|
| * gexp: Add 'with-parameters'.Ludovic Courtès2020-03-12
| * gexp: Default to current target.base-for-series-3111Mathieu Othacehe2020-03-08
* | gexp: Default to current target.Mathieu Othacehe2020-03-06
* | gexp: Move 'file-mapping->tree' to (guix store).Ludovic Courtès2020-01-30
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-11
|\|
| * gexp: Add 'raw-derivation-file'.Ludovic Courtès2020-01-04
| * gexp: 'gexp->script' marks its result as non-offloadable and non-substitutable.Ludovic Courtès2020-01-03
* | Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe2019-12-31
|\|
| * gexp: Add system and target support to gexp->file.Mathieu Othacehe2019-12-22
| * gexp: Allow character literals in GEXP->SEXP.Marius Bakke2019-12-18
* | gexp: Add system and target support to gexp->file.Mathieu Othacehe2019-12-22
* | gexp: Unconditionally include (system base target) in 'compiled-modules'.Marius Bakke2019-12-05
|/
* gexp: 'local-file' properly resolves non-literal relative file names.Ludovic Courtès2019-11-30
* gexp: Cache the module to derivation mappings.Ludovic Courtès2019-10-27
* gexp: Add 'imported+compiled-modules'.Ludovic Courtès2019-10-27
* gexp: Use cross extensions when cross-compiling.Mathieu Othacehe2019-10-14
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
|\
| * gexp: 'load-path-expression' produces an expression that deletes duplicates.Ludovic Courtès2019-10-03
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-24
|\|
| * gexp: Remove unused procedure.Ludovic Courtès2019-09-23
| * gexp: Catch and report non-self-quoting gexp inputs.Ludovic Courtès2019-09-23
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\|
| * gexp: 'program-file' honors the current system and cross-compilation target.Ludovic Courtès2019-07-26
| * gexp: 'compiled-modules' can cross-compile.Ludovic Courtès2019-07-26
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * gexp: 'lowered-gexp-guile' now returns a <derivation-input>.Ludovic Courtès2019-07-15
| * gexp: <lowered-gexp> separates sources from derivation inputs.Ludovic Courtès2019-07-15
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\|
| * gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.Ludovic Courtès2019-07-04
* | gexp: Remove #:pre-load-modules? parameter.Ludovic Courtès2019-06-17
|/
* gexp: 'compiled-modules' loads modules before compiling them.Ludovic Courtès2019-04-04
* monads, gexp: Prevent redefinition of syntax parameters.Ludovic Courtès2019-02-06
* gexp: 'gexp->script' does not emit load-path expression when unnecessary.Ludovic Courtès2019-01-07
* gexp: Lowering a <computed-file> honors SYSTEM and TARGET.Ludovic Courtès2019-01-05
* Use 'mapm' instead of 'sequence' + 'map'.Ludovic Courtès2018-12-19
* Merge branch 'master' into core-updatesMarius Bakke2018-11-29
|\