jsoncpp/include/json
Baptiste Lepilleur 8868147835 - added Features class that describes allowed extension for Reader, to allow for strict configuration
- added tests from json.org jsonchecker and modified jsontestrunner to use strict parsing mode when executing them
2009-11-18 21:38:54 +00:00
..
autolink.h Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now. 2007-06-13 15:51:04 +00:00
config.h Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now. 2007-06-13 15:51:04 +00:00
features.h - added Features class that describes allowed extension for Reader, to allow for strict configuration 2009-11-18 21:38:54 +00:00
forwards.h - added Features class that describes allowed extension for Reader, to allow for strict configuration 2009-11-18 21:38:54 +00:00
json.h - added Features class that describes allowed extension for Reader, to allow for strict configuration 2009-11-18 21:38:54 +00:00
reader.h - added Features class that describes allowed extension for Reader, to allow for strict configuration 2009-11-18 21:38:54 +00:00
value.h I always have compiler problems when using operator[](unsigned) when I pass int instead, so I added a note to the comments. 2007-06-13 17:02:59 +00:00
writer.h Added StyledStreamWriter, which has no reason to derive from Writer, since its write() method does cannot return a string and must take a stream. 2007-06-13 15:55:50 +00:00