-
-
Notifications
You must be signed in to change notification settings - Fork 204
Pull requests: goccy/go-yaml
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Supports dynamically switch encode and decode processing for a given type
#368
by goccy
was merged Apr 2, 2023
Loading…
Don't trim all space characters in SequenceNode.blockStyleString
reviewed
#361
by martin-sucha
was merged Mar 21, 2023
Loading…
Fix recursive anchor/alias stack overflow (#353)
reviewed
#360
by korylprince
was closed Oct 30, 2024
Loading…
token: escape number with exponent without dot
reviewed
#357
by martin-sucha
was closed Nov 15, 2024
Loading…
Quote YAML 1.1 bools at encoding time for compatibility with other legacy parsers
#354
by mumoshu
was merged Mar 14, 2023
Loading…
Escape strings containing font glyphs (Nerd Font compatibility)
reviewed
#343
by JanDeDobbeleer
was closed Jun 18, 2024
Loading…
scanner: fix position calculation for literal, folded and raw folded strings
#330
by efd6
was merged Dec 19, 2022
Loading…
fix: insert a separator between each encoded document
#318
by zoncoen
was merged Oct 26, 2022
Loading…
Introduce MapKeyNode interface to limit node types for map key
#312
by itchyny
was merged Aug 22, 2022
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.