Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-08 | Better toJson for container objects | Kitsune Ral | |
The previous version couldn't deal with containers of objects that have no implicit conversion to QJsonValue. The current one can. | |||
2017-09-01 | Added files to (eventually) generate *Job classes automatically | Kitsune Ral | |
KitsuneRal/api-generator project is a place where all the heavy lifting will (eventually) be implemented. This commit marks a point when the generated files at least compile (whether they work is not tested yet). Return values are so far entirely ignored. |