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
Assigned to nobody Loading
Sort

Pull requests list

parser: fix parser panic for the invalid directive
#160 by quasilyte was merged Sep 10, 2020 Loading…
ast: make Walk() type switch exhaustive
#159 by quasilyte was merged Sep 10, 2020 Loading…
Fix encoding for string that requires quotation
#158 by goccy was merged Aug 28, 2020 Loading…
Update README.md
#157 by ondrej-fabry was merged Aug 28, 2020 Loading…
Bugfix/fix strict yaml struct validation
#153 by itaischwartz was merged Jul 15, 2020 Loading…
Support decoding of canonical yaml
#151 by goccy was merged Jul 15, 2020 Loading…
Add test case for checking syntax error
#150 by goccy was merged Jul 2, 2020 Loading…
Fix processing of mapping value delimiter in flow style
#149 by goccy was merged Jul 2, 2020 Loading…
Fix nested struct validation
#147 by itaischwartz was merged Jul 3, 2020 Loading…
Minor punctuation fix
#145 by jeffalder was merged Jun 28, 2020 Loading…
Fix TextUnmarshaler and BytesUnmarshaler
#143 by goccy was merged Jun 23, 2020 Loading…
Support use of encoding.TextUnmarshaler with anchors
#141 by danielwhite was closed Jun 23, 2020 Loading…
Add new convenient APIs
#140 by goccy was merged Jul 16, 2020 Loading…
Support escape characters in double quoted string
#139 by goccy was merged Jun 20, 2020 Loading…
Fix handling of tab characters as unnecessary character
#138 by goccy was merged Jun 17, 2020 Loading…
Fix encoding when last node is literal
#137 by goccy was merged Jun 16, 2020 Loading…
Fix UnmarshalBytes
#136 by goccy was merged Jun 16, 2020 Loading…
Fix processing of Literal with NewLineCharacter
#135 by goccy was merged Jun 15, 2020 Loading…
Fix quoted string with new line character
#134 by goccy was merged Jun 15, 2020 Loading…
Fix recursive alias in UnmarshalBytes
#133 by goccy was merged Jun 15, 2020 Loading…
Fix handling of value node corresponding to MergeKey
#132 by goccy was merged Jun 15, 2020 Loading…
Fix processing of PrintErrorToken ( clone token.Token )
#131 by goccy was merged Jun 12, 2020 Loading…
Fix processing of MergeKey and Alias at decoding
#130 by goccy was merged Jun 11, 2020 Loading…
ProTip! Adding no:label will show everything without a label.