Commit graph

16 commits

Author SHA1 Message Date
1a947a430f Add javadoc & sources generation and publishing (locally) 2021-03-06 21:24:50 +01:00
dd5147353f Bump version 2021-03-06 20:36:43 +01:00
9f17e88ce3 Add Gitignore File 2021-03-06 19:38:37 +01:00
bdd8c1d7d9 Update & use gitlab registry 2021-03-06 14:53:28 +01:00
cba501824f Use bom for dependencies. 2020-09-20 12:24:18 +02:00
a9f4740f0c Update dependencies. 2020-08-28 21:31:46 +02:00
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
a99728852e Make (locally) publishable 2020-05-08 15:07:30 +02:00
2ef239ea45 Implement proper Java11 Library (modules and all) 2020-05-07 10:32:32 +02:00
1d2c7e1877 Proper single parameter handling. 2020-05-01 15:44:45 +02:00
6f028d6ec6 Get rid of MultiPlatform Code, pt 3. (Gradle JVM only) 2020-04-19 12:40:12 +02:00
b63f92535f Get rid of MultiPlatform Code, pt 2. (Remove JS modules) 2020-04-19 12:13:19 +02:00
efbc801836 Get rid of MultiPlatform Code, pt 2. (Remove linux modules) 2020-04-19 12:12:04 +02:00
3913c4af76 Move DSL methods to builders, fix JS compilation 2020-04-17 13:00:44 +02:00
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
e4c66567ea First functional draft 2020-04-04 13:37:27 +02:00