json/doc
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
..
css improved documentation 2016-02-07 14:55:29 +01:00
examples implemented JSON Merge Patch (RFC 7396) 2017-12-13 23:36:22 +01:00
images 🔨 refactored some scanner internals 2017-07-28 19:18:50 +02:00
scripts updated and fixed online version 2016-02-07 15:07:17 +01:00
usages 📝 listing projects using the library 2017-02-08 19:16:38 +01:00
Doxyfile 📝 some documentation 2017-10-27 16:07:04 +02:00
faq.md 📝 some documentation 2017-10-27 16:07:04 +02:00
index.md 📝 mentioned value function on main doc page #570 2017-05-05 16:42:22 +02:00
json.gif 🔖 version 2.1.1 2017-02-25 16:34:38 +01:00
Makefile 📝 more documentation for the new exceptions 2017-03-08 23:12:13 +01:00