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
/
read-print.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-24
read-print: Adjust test for keyword alignment.
Ludovic Courtès
1
-7
/
+9
2023-11-22
read-print: Properly indent ‘parameterize’.
Ludovic Courtès
1
-0
/
+5
2023-09-24
tests: read-print: Update expectations.
Tobias Geerinckx-Rice
1
-12
/
+13
2023-05-05
read-print: Correctly read "(. x)".
Ludovic Courtès
1
-0
/
+5
2023-04-24
read-print: 'pretty-print-with-comments' keeps newlines on long strings.
Ludovic Courtès
1
-0
/
+5
2023-03-16
read-print: 'read-with-comments' reads comments within gexps.
Ludovic Courtès
1
-0
/
+15
2023-03-07
read-print: Correctly handle comments that follow a list head.
Ludovic Courtès
1
-0
/
+9
2023-01-09
read-print: Do not use extended notation when printing '1+', '1-', etc.
Ludovic Courtès
1
-1
/
+6
2022-09-20
read-print: Correctly support multiple same-named newline forms.
Ludovic Courtès
1
-0
/
+5
2022-09-02
read-print: Define forms for which \n, \t, etc. are not escaped.
Ludovic Courtès
1
-0
/
+3
2022-09-01
read-print: Guess the base to use for integers being printed.
Ludovic Courtès
1
-0
/
+8
2022-08-10
read-print: Report missing closing parens instead of looping.
Ludovic Courtès
1
-0
/
+7
2022-08-08
read-print: Add 'case' and 'cond' special forms.
Ludovic Courtès
1
-0
/
+15
2022-08-08
read-print: Support printing multi-line comments.
Ludovic Courtès
1
-0
/
+14
2022-08-08
read-print: 'canonicalize-comment' leaves top-level comments unchanged.
Ludovic Courtès
1
-1
/
+3
2022-08-08
read-print: Add code to read and write sequences of expressions/blanks.
Ludovic Courtès
1
-0
/
+37
2022-08-08
read-print: Recognize page breaks.
Ludovic Courtès
1
-0
/
+22
2022-08-08
read-print: Read and render vertical space.
Ludovic Courtès
1
-1
/
+75
2022-08-08
style: Move reader and printer to (guix read-print).
Ludovic Courtès
1
-0
/
+209