.. |
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
|
ae9d540c1c
Correct naming in tests
|
3 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
|
986cba584e
Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate
|
2 years ago |