Skip to content

Pull requests: goccy/go-yaml

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix "null" string encoded as nil
#474 opened Sep 27, 2024 by denieryd Loading…
fix out of range panic
#467 opened Jul 22, 2024 by AdamKorcz Loading…
1 task done
fix: Parse indented newlines correctly
#448 opened Apr 29, 2024 by charithe Loading…
2 tasks done
Add support for escaped UTF-16 surrogate pairs
#445 opened Apr 9, 2024 by steveh Loading…
Performance: store path in stack to avoid copying context
#438 opened Mar 24, 2024 by yoelsusanto Loading…
1 of 2 tasks
Fix value mistakenly parsed as number
#437 opened Mar 19, 2024 by iliakap Loading…
1 of 2 tasks
feat: expose syntax and type errors
#424 opened Feb 1, 2024 by nieomylnieja Loading…
2 tasks done
fix: Treat empty nodes as zero values
#415 opened Dec 29, 2023 by lukemassa Draft
2 tasks done
feat: preserve line breaks from original input
#412 opened Dec 15, 2023 by mcwarman Loading…
2 tasks done
Fix xerrors deprecations
#405 opened Oct 11, 2023 by nervo Loading…
Fix tag encode in mapping
#401 opened Oct 6, 2023 by RangelReale Loading…
feat: add option for missing field
#398 opened Oct 1, 2023 by goyzhang Loading…
Address goccy/go-yaml#345 reviewed
#346 opened Feb 20, 2023 by coxley Loading…
example: add Go fuzz for PathList enhancement New feature or request
#302 opened Jun 8, 2022 by marco-m Loading…
ProTip! Filter pull requests by the default branch with base:master.