.. |
marshal.odin
|
47be46ae60
Fix typo in marshal.odin
|
2 years ago |
parser.odin
|
f2ecda8fec
Rename to SJSON for the Simplified JSON notation variant
|
3 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
|
1e4a4181e2
Typo
|
2 years ago |
unmarshal.odin
|
a6d5f9877f
Convert indentation to tabs
|
2 years ago |
validator.odin
|
d452758afc
Improve MJSON handling
|
3 years ago |