| commit | c1d327e2d3bc8aa5af979c834b3caa14e6b3e135 | [log] [tgz] |
|---|---|---|
| author | Niclas Hedhman <niclas@hedhman.org> | Thu Jun 04 00:21:55 2015 +0800 |
| committer | Niclas Hedhman <niclas@hedhman.org> | Thu Jun 04 00:21:55 2015 +0800 |
| tree | 8b911c962df13195287d3fe1fb387f186617259d | |
| parent | a1053748fe5a986f6aa312aad736edebacaf0f4b [diff] |
Moving things around to keep the Core API as small as possible. Also considering if it is possible to make the Query Fluent API extensible, so that these kind of things would actually only be an Extension and not require additions to Core API. WARNING; may not compile at the moment.