Commit Graph

13 Commits

Author SHA1 Message Date
Benoit Blanchon
aef7e43c48 Use DynamicJsonBuffer instead of arbitrary sized StaticJsonBuffer 2014-12-20 15:42:43 +01:00
Benoit Blanchon
f6f8a63b99 Added a header to simplify library usage 2014-11-11 16:56:02 +01:00
Benoit Blanchon
e25eaed75a Cleaned #includes 2014-11-04 10:01:21 +01:00
Benoit Blanchon
09f6d059a7 Renamed JsonValue to JsonVariant 2014-11-04 09:51:25 +01:00
Benoit Blanchon
889f059758 All tests passed! 2014-10-30 21:51:59 +01:00
Benoit Blanchon
c3001e9ea9 Huge refactoring in progress... 2014-10-30 10:49:02 +01: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
0daf82eee2 Renamed all .h files into .hpp (so that Sublime Text selects C++ syntax) 2014-10-19 15:46:36 +02:00
Benoit Blanchon
074c39ca5b Fixed namespaces 2014-10-18 23:05:54 +02:00
Benoit Blanchon
b847576bb4 Renamed tests/ into test/ 2014-10-16 16:23:24 +02:00