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-05-25 13:18:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63a59210b0f42a476a8ccbfaa34e7e64fec2e786
Odin
/
core
/
encoding
/
json
History
Brad Lewis
87d58b9fb7
Handle invalid utf8 when parsing json
2026-05-10 16:23:26 +10:00
..
marshal.odin
Add
Type_Info_Fixed_Capacity_Dynamic_Array
to
json
2026-03-11 18:43:01 +00: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
json: fix user unmarshaller example (
#6468
)
2026-03-23 21:28:47 +01:00
validator.odin
Fix standard json parsing / unmarshalling issue for pure arrays
2025-12-29 15:35:34 +01:00