This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-13 09:22:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57c14f6a9bfcf57ee598dcf8dedcc3f753535726
Odin
/
core
/
encoding
T
History
Ikko Eltociear Ashimine
47be46ae60
Fix typo in marshal.odin
...
seperation -> separation
2023-04-27 00:03:36 +09:00
..
base32
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
base64
Strip even more semicolons if followed by a
}
or
)
on the same line
2021-08-31 23:47:57 +01:00
csv
Document return values of strings and add allocator errors where
2023-04-07 20:39:01 +10:00
endian
Add
core:encoding/endian
2022-05-12 19:35:07 +01:00
entity
Correct naming in tests
2022-07-11 11:55:49 +01:00
hxa
fix some typos
2022-08-05 20:10:20 +08:00
json
Fix typo in marshal.odin
2023-04-27 00:03:36 +09:00
varint
Minor style change in leb128.odin
2022-05-12 15:59:15 +01:00
xml
Add
runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD
where appropriate
2023-02-10 16:23:33 +00:00