Commit Graph

8 Commits

Author SHA1 Message Date
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