Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented the JSON spec for string parsing for everything but the \uXXXX escaping #21

Merged
merged 2 commits into from
Jan 9, 2015

Conversation

Teemperor
Copy link
Contributor

Everything that is mentioned in #12 (beside the \uXXXX escaping) is fixed in this branch.

The \uXXXX-PR follows ASAP.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.14%) when pulling 7f4fcc5 on Teemperor:fixed_escaped_chars into 52f399d on nlohmann:master.

@Teemperor
Copy link
Contributor Author

Woops, forgot to run coverage.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 13efc7a on Teemperor:fixed_escaped_chars into 52f399d on nlohmann:master.

nlohmann added a commit that referenced this pull request Jan 9, 2015
Implemented the JSON spec for string parsing for everything but the \uXXXX escaping - see issue #12.
@nlohmann nlohmann merged commit 69195e0 into nlohmann:master Jan 9, 2015
@nlohmann
Copy link
Owner

nlohmann commented Jan 9, 2015

Thanks so much @Teemperor! Great work!

@Teemperor Teemperor deleted the fixed_escaped_chars branch January 9, 2015 19:39
GerHobbelt pushed a commit to GerHobbelt/nlohmann-json that referenced this pull request May 7, 2021
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.

3 participants