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
/
records.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-29
records: Warn about shadowing due to inherited field value bindings.
Ludovic Courtès
1
-0
/
+20
2026-03-20
records: Let thunked fields refer to their inherited value.
Ludovic Courtès
1
-1
/
+65
2023-06-04
tests: records: Add test for ellipsis in body.
Josselin Poiret
1
-0
/
+13
2023-06-04
records: Add MATCH-RECORD-LAMBDA.
(unmatched-parenthesis ew syntax
1
-0
/
+12
2023-06-04
records: match-record: Support thunked and delayed fields.
(unmatched-parenthesis d
1
-0
/
+29
2022-12-27
records: match-record supports specifying a different variable name.
Attila Lendvai
1
-2
/
+2
2022-12-02
records: 'match-record' checks fields at macro-expansion time.
Ludovic Courtès
1
-0
/
+33
2022-07-01
tests: Add sanitizer test.
Ludovic Courtès
1
-1
/
+11
2021-08-12
records: Support field sanitizers.
Ludovic Courtès
1
-0
/
+38
2021-04-29
diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6.
Ludovic Courtès
1
-4
/
+14
2020-01-16
records: Improve reporting of "invalid field specifier" errors.
Ludovic Courtès
1
-3
/
+31
2019-03-30
records: Support custom 'this' identifiers.
Ludovic Courtès
1
-0
/
+18
2019-03-25
records: Allow thunked fields to refer to 'this-record'.
Ludovic Courtès
1
-0
/
+40
2019-01-22
records: Detect duplicate field initializers.
Ludovic Courtès
1
-1
/
+25
2018-08-31
records: Adjust to test changes in 'record-abi-mismatch-error'.
Ludovic Courtès
1
-2
/
+3
2018-05-23
records: Insert record type ABI checks in constructors.
Ludovic Courtès
1
-1
/
+29
2016-07-14
records: Improve reporting of invalid field specifiers.
Ludovic Courtès
1
-1
/
+28
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
Mathieu Lirzin
1
-3
/
+0
2015-06-11
tests: Avoid sequence of zero expressions.
Ludovic Courtès
1
-1
/
+1
2015-06-11
records: Add support for 'innate' fields.
Ludovic Courtès
1
-0
/
+30
2015-01-19
records: Add support for delayed fields.
Ludovic Courtès
1
-1
/
+46
2014-07-17
records: Report unknown field names in inheriting forms.
Ludovic Courtès
1
-1
/
+16
2014-07-17
records: Add tests for error cases.
Ludovic Courtès
1
-1
/
+41
2013-10-15
records: define-record-type*: Field bindings are bound with 'let*'.
Ludovic Courtès
1
-3
/
+3
2013-07-10
records: `recutils->alist' recognizes lines starting with a `+'.
Ludovic Courtès
1
-0
/
+10
2013-07-10
records: `alist->record' supports multiple-field occurrences.
Ludovic Courtès
1
-0
/
+6
2013-07-10
records: `recutils->alist' recognizes comments.
Ludovic Courtès
1
-2
/
+12
2013-07-10
records: Add `recutils->alist' for public consumption.
Ludovic Courtès
1
-0
/
+17
2013-05-12
Move record utilities to (guix records).
Ludovic Courtès
1
-0
/
+137