|
5443e90baf
|
Cleaning up...
|
2014-10-31 12:02:15 +01:00 |
|
|
a5dbb397ca
|
Fixed failing test with clang
|
2014-10-31 11:38:58 +01:00 |
|
|
889f059758
|
All tests passed!
|
2014-10-30 21:51:59 +01:00 |
|
|
45a8ed6531
|
Huge refactoring in progress...
|
2014-10-30 15:31:27 +01:00 |
|
|
4c204840e9
|
Huge refactoring in progress...
|
2014-10-30 14:03:33 +01:00 |
|
|
c3001e9ea9
|
Huge refactoring in progress...
|
2014-10-30 10:49:02 +01:00 |
|
|
5cf744dbac
|
Huge refactoring in progress...
|
2014-10-29 21:18:27 +01:00 |
|
|
ba2b142c8a
|
Huge refactoring in progress...
|
2014-10-29 14:24:34 +01:00 |
|
|
10ab95522d
|
Epic refactoring in progress
|
2014-10-28 17:58:46 +01:00 |
|
|
61218f12fd
|
Epic refactoring in progress...
|
2014-10-28 16:29:55 +01:00 |
|
|
852256c1af
|
Epic refactoring int progress...
|
2014-10-27 22:50:50 +01:00 |
|
|
8988cb4761
|
Epic refactoring in progress...
|
2014-10-27 14:03:44 +01:00 |
|
|
e0980292ef
|
Epic refactoring in progress
|
2014-10-26 21:18:09 +01:00 |
|
|
cdf3777aa8
|
Removed unused friend
|
2014-10-25 21:02:56 +02:00 |
|
|
618a54579f
|
Simplified JsonArray
|
2014-10-25 21:02:13 +02:00 |
|
|
9f69fabe20
|
Cleaned JsonNodeWrapper
|
2014-10-25 16:11:04 +02:00 |
|
|
e748ce32bc
|
Removed all friends of JsonValue
|
2014-10-25 15:55:58 +02:00 |
|
|
fdeedabfd7
|
Fixed warning in Visual Studio
|
2014-10-24 19:59:14 +02:00 |
|
|
582216e004
|
Merged JsonArrayIterator and JsonObjectIterator into a one template class
|
2014-10-24 18:53:03 +02:00 |
|
|
1f6cd8e56e
|
Removed usages of JsonNodeIterator
|
2014-10-24 18:31:50 +02:00 |
|
|
68fb03577c
|
Moved forward declarations in a single .hpp file
|
2014-10-24 16:29:51 +02:00 |
|
|
bbef8931a6
|
Improved JsonArrayIterator
|
2014-10-24 16:12:05 +02:00 |
|
|
8071434515
|
Fixed many cpplint warnings
|
2014-10-24 00:08:25 +02:00 |
|
|
7f22a1ab39
|
Muted a few cpplint warnings
|
2014-10-23 23:59:05 +02:00 |
|
|
55b0eab3e6
|
Added newline at ed of file
|
2014-10-23 23:45:36 +02:00 |
|
|
e85f27c0f3
|
Added file headers with copyrights
|
2014-10-23 23:39:22 +02:00 |
|
|
e3b4f5038d
|
Fixed path of test exe
|
2014-10-23 23:22:26 +02:00 |
|
|
b43da1e421
|
Switched to Google coding style to match cpplint expectations
|
2014-10-23 23:13:13 +02:00 |
|
|
5c8283b3e4
|
Added cpplint
|
2014-10-23 23:10:22 +02:00 |
|
|
9175046f35
|
Formated code with clang-format
|
2014-10-23 19:54:00 +02:00 |
|
|
888fdc1d54
|
Improved JsonObjectIterator
|
2014-10-23 18:56:04 +02:00 |
|
|
d83f1a6319
|
Added .hpp files
|
2014-10-23 18:22:50 +02:00 |
|
|
ff5f3f3a2c
|
Merge branch 'merge-parser-and-generator' of github.com:bblanchon/ArduinoJson into merge-parser-and-generator
Conflicts:
test/JsonObject_Iterator_Tests.cpp
|
2014-10-23 17:43:40 +02:00 |
|
|
e4779512e6
|
Added JsonValue::as<T>()
|
2014-10-23 17:22:23 +02:00 |
|
|
8947a6c9de
|
Added more tests
|
2014-10-23 17:01:24 +02:00 |
|
|
fa805b4998
|
Test parsing of nested objects
|
2014-10-23 12:15:46 +02:00 |
|
|
451c0ee70d
|
Added JsonObjectIterator::operator->()
|
2014-10-22 23:32:25 +02:00 |
|
|
40ac60b941
|
Added JsonObjectIterator
|
2014-10-22 21:56:38 +02:00 |
|
|
7e98d136f4
|
Added more warning flags for GCC (as suggested in issue #28)
|
2014-10-22 21:25:19 +02:00 |
|
|
c800948342
|
Fixed warning in GCC
|
2014-10-22 20:51:29 +02:00 |
|
|
7fbc3cb6a6
|
Fixed warnings in Visual Studio
|
2014-10-22 20:48:20 +02:00 |
|
|
d842e246c9
|
Added JsonArrayIterator
|
2014-10-22 17:59:59 +02:00 |
|
|
9946abf731
|
Added more tests
|
2014-10-22 16:04:29 +02:00 |
|
|
1e0464f5b4
|
Fixed negative number parsing
|
2014-10-22 15:57:50 +02:00 |
|
|
5aefc7d652
|
Simplified the parser
|
2014-10-22 12:25:41 +02:00 |
|
|
743381de6d
|
Added 3 tests
|
2014-10-22 11:56:40 +02:00 |
|
|
d70ff26164
|
Remove support of unquoted keys
|
2014-10-22 11:54:33 +02:00 |
|
|
316d036785
|
More test on object parsing
|
2014-10-22 10:55:36 +02:00 |
|
|
c82e6d747b
|
Test with spaces in objects
|
2014-10-21 23:42:26 +02:00 |
|
|
04330a7a47
|
Parse key value pairs
|
2014-10-21 23:40:04 +02:00 |
|