This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-09-10 06:05:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad80aa6d2862c45b2fddcf938c3da9bd4c35be4d
Odin
/
core
/
encoding
History
o:tone
c3478e0002
fix unmarshal unhandled error (
#4515
)
...
* fix unmarshal unhandled error
2024-11-25 13:15:33 +01:00
..
ansi
…
base32
…
base64
…
cbor
fix cbor.to_json always returning array of tuples for objects
2024-10-29 01:50:38 -03:00
csv
…
endian
…
entity
…
hex
…
hxa
Fix a bug in hxa decoder found by the new check
2024-11-17 21:35:49 +01:00
ini
[encoding/ini]: Add missing line terminator at the end of the section
2024-09-24 18:57:42 +11:00
json
fix unmarshal unhandled error (
#4515
)
2024-11-25 13:15:33 +01:00
uuid
…
varint
…
xml
…