aboutsummaryrefslogtreecommitdiff
path: root/tests/gexp.scm
Commit message (Expand)AuthorAge
* gexp: Add #:guile parameter to ‘gexp->file’ and ‘scheme-file’.Ludovic Courtès2024-04-08
* gexp: #:references-graphs accepts and honors <gexp-input> records.Ludovic Courtès2023-12-22
* gexp: Add compiler for <gexp-input>.Ludovic Courtès2023-12-22
* tests: Import (guix build syscalls) when (guix build store-copy) is used.Ludovic Courtès2023-11-25
* grafts: Run with a UTF-8 locale.Ludovic Courtès2022-11-11
* Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
* tests: Fix wrong target triplets.Josselin Poiret2022-05-25
* gexp: Add 'references-file'.Ludovic Courtès2022-05-01
* gexp: Correctly handle #$output in 'gexp->approximate-sexp'.Maxime Devos2022-03-13
* gexp: Correctly handle unquoting S-exp objects.Maxime Devos2022-03-13
* gexp: Preserve source location for #~ and #$ read extensions.Ludovic Courtès2022-02-16
* gexp: 'computed-file' always uses a native Guile.Ludovic Courtès2022-02-15
* tests: Pass #:guile to 'computed-file' & co.Ludovic Courtès2022-02-11
* gexp: 'file-append' correctly handles bases without an expander.Ludovic Courtès2021-11-27
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\
| * tests: Factorize 'file=?'.Ludovic Courtès2021-11-16
* | gexp: Leave grafting as is when lowering allowed/disallowed references.Ludovic Courtès2021-09-25
* | Merge branch 'master' into core-updatesLudovic Courtès2021-07-18
|\|
| * guix: gexp: Define gexp->approximate-sexp.Maxime Devos2021-06-30
* | gexp: Add 'sexp->gexp'.Ludovic Courtès2021-03-30
|/
* gexp: #:references-graphs refers to non-native derivations.Ludovic Courtès2021-03-03
* gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'.Ludovic Courtès2021-02-23
* gexp: 'gexp-inputs' returns both native and non-native inputs.Ludovic Courtès2021-02-23
* gexp: 'gexp-inputs' returns a list of <gexp-input> records.Ludovic Courtès2021-02-23
* store-copy: 'populate-store' can optionally deduplicate files.Ludovic Courtès2020-12-15
* store-copy: 'populate-store' resets timestamps.Ludovic Courtès2020-12-15
* gexp: Warn when importing (guix config) or (ice-9 …).Ludovic Courtès2020-11-05
* gexp: Store the source code location in <gexp>.Ludovic Courtès2020-11-05
* gexp: Fix expansion for (file-append (local-file ...) ...).Ludovic Courtès2020-05-25
* tests: Hide quoted (define-module ...) form from Geiser.Ludovic Courtès2020-05-25
* gexp: Add 'let-system'.Ludovic Courtès2020-05-16
* gexp: Add 'with-parameters'.Ludovic Courtès2020-03-12
* gexp: Default to current target.Mathieu Othacehe2020-03-08
* gexp: Add 'raw-derivation-file'.Ludovic Courtès2020-01-04
* gexp: Allow character literals in GEXP->SEXP.Marius Bakke2019-12-18
* gexp: 'local-file' properly resolves non-literal relative file names.Ludovic Courtès2019-11-30
* gexp: Catch and report non-self-quoting gexp inputs.Ludovic Courtès2019-09-23
* gexp: 'program-file' honors the current system and cross-compilation target.Ludovic Courtès2019-07-26
* 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
* gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.Ludovic Courtès2019-07-04
* store: Rename '&nix-error' to '&store-error'.Ludovic Courtès2019-01-21
* gexp: Lowering a <computed-file> honors SYSTEM and TARGET.Ludovic Courtès2019-01-05
* Merge branch 'master' into core-updatesMarius Bakke2018-11-29
|\
| * derivations: Add properties.Ludovic Courtès2018-11-28
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-14
|\|
| * tests: Add 'test-assertm' to (guix tests).Ludovic Courtès2018-11-12
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-05
|\|
| * gexp: 'gexp-modules' now consistently deletes duplicates.Ludovic Courtès2018-10-27
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-05
|\|