This repository has been archived on 2022-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
Acedia/sources/Data
Anton Tarasenko 53caa5766f Refactor JSON implementation
Change base class for JSON objects from `Object` to `AcediaObject`.

Rename some classes/functions/structures/variables to
be more compact and/or better convey their meaning.

Add appropriate API that contains constructors for JSON objects.
2020-04-08 01:43:11 +07:00
..
JArray.uc Refactor JSON implementation 2020-04-08 01:43:11 +07:00
JObject.uc Refactor JSON implementation 2020-04-08 01:43:11 +07:00
JSON.uc Refactor JSON implementation 2020-04-08 01:43:11 +07:00
JSONAPI.uc Refactor JSON implementation 2020-04-08 01:43:11 +07:00
TEST_JSON.uc Refactor JSON implementation 2020-04-08 01:43:11 +07:00