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 09:24:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75b60fdb1295d46def76bca9903a8f1e0fcb4e08
Odin
/
core
/
encoding
/
json
History
gingerBill
c05a92ab3e
Merge pull request
#3215
from blob1807/json-better-enum-support
...
core:encoding/json Add support for writing enum value names
2024-03-06 14:56:19 +00:00
..
marshal.odin
Merge pull request
#3215
from blob1807/json-better-enum-support
2024-03-06 14:56:19 +00:00
parser.odin
Fix
#3250
2024-03-06 11:49:17 +00:00
tokenizer.odin
Fix for skip_alphanum in JSON tokenizer not checking if first character is non-alphanum. This broke any single-character key when using SJSON specification in combination with not using quoted strings.
2023-04-05 22:37:05 +02:00
types.odin
Cleanup of json.clone_value
2023-11-01 00:57:27 +01:00
unmarshal.odin
Zero
intrinsics.alloca
2024-03-06 13:48:37 +00:00
validator.odin
Improve MJSON handling
2021-09-28 15:01:11 +01:00