Commit graph

7 commits

Author SHA1 Message Date
Oliver Rümpelein 6d37da56b6 Make DSL simpler.
- Still needs some fixes, e.g. how to avoid confusion (property setter/getter?)
2020-08-23 23:11:41 +02:00
Oliver Rümpelein 2ef239ea45 Implement proper Java11 Library (modules and all) 2020-05-07 10:32:32 +02:00
Oliver Rümpelein 1d2c7e1877 Proper single parameter handling. 2020-05-01 15:44:45 +02:00
Oliver Rümpelein d2dc84a17b Several usability enhancements:
- You can now return "all" data available
 - The use of `Order.NAME_2` has been found and the item has been change to
 - `ORIGINAL_NAME` to reflect this
 - All `Order`-types now have their designated DSL method
 - It is now possible to search for items starting with a term
 - `inversion()` Order method has been renamed to `inversions()`
2020-04-26 14:43:45 +02:00
Oliver Rümpelein dc9124cd2e Add page specifier 2020-04-25 18:01:42 +02:00
Oliver Rümpelein c01752b5d9 Cleanup after getting rid of Mulitplatform. 2020-04-19 13:18:17 +02:00
Oliver Rümpelein 6f028d6ec6 Get rid of MultiPlatform Code, pt 3. (Gradle JVM only) 2020-04-19 12:40:12 +02:00
Renamed from src/commonMain/kotlin/de/pheerai/rcdbquery/Sample.kt (Browse further)