-
Notifications
You must be signed in to change notification settings - Fork 783
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't trip over unescaped UTF-8 keys
Support UTF-8 in the spirit of jsmn being lean and mean. Don't do any validation or decoding, just make sure unescaped UTF-8 keys are supported.
- Loading branch information
1 parent
25647e6
commit e9553a0
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters