summaryrefslogtreecommitdiff
path: root/tests/toml.scm
AgeCommit message (Expand)AuthorFilesLines
2026-04-29tests: toml: Fix nested array-of-tables test.Dariqq1-5/+7
2026-01-25tests: Adjust to Guile 3.0.10+.Ludovic Courtès1-6/+10
2025-11-20guix: toml: Fix keys with embedded escape codes.Lars-Dominik Braun1-0/+6
2025-01-20guix: toml: Fix evaluation of empty inline tables.Lars-Dominik Braun1-0/+8
2024-12-13guix: toml: Fix parsing empty strings in arrays.Lars-Dominik Braun1-0/+27
2024-12-13guix: toml: Add TOML parser.Lars-Dominik Braun1-0/+442