Commit graph

10 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 a99728852e Make (locally) publishable 2020-05-08 15:07:30 +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 6f028d6ec6 Get rid of MultiPlatform Code, pt 3. (Gradle JVM only) 2020-04-19 12:40:12 +02:00
Oliver Rümpelein b63f92535f Get rid of MultiPlatform Code, pt 2. (Remove JS modules) 2020-04-19 12:13:19 +02:00
Oliver Rümpelein efbc801836 Get rid of MultiPlatform Code, pt 2. (Remove linux modules) 2020-04-19 12:12:04 +02:00
Oliver Rümpelein 3913c4af76 Move DSL methods to builders, fix JS compilation 2020-04-17 13:00:44 +02:00
Oliver Rümpelein cc703d5554 First semi-proper DSL-like syntax
- Native builds to compile now
 - Add Arvm 32 bit target
 - Add Jvm main class for test runs
2020-04-08 16:28:31 +02:00
Oliver Rümpelein e4c66567ea First functional draft 2020-04-04 13:37:27 +02:00