index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gexp.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-18
tests: Fix gexp test involving ‘load*’.
Ludovic Courtès
1
-2
/
+1
2026-05-10
ui: ‘load*’ takes a list of modules to import.
Ludovic Courtès
1
-4
/
+3
2026-04-22
tests: gexp: Fix test shadowing replacement field.
Roman Scherer
1
-7
/
+7
2026-03-29
gexp: improve &gexp-input-error with &error-location.
Yarl Baudig
1
-1
/
+16
2026-02-10
gexp: Add 'delayed-object'.
David Elsing
1
-0
/
+15
2025-10-23
gexp: Make 'local-file' follow symlinks.
Nigko Yerden
1
-0
/
+31
2025-04-06
gexp: ‘local-file’ expands its argument only once.
Ludovic Courtès
1
-0
/
+16
2025-03-05
gexp: ‘with-parameters’ properly handles ‘%graft?’.
David Elsing
1
-0
/
+20
2025-01-28
gexp: ‘with-parameters’ accepts plain store items in its body.
Ludovic Courtès
1
-1
/
+10
2024-09-16
gexp: ‘imported-files’ does not create symlinks.
Ludovic Courtès
1
-0
/
+27
2024-09-04
gexp: Add ‘assume-source-relative-file-name’.
Richard Sent
1
-0
/
+6
2024-08-01
tests: gexp: Handle incorrect guile-bootstrap version for riscv.
Christopher Baines
1
-6
/
+20
2024-04-08
gexp: Add #:guile parameter to ‘gexp->file’ and ‘scheme-file’.
Ludovic Courtès
1
-10
/
+21
2023-12-22
gexp: #:references-graphs accepts and honors <gexp-input> records.
Ludovic Courtès
1
-0
/
+30
2023-12-22
gexp: Add compiler for <gexp-input>.
Ludovic Courtès
1
-0
/
+24
2023-11-25
tests: Import (guix build syscalls) when (guix build store-copy) is used.
Ludovic Courtès
1
-29
/
+30
2022-11-11
grafts: Run with a UTF-8 locale.
Ludovic Courtès
1
-0
/
+4
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
1
-1
/
+0
2022-05-25
tests: Fix wrong target triplets.
Josselin Poiret
1
-6
/
+6
2022-05-01
gexp: Add 'references-file'.
Ludovic Courtès
1
-0
/
+18
2022-03-13
gexp: Correctly handle #$output in 'gexp->approximate-sexp'.
Maxime Devos
1
-0
/
+5
2022-03-13
gexp: Correctly handle unquoting S-exp objects.
Maxime Devos
1
-1
/
+14
2022-02-16
gexp: Preserve source location for #~ and #$ read extensions.
Ludovic Courtès
1
-0
/
+27
2022-02-15
gexp: 'computed-file' always uses a native Guile.
Ludovic Courtès
1
-0
/
+22
2022-02-11
tests: Pass #:guile to 'computed-file' & co.
Ludovic Courtès
1
-4
/
+8
2021-11-27
gexp: 'file-append' correctly handles bases without an expander.
Ludovic Courtès
1
-0
/
+11
2021-11-17
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
1
-8
/
+3
2021-11-16
tests: Factorize 'file=?'.
Ludovic Courtès
1
-8
/
+3
2021-09-25
gexp: Leave grafting as is when lowering allowed/disallowed references.
Ludovic Courtès
1
-0
/
+36
2021-07-18
Merge branch 'master' into core-updates
Ludovic Courtès
1
-0
/
+31
2021-06-30
guix: gexp: Define gexp->approximate-sexp.
Maxime Devos
1
-0
/
+31
2021-03-30
gexp: Add 'sexp->gexp'.
Ludovic Courtès
1
-0
/
+7
2021-03-03
gexp: #:references-graphs refers to non-native derivations.
Ludovic Courtès
1
-0
/
+16
2021-02-23
gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'.
Ludovic Courtès
1
-3
/
+2
2021-02-23
gexp: 'gexp-inputs' returns both native and non-native inputs.
Ludovic Courtès
1
-33
/
+21
2021-02-23
gexp: 'gexp-inputs' returns a list of <gexp-input> records.
Ludovic Courtès
1
-38
/
+58
2020-12-15
store-copy: 'populate-store' can optionally deduplicate files.
Ludovic Courtès
1
-1
/
+2
2020-12-15
store-copy: 'populate-store' resets timestamps.
Ludovic Courtès
1
-2
/
+17
2020-11-05
gexp: Warn when importing (guix config) or (ice-9 …).
Ludovic Courtès
1
-0
/
+12
2020-11-05
gexp: Store the source code location in <gexp>.
Ludovic Courtès
1
-1
/
+1
2020-05-25
gexp: Fix expansion for (file-append (local-file ...) ...).
Ludovic Courtès
1
-0
/
+14
2020-05-25
tests: Hide quoted (define-module ...) form from Geiser.
Ludovic Courtès
1
-1
/
+2
2020-05-16
gexp: Add 'let-system'.
Ludovic Courtès
1
-0
/
+54
2020-03-12
gexp: Add 'with-parameters'.
Ludovic Courtès
1
-0
/
+38
2020-03-08
gexp: Default to current target.
Mathieu Othacehe
1
-0
/
+50
2020-01-04
gexp: Add 'raw-derivation-file'.
Ludovic Courtès
1
-1
/
+30
2019-12-18
gexp: Allow character literals in GEXP->SEXP.
Marius Bakke
1
-0
/
+6
2019-11-30
gexp: 'local-file' properly resolves non-literal relative file names.
Ludovic Courtès
1
-0
/
+8
2019-09-23
gexp: Catch and report non-self-quoting gexp inputs.
Ludovic Courtès
1
-0
/
+7
2019-07-26
gexp: 'program-file' honors the current system and cross-compilation target.
Ludovic Courtès
1
-0
/
+19
[next]