Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Less noise | Christian Mollekopf | 2015-11-25 | |
| | ||||
* | Don't try to fetch more once the parent is fetched. | Christian Mollekopf | 2015-11-21 | |
| | | | | We're not doing partial fetches yet | |||
* | Move implementations to the cpp file. | Christian Mollekopf | 2015-11-19 | |
I finally figured out how to do that with cpp files. It requires instantiating the code with all expected classes, but that's not a big problem since we know all types. This will hopefully greatly reduce the compiletimes... |