summaryrefslogtreecommitdiff
path: root/tests/toml.scm
AgeCommit message (Expand)Author
2026-01-25tests: Adjust to Guile 3.0.10+.Ludovic Courtès
2025-11-20guix: toml: Fix keys with embedded escape codes.Lars-Dominik Braun
2025-01-20guix: toml: Fix evaluation of empty inline tables.Lars-Dominik Braun
2024-12-13guix: toml: Fix parsing empty strings in arrays.Lars-Dominik Braun
2024-12-13guix: toml: Add TOML parser.Lars-Dominik Braun