json/test
Niels Lohmann c6e7eae394
implemented JSON Merge Patch (RFC 7396)
SQLite's json1 extension (https://www.sqlite.org/json1.html) supports JSON Merge Patch (https://tools.ietf.org/html/rfc7396). As the implementation is trivial and we already support JSON Patch, I think this could be a nice extension to the library.
2017-12-13 23:36:22 +01:00
..
data 🐛 fix for #656 2017-07-17 07:53:02 +02:00
reports added fuzzing results 2016-10-02 11:23:47 +02:00
src implemented JSON Merge Patch (RFC 7396) 2017-12-13 23:36:22 +01:00
thirdparty 🔨 added filter script for branch coverage 2017-10-05 19:08:15 +02:00
CMakeLists.txt fix targetname 2017-11-26 10:29:51 +01:00
Makefile implemented JSON Merge Patch (RFC 7396) 2017-12-13 23:36:22 +01:00