Tristan Penman
f6476167b5
Update README to include link to json11
2016-02-01 11:38:50 -08:00
Tristan Penman
9ec9a37222
Fix minor issues raised by Doxygen and add a few missing doc-comments
2015-12-20 08:16:16 +11:00
Tristan Penman
2c712fd29f
Update README with more info about JSON References
2015-10-17 08:41:09 +11:00
Tristan Penman
fb5daa587a
Restructure README and include example usage snippets
2015-05-14 08:09:38 +10:00
Tristan Penman
ba05594f53
Ensure picojson.h is included earlier in tests and add note about header include ordering to README
2015-05-12 08:21:14 +10:00
Hiroyuki Kobayashi
24d993dcd2
Support picojson library
2015-05-09 00:41:44 +09:00
Tristan Penman
f4179477db
Fix README file so that it doesn't cause warnings when processed by doxygen
2015-05-04 11:01:44 +10:00
Tristan Penman
19da922101
Update README to remove divisibleBy exception
2015-04-02 08:38:44 +11:00
Tristan Penman
4c93d0ec0a
Remove notes about multipleOf from README file
2015-03-22 22:20:33 +11:00
Tristan Penman
27c065b37f
Add missing 'Documentation' heading to README
2015-03-20 16:23:12 +11:00
Tristan Penman
55406945d8
Update README with latest version numbers, build info, and project goals
2015-03-20 16:22:12 +11:00
Tristan Penman
17b3dff2cf
Add CMake and travis configuration files for automated builds.
2014-04-17 10:58:51 +10:00
Tristan Penman
46ac9159bd
Update requirements in README file, add make wrapping more consistent.
2014-03-01 08:59:43 +11:00
Tristan Penman
4c9864de73
Initial commit.
...
This commit contains the third major design of a C++ library for JSON Schema validation.
It is definitely not what I would consider production-ready, but I do think that the overall design of the library is robust.
2013-10-30 07:51:11 +11:00