Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
json
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
json
Commits
a7f8c47f
Commit
a7f8c47f
authored
Jul 27, 2016
by
Niels
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleaned up code
- removed unnecessary assertions - simplified simple if/return patterns
parent
bdaade91
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
ChangeLog.md
ChangeLog.md
+3
-0
json.hpp
src/json.hpp
+0
-0
json.hpp.re2c
src/json.hpp.re2c
+0
-0
No files found.
ChangeLog.md
View file @
a7f8c47f
...
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file. This projec
...
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file. This projec
[
Full Changelog
](
https://github.com/nlohmann/json/compare/v2.0.1...HEAD
)
[
Full Changelog
](
https://github.com/nlohmann/json/compare/v2.0.1...HEAD
)
-
value
\(\)
does not work with
\_
json
\_
pointer types
[
\#283
](
https://github.com/nlohmann/json/issues/283
)
-
Easy serialization of classes
[
\#280
](
https://github.com/nlohmann/json/issues/280
)
-
Build error for std::int64
[
\#282
](
https://github.com/nlohmann/json/issues/282
)
-
Build error for std::int64
[
\#282
](
https://github.com/nlohmann/json/issues/282
)
-
hexify
\(\)
function emits conversion warning
[
\#270
](
https://github.com/nlohmann/json/issues/270
)
-
hexify
\(\)
function emits conversion warning
[
\#270
](
https://github.com/nlohmann/json/issues/270
)
...
...
src/json.hpp
View file @
a7f8c47f
This diff is collapsed.
Click to expand it.
src/json.hpp.re2c
View file @
a7f8c47f
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment