| .. |
|
marshal.odin
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
|
parser.odin
|
931e0d4687
cleanup: remove unused import
|
2 years ago |
|
tokenizer.odin
|
d7cc166eab
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.
|
2 years ago |
|
types.odin
|
75cb2c68cc
Cleanup of json.clone_value
|
2 years ago |
|
unmarshal.odin
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
|
validator.odin
|
d452758afc
Improve MJSON handling
|
4 years ago |