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
02c2aff41b92fa8b8a19c0b6599f02549178ca1a
Odin
/
core
/
encoding
/
json
History
gingerBill
0b83e3dae5
Enforce naming the parameters with
builtin.quaternion
to reduce confusion
2024-01-05 14:29:14 +00:00
..
marshal.odin
Use
or_break
and
or_continue
where appropriate in the core library
2023-09-30 15:34:39 +01:00
parser.odin
cleanup: remove unused import
2023-10-02 15:21:09 +03: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
Typo
2023-03-25 07:37:43 +01:00
unmarshal.odin
Enforce naming the parameters with
builtin.quaternion
to reduce confusion
2024-01-05 14:29:14 +00:00
validator.odin
Improve MJSON handling
2021-09-28 15:01:11 +01:00