ntent='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/gexp.scm
AgeCommit message (Expand)Author
2022-05-25tests: Fix wrong target triplets....Josselin Poiret
2022-05-01gexp: Add 'references-file'....Ludovic Courtès
2022-03-13gexp: Correctly handle #$output in 'gexp->approximate-sexp'....Maxime Devos
2022-03-13gexp: Correctly handle unquoting S-exp objects....Maxime Devos
2022-02-16gexp: Preserve source location for #~ and #$ read extensions....Ludovic Courtès
2022-02-15gexp: 'computed-file' always uses a native Guile....Ludovic Courtès
2022-02-11tests: Pass #:guile to 'computed-file' & co....Ludovic Courtès
2021-11-27gexp: 'file-append' correctly handles bases without an expander....Ludovic Courtès
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-16tests: Factorize 'file=?'....Ludovic Courtès
2021-09-25gexp: Leave grafting as is when lowering allowed/disallowed references....Ludovic Courtès
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès
2021-06-30guix: gexp: Define gexp->approximate-sexp....Maxime Devos
2021-03-30gexp: Add 'sexp->gexp'....Ludovic Courtès
2021-03-03gexp: #:references-graphs refers to non-native derivations....Ludovic Courtès
2021-02-23gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'....Ludovic Courtès
2021-02-23gexp: 'gexp-inputs' returns both native and non-native inputs....Ludovic Courtès
2021-02-23gexp: 'gexp-inputs' returns a list of <gexp-input> records....Ludovic Courtès
2020-12-15store-copy: 'populate-store' can optionally deduplicate files....Ludovic Courtès
2020-12-15store-copy: 'populate-store' resets timestamps....Ludovic Courtès
2020-11-05gexp: Warn when importing (guix config) or (ice-9 …)....Ludovic Courtès
2020-11-05gexp: Store the source code location in <gexp>....Ludovic Courtès