Skip to content

Json reader improvements#1

Open
Abtin-Molavi wants to merge 8 commits into
masterfrom
json-reader-improvements
Open

Json reader improvements#1
Abtin-Molavi wants to merge 8 commits into
masterfrom
json-reader-improvements

Conversation

@Abtin-Molavi

Copy link
Copy Markdown

Some changes to the json.reader vocabulary in order to throw errors in more cases where the input is invalid json syntax. Also additional tests were added to reader.test in order to test this functionality.

Note: these changes cause an existing test on an empty input (which has been removed as part of this pull request) to fail because the parser now throws an error rather than returning an empty hashmap. This is consistent with the behavior of other implementations (e.g. Python).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant