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-04-18 12:30:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d22cb20d85e0afeb61f6ad26434dd92b9d9b2ff7
Odin
/
core
/
encoding
/
json
History
dozn
d22cb20d85
Use Struct Tags For Embedded (with
using
) Structs When Unmarshalling JSON
...
A fix for
https://github.com/odin-lang/Odin/issues/4539
2024-12-28 07:48:09 -08:00
..
marshal.odin
Remove relative types from json marshaller
2024-11-14 16:18:41 +00:00
parser.odin
Port
tests\core\encoding\json
2024-06-02 14:47:08 -04:00
tokenizer.odin
Fix
#4537
2024-12-05 15:51:05 +00:00
types.odin
Port
tests\core\encoding\json
2024-06-02 14:47:08 -04:00
unmarshal.odin
Use Struct Tags For Embedded (with
using
) Structs When Unmarshalling JSON
2024-12-28 07:48:09 -08:00
validator.odin
Update numerous package declaration names
2024-04-18 12:17:39 +01:00