Laytan Laats 8c10f4cdde encoding/json: try to unmarshal into union variants 1 year ago
..
base32 251da264ed Remove unneeded semicolons from the core library 4 years ago
base64 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line 4 years ago
csv 5023313c03 Minor cleanups to the core library 1 year ago
endian 1b3fb11a31 core/encoding/endian: Tidy up a comment (NFC) 1 year ago
entity 4efef08c94 Update core:encoding to Unicode 15.1 table. 1 year ago
hex 2ab6de8ee4 fix hex.encode and add tests for the package 2 years ago
hxa 3dec55f009 Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements 2 years ago
json 8c10f4cdde encoding/json: try to unmarshal into union variants 1 year ago
varint 3fdb3dd767 Minor style change in leb128.odin 3 years ago
xml 14adcb9db8 Use `or_break` and `or_continue` where appropriate in the core library 1 year ago