1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-21 04:22:05 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
ce273af9b6 📝 added documentation for binary formats 2018-01-30 23:20:36 +01:00
c819a2d732 🔨 refactored some scanner internals 2017-07-28 19:18:50 +02:00
42be2edd4c fixed test coverage 2016-09-01 00:29:42 +02:00
4e7501e59a minor changes
- fixed a bug that did not discard strings with control characters
between 0x10 and 0x1f
- added termination proofs for two important loops
- made get_ref() constexpr
2016-07-22 15:34:45 +02:00
91c330ae01 reorganized repo 2015-06-21 21:24:03 +02:00