Commit Graph

  • d460b59b50 Fixed CHANGELOG.md v3.1 Benoit Blanchon 2014-08-03 15:54:16 +02:00
  • 8e5ea91f8d Updated README Benoit Blanchon 2014-08-03 13:48:22 +02:00
  • 4a8b7d0cb4 Updated code size Benoit Blanchon 2014-08-03 13:23:40 +02:00
  • 96c9b5deee Updated changelog. Benoit Blanchon 2014-08-03 13:18:59 +02:00
  • 8e81b9bb26 Added JsonObjectBase::remove() Benoit Blanchon 2014-08-03 13:16:35 +02:00
  • 817cc09975 Added typedef JsonKey Benoit Blanchon 2014-08-03 13:09:07 +02:00
  • 1bc45f1fd7 Extracted method getMatchingPair() Benoit Blanchon 2014-08-02 16:25:18 +02:00
  • d2fe9ddf49 Added JsonObjectBase::containsKey() Benoit Blanchon 2014-08-02 16:11:02 +02:00
  • 5cc06180e6 Removed JsonValue::null(), moved the instance to JsonObjectBase Benoit Blanchon 2014-08-02 15:55:46 +02:00
  • 65e8b6d405 Optimized size of JsonObjectBase indexer (-58 bytes) Benoit Blanchon 2014-08-02 15:37:01 +02:00
  • 09294cb5e6 Made EscapedString pure static Benoit Blanchon 2014-08-01 15:32:05 +02:00
  • 158f4600fb Added static EscapedString::printTo Benoit Blanchon 2014-08-01 15:27:58 +02:00
  • 0d28612507 Fixed casting JsonValue to string Benoit Blanchon 2014-08-01 15:23:14 +02:00
  • 7c99d4d63d Reduced usages of EscapedString Benoit Blanchon 2014-08-01 15:22:30 +02:00
  • 1a01800782 Test casting a JsonValue to a JsonArray Benoit Blanchon 2014-08-01 15:06:31 +02:00
  • 6384bc414a Test casting a JsonValue to a float Benoit Blanchon 2014-08-01 14:58:16 +02:00
  • c10bcee324 Test casting a JsonValue to a double Benoit Blanchon 2014-08-01 14:56:46 +02:00
  • 028ff6676e Test casting a JsonValue to a bool Benoit Blanchon 2014-08-01 14:54:34 +02:00
  • 23b5237f74 Test casting a JsonValue to a long Benoit Blanchon 2014-08-01 14:53:05 +02:00
  • 88510705be Test casting a JsonValue to an int Benoit Blanchon 2014-08-01 14:52:15 +02:00
  • 15d3068d78 Test casting a JsonValue to a string Benoit Blanchon 2014-08-01 14:47:48 +02:00
  • ae6beb9340 Cleaned JsonValue tests Benoit Blanchon 2014-08-01 14:38:28 +02:00
  • c1f4128ccd Added a failng test Benoit Blanchon 2014-08-01 14:35:54 +02:00
  • 5fb6edfc91 Cleaned JsonObject unit tests Benoit Blanchon 2014-08-01 14:25:55 +02:00
  • 2771b830b7 Replace the examples with the new API Benoit Blanchon 2014-07-31 20:33:12 +02:00
  • 84aa627038 Updated changelog Benoit Blanchon 2014-07-31 20:28:52 +02:00
  • 4528b8fc95 Use operator[] in example (-68 bytes) Benoit Blanchon 2014-07-31 20:16:14 +02:00
  • 60c6f2db47 Added operator[] Benoit Blanchon 2014-07-31 20:11:55 +02:00
  • 13c386c7a3 Moved JsonValue to namespace ArduinoJson::Generator Benoit Blanchon 2014-07-31 19:57:52 +02:00
  • 7877ee1b4c Replaced set() by operator=() Benoit Blanchon 2014-07-31 19:48:51 +02:00
  • 2c29327ebd Return a JsonValue& instead of a KeyValuePair* (+40 bytes) Benoit Blanchon 2014-07-31 19:42:09 +02:00
  • 85ffb83aa6 Fixed failing test Benoit Blanchon 2014-07-31 18:50:01 +02:00
  • 1ce6661fa6 Created a failing test Benoit Blanchon 2014-07-31 18:16:04 +02:00
  • 68a2ca905e Updated README.md v3.0 Benoit Blanchon 2014-07-23 20:18:59 +02:00
  • 7e4ab9f31c Added code size Benoît Blanchon 2014-07-23 13:45:07 +02:00
  • 44e5549456 Added code size Benoît Blanchon 2014-07-23 13:29:56 +02:00
  • 3e36831cdc Updated README.md Benoît Blanchon 2014-07-23 12:56:42 +02:00
  • 5129f3400c Added key() and value() shortcuts Benoît Blanchon 2014-07-23 12:56:29 +02:00
  • 0449ee4fd3 Updated README.md Benoît Blanchon 2014-07-23 12:14:59 +02:00
  • 6e4eb45210 Renamed JsonHashTable into JsonObject Benoit Blanchon 2014-07-22 21:02:16 +02:00
  • abef85218e Renamed ARDUINO_JSON_NO_DEPRECATED_WARNING into ARDUINO_JSON_NO_DEPRECATION_WARNING Benoit Blanchon 2014-07-22 20:33:17 +02:00
  • 649f292ea7 Added comments Benoit Blanchon 2014-07-22 20:28:59 +02:00
  • 805c0741e6 Added comments Benoit Blanchon 2014-07-22 20:14:25 +02:00
  • 0fc54ba54c Added comments Benoit Blanchon 2014-07-21 20:38:08 +02:00
  • df72419f09 Added comments Benoit Blanchon 2014-07-21 15:20:02 +02:00
  • d3d0da2d7f Added comments Benoit Blanchon 2014-07-21 14:17:27 +02:00
  • 407d536e06 Added comments Benoit Blanchon 2014-07-21 14:14:31 +02:00
  • c22473cf37 Removed unused stuff Benoit Blanchon 2014-07-21 11:06:31 +02:00
  • 3e8861b1a0 Moved implemntation of operator[] into JsonObject Benoit Blanchon 2014-07-21 10:52:35 +02:00
  • f565a9b1b7 Created a Visual Studio project for JsonGenerator Benoit Blanchon 2014-07-21 09:59:47 +02:00
  • 06026cc7d4 Created a Visual Studio project for JsonParser Benoit Blanchon 2014-07-21 09:54:26 +02:00
  • 04f52733c2 Added a test with 3 strings Benoit Blanchon 2014-07-19 16:15:57 +02:00
  • c06f42659a Updated README.md Benoit Blanchon 2014-07-19 16:05:42 +02:00
  • e619b8f5bd Updated README.md Benoit Blanchon 2014-07-19 15:57:03 +02:00
  • 1e28217393 Merged parse() and parseToken() Benoit Blanchon 2014-07-19 15:36:01 +02:00
  • a1e8c8800a Removed uneeded cast operators Benoit Blanchon 2014-07-19 15:34:44 +02:00
  • 00ad540f4e Updated CHANGELOG.md Benoit Blanchon 2014-07-19 15:23:40 +02:00
  • cd7a7b1533 Fixed bug in JsonArray::begin() and end() Benoit Blanchon 2014-07-19 14:55:16 +02:00
  • 0fe77176e1 Fixed bug in JsonObject::begin() and end() Benoit Blanchon 2014-07-19 14:49:59 +02:00
  • e94575b4b8 Replaced public inheritance by protected and private Benoit Blanchon 2014-07-19 14:41:29 +02:00
  • b278d7711b Replaced composition by inheritance Benoit Blanchon 2014-07-19 12:44:27 +02:00
  • 851d21e08c Added JsonObjectIterator Benoit Blanchon 2014-07-18 22:40:50 +02:00
  • b75d32e980 Renamed JsonHashTable into JsonObject Benoit Blanchon 2014-07-18 16:46:01 +02:00
  • daa62b3737 Simplified nextSibling() Benoit Blanchon 2014-07-18 16:22:09 +02:00
  • ed497df9d6 Added JsonToken.cpp Benoit Blanchon 2014-07-18 16:19:14 +02:00
  • 79953730fc Merged nestedTokenCount() and nextSibling() Benoit Blanchon 2014-07-18 16:18:03 +02:00
  • 5d2ffc49fd Fixed JsonArrayIterator unit test Benoit Blanchon 2014-07-18 16:10:19 +02:00
  • 714a37bd59 Replaced JsonToken operators by meaningful methods Benoit Blanchon 2014-07-18 15:54:49 +02:00
  • 4a1d8483cc Added class JsonToken Benoit Blanchon 2014-07-18 15:43:20 +02:00
  • 0d4d77a7cd Updated example Benoît Blanchon 2014-07-17 14:02:51 +02:00
  • c329572d24 Added JsonArrayIterator (tests are failing) Benoît Blanchon 2014-07-17 13:58:30 +02:00
  • ca01ecfb49 Added a flag to ignore deprecation warnings Benoît Blanchon 2014-07-17 13:27:40 +02:00
  • 78249a0ada Updated example Benoît Blanchon 2014-07-17 13:23:18 +02:00
  • 45c9ba1191 Renamed JsonObjectBase into JsonPrintable Benoît Blanchon 2014-07-17 13:16:14 +02:00
  • 5e1697f47b JsonArray is now a simple wrapper on top of JsonValue Benoît Blanchon 2014-07-17 13:12:12 +02:00
  • f2579397d6 JsonHashTable is now a wrapper on to of JsonValue Benoît Blanchon 2014-07-17 12:59:26 +02:00
  • b6e3a37ad9 Added JsonParserBase::parse() that returns a JsonValue Benoît Blanchon 2014-07-17 12:37:35 +02:00
  • 73eda08dd4 Updated example Benoit Blanchon 2014-07-16 21:10:18 +02:00
  • 6164328892 Renamed JsonArray::getLength() into size() to match std::vector Benoît Blanchon 2014-07-16 14:01:04 +02:00
  • 7487b8cbb7 Defined the DEPRECATED macro Benoît Blanchon 2014-07-16 13:53:56 +02:00
  • 6a868e46bd Made JsonValue inherit from JsonObjectBase Benoît Blanchon 2014-07-16 13:41:00 +02:00
  • d189bd7140 Added class JsonValue. Added subscript operator on JsonArray and JsonHashTable Benoît Blanchon 2014-07-16 13:26:11 +02:00
  • 9f07cdcabf Updated CHANGELOG.md v2.1 Benoit Blanchon 2014-07-15 20:04:21 +02:00
  • 41b5bba939 Updated CHANGELOG.md Benoît Blanchon 2014-07-15 13:50:49 +02:00
  • 7ac4a91591 Added include of JsonParserBase.cpp Benoît Blanchon 2014-07-15 12:56:14 +02:00
  • 5534635feb Fixed case of jsmn.cpp (issue #6) Benoît Blanchon 2014-07-15 12:54:01 +02:00
  • 2e5b959e8b Fixed GCC warnings Benoit Blanchon 2014-07-14 16:13:58 +02:00
  • 9ee3dc638d Update parser size Benoit Blanchon 2014-07-14 16:02:34 +02:00
  • ccb97fc6e0 Fixed bug JsonObjectBase::getNestedTokenCount() that reads uninitialized token Benoit Blanchon 2014-07-14 15:52:26 +02:00
  • 39c185ae67 Fixed bug in JsonObjectBase::getBoolFromToken() Benoit Blanchon 2014-07-14 14:50:43 +02:00
  • cf1324c09b Added a test with too few tokens Benoit Blanchon 2014-07-14 14:42:30 +02:00
  • 0b087b7bdb Added a test when token count is too small Benoit Blanchon 2014-07-14 14:35:51 +02:00
  • dde5a2510b Extracted class JsonParserBase Benoit Blanchon 2014-07-14 13:17:30 +02:00
  • a42b03ec26 Rewrote tests on hash tables Benoit Blanchon 2014-07-14 12:29:57 +02:00
  • 2f98e59fc6 Cleaned the array tests Benoit Blanchon 2014-07-14 11:48:46 +02:00
  • f58a8b0ca5 Renamed unit test classes Benoit Blanchon 2014-07-14 10:33:24 +02:00
  • 4f56afe89e Updated changelog v2.0 Benoit Blanchon 2014-07-09 19:50:44 +02:00
  • 339de21f1c Updated code size Benoit Blanchon 2014-07-09 19:48:55 +02:00
  • 25c428c1e9 Removed useless cast Benoît Blanchon 2014-07-09 13:44:11 +02:00
  • 0045bb3e35 Reduced the size of JsonArrayBase::printTo() by 18 bytes Benoît Blanchon 2014-07-09 13:40:09 +02:00