Commit History

Author SHA1 Message Date
  Benoit Blanchon 9fd5288c4d Added a few "const" to remove a few GCC warnings 12 years ago
  Benoit Blanchon 319600d51c Added JsonHashTable::containsKey() 12 years ago
  Benoit Blanchon 9c7ff38bbf Added JsonArray::getBool() and JsonHashTable::getBool() 12 years ago
  Benoit Blanchon 9e91fb3f46 Added JsonArray::getDouble() and JsonHashTable::getDouble() 12 years ago
  Benoit Blanchon 80c2cf3567 Added JsonArray::getLong() and JsonHashTable::getLong() 12 years ago
  Benoit Blanchon 1475066edd Added a verification of the token type before converting to string 12 years ago
  Benoit Blanchon 4713e90f12 Added verification of the type of token 12 years ago
  Benoit Blanchon da37162a94 Renamed JsonObjectBase::getNestedTokenCounts() into getNestedTokenCount() 12 years ago
  Benoit Blanchon 43717bff1e Added JsonHashTable::getHashTable() 12 years ago
  Benoit Blanchon 92e88c1a01 Moved JsonArray::getString() and JsonHashTable::getString() into the .cpp files 12 years ago
  Benoit Blanchon e924bef409 Splitted in several files 12 years ago