Commit Graph

16 Commits

Author SHA1 Message Date
Benoit Blanchon
5e5f060fc0 Updated copyright for 2015 2015-02-07 16:05:48 +01:00
Benoit Blanchon
aef7e43c48 Use DynamicJsonBuffer instead of arbitrary sized StaticJsonBuffer 2014-12-20 15:42:43 +01:00
Benoit Blanchon
566b76121a Fix test of ListConstIterator 2014-12-05 22:28:37 +01:00
Benoit Blanchon
bb8bddc758 Test const itertor 2014-12-05 22:11:45 +01:00
Benoit Blanchon
9eb8842dda Test operator*() 2014-12-05 21:54:49 +01:00
Benoit Blanchon
f6f8a63b99 Added a header to simplify library usage 2014-11-11 16:56:02 +01:00
Benoit Blanchon
5cf744dbac Huge refactoring in progress... 2014-10-29 21:18:27 +01:00
Benoit Blanchon
10ab95522d Epic refactoring in progress 2014-10-28 17:58:46 +01:00
Benoit Blanchon
582216e004 Merged JsonArrayIterator and JsonObjectIterator into a one template class 2014-10-24 18:53:03 +02:00
Benoit Blanchon
bbef8931a6 Improved JsonArrayIterator 2014-10-24 16:12:05 +02:00
Benoit Blanchon
55b0eab3e6 Added newline at ed of file 2014-10-23 23:45:36 +02:00
Benoit Blanchon
e85f27c0f3 Added file headers with copyrights 2014-10-23 23:39:22 +02:00
Benoit Blanchon
b43da1e421 Switched to Google coding style to match cpplint expectations 2014-10-23 23:13:13 +02:00
Benoit Blanchon
9175046f35 Formated code with clang-format 2014-10-23 19:54:00 +02:00
Benoit Blanchon
e4779512e6 Added JsonValue::as<T>() 2014-10-23 17:22:23 +02:00
Benoit Blanchon
d842e246c9 Added JsonArrayIterator 2014-10-22 17:59:59 +02:00