Commit Graph

20 Commits

Author SHA1 Message Date
Benoit Blanchon
09f6d059a7 Renamed JsonValue to JsonVariant 2014-11-04 09:51:25 +01:00
Benoit Blanchon
d9cc259df3 Added declaration for placement new because it was not available in Arduino 2014-11-03 21:29:19 +01:00
Benoit Blanchon
43ad37e7ce Now use relative paths in for #include 2014-11-03 18:35:22 +01:00
Benoit Blanchon
54f9bd9572 Simplified JsonWriter hierarchy 2014-11-03 12:58:52 +01:00
Benoit Blanchon
f26f4263ea Removing virtual methods... 2014-11-03 12:32:47 +01:00
Benoit Blanchon
45a8ed6531 Huge refactoring in progress... 2014-10-30 15:31:27 +01:00
Benoit Blanchon
4c204840e9 Huge refactoring in progress... 2014-10-30 14:03:33 +01:00
Benoit Blanchon
ba2b142c8a Huge refactoring in progress... 2014-10-29 14:24:34 +01:00
Benoit Blanchon
852256c1af Epic refactoring int progress... 2014-10-27 22:50:50 +01:00
Benoit Blanchon
e0980292ef Epic refactoring in progress 2014-10-26 21:18:09 +01:00
Benoit Blanchon
618a54579f Simplified JsonArray 2014-10-25 21:02:13 +02:00
Benoit Blanchon
1f6cd8e56e Removed usages of JsonNodeIterator 2014-10-24 18:31:50 +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
d842e246c9 Added JsonArrayIterator 2014-10-22 17:59:59 +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
58d2c4a62f Renamed srcs/ into src/ 2014-10-16 16:25:42 +02:00