Yawning Angel 1b3fb11a31 core/encoding/endian: Tidy up a comment (NFC) 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 0de7df9eab Improve `//+vet`; remove `using` in many places; add `//+vet !using-stmt` where necessary 2 years 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 931e0d4687 cleanup: remove unused import 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