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-06-13 22:03:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5199d0da593d84e301fb957d180be809274bee5b
Odin
/
core
/
encoding
/
json
History
gingerBill
2f3aefbb3d
Change
strings.Builder
to be
distinct [dynamic]byte
from a
struct
wrapper
2026-06-09 13:56:10 +01:00
..
marshal.odin
Change
strings.Builder
to be
distinct [dynamic]byte
from a
struct
wrapper
2026-06-09 13:56:10 +01:00
parser.odin
Handle invalid utf8 when parsing json
2026-05-10 16:23:26 +10:00
tokenizer.odin
Fix typo in private function
2025-04-28 22:03:20 +03:00
types.odin
[encoding/json] Allow Unmarshalling to
rune
2025-12-30 18:10:07 -08:00
unmarshal.odin
[encoding/json] add support for unmarshalling fixed capacity dynamic arrays
2026-05-21 11:48:25 -04:00
validator.odin
Fix standard json parsing / unmarshalling issue for pure arrays
2025-12-29 15:35:34 +01:00