gingerBill 44ea82f845 Clean up usage of `using` throughout core and vendor 2 years 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 e0d9092df8 Document return values of strings and add allocator errors where 2 years ago
endian f27f595549 Add `core:encoding/endian` 3 years 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 3dec55f009 Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements 2 years ago
varint 3fdb3dd767 Minor style change in leb128.odin 3 years ago
xml 44ea82f845 Clean up usage of `using` throughout core and vendor 2 years ago