22 Commits (a7f1a985486cc824830ad60dca6167ad2d002dc7)

Author SHA1 Message Date
Anton Tarasenko 6321368665 Refactor `JsonPointer` into separate (im)mutable versions 2 years ago
Anton Tarasenko f4f3684f3f Add methods for checking value existence for `Collection`s 2 years ago
Anton Tarasenko e46debe99f Add specialized getters for returning `Collection`s to themselves 2 years ago
Anton Tarasenko 6a0c8ba5ee Fix `Collection.GetItemByJSON()` method mishandling reference counting 2 years ago
Anton Tarasenko acd7f311fe Add implicit conversion between `int` and `float` inside collections 2 years ago
Anton Tarasenko 874a95602d Change naming of `BaseText` -> `string` methods 2 years ago
Anton Tarasenko 8362d261c8 Rename TextAPI.ToString() to TextAPI.IntoString() 2 years ago
Anton Tarasenko 66d02e3c8c Finish `Collection`s refactoring 2 years ago
Anton Tarasenko b569e8e563 Change `Iter` to be general iterator class 2 years ago
Anton Tarasenko e045f9785c Add `Vector` support to new Acedia collections 2 years ago
Anton Tarasenko b8647154fd Add more convenience `string` getters and setters 2 years ago
Anton Tarasenko 6f88b7c228 Add string getters and setters to new collections 2 years ago
Anton Tarasenko 10daee4220 Add `Collection` methods for ArrayList/HashTable 2 years ago
Anton Tarasenko 1e62edfc93 Refactor text classes to subclass on `BaseText` 2 years ago
Anton Tarasenko 47c08b3d86 Improve key deallocation support for `Collection`s 3 years ago
Anton Tarasenko f1e77dc3d9 Refactor to do clean up and use signals/slots 3 years ago
Anton Tarasenko 7fc8328752 Refactor `Get...ByPointer()` into two methods 3 years ago
Anton Tarasenko bdf2ca5ff8 Refactor `JSONPointer` 3 years ago
Anton Tarasenko 44fb393f7a Refactor JSON pointer into a separate class 4 years ago
Anton Tarasenko a9ae0f9580 Change `GetTextByPointer()` to be simpler 4 years ago
Anton Tarasenko c371bd89c5 Add JSON pointers support for Acedia `Collection`s 4 years ago
Anton Tarasenko 7e99c8aa52 Refactor for Acedia v0.1.dev2 4 years ago
Anton Tarasenko d56eb1db3e Initial commit 4 years ago