Go to file
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
gradle/wrapper First functional draft 2020-04-04 13:37:27 +02:00
src Several usability enhancements: 2020-04-26 14:43:45 +02:00
.gitignore First functional draft 2020-04-04 13:37:27 +02:00
build.gradle.kts Get rid of MultiPlatform Code, pt 3. (Gradle JVM only) 2020-04-19 12:40:12 +02:00
gradle.properties Several usability enhancements: 2020-04-26 14:43:45 +02:00
gradlew First functional draft 2020-04-04 13:37:27 +02:00
gradlew.bat First functional draft 2020-04-04 13:37:27 +02:00
settings.gradle.kts Get rid of MultiPlatform Code, pt 3. (Gradle JVM only) 2020-04-19 12:40:12 +02:00