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
2025-12-29 01:14:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8daecf7532257a8e4e91e118a326e4e4eabb95a0
Odin
/
core
/
encoding
/
json
History
Michael Kutowski
f65bdf5733
else statement to allow skipping unused struct fields
2022-09-30 19:40:41 +02:00
..
marshal.odin
Add missing import
2022-09-14 18:27:02 +01:00
parser.odin
Rename to SJSON for the Simplified JSON notation variant
2022-06-16 15:49:08 +01:00
tokenizer.odin
Improve
json.marshal
error handling for
io.Writer
; Add docs for the different JSON specifications
2021-09-29 13:06:03 +01:00
types.odin
Rename to SJSON for the Simplified JSON notation variant
2022-06-16 15:49:08 +01:00
unmarshal.odin
else statement to allow skipping unused struct fields
2022-09-30 19:40:41 +02:00
validator.odin
Improve MJSON handling
2021-09-28 15:01:11 +01:00