Skip to content

Releases: musketyr/yuml-dsl-builder

Named Parameters

19 Nov 10:02
Compare
Choose a tag to compare
09-named-parameters

methods with named arguments

Java DSL

09 Nov 20:45
Compare
Choose a tag to compare
08-java-dsl

Java DSL

Providing Extension Points

04 Nov 06:58
Compare
Choose a tag to compare
07-extensions

extending with helpers

Hacking the Owner

03 Nov 06:35
Compare
Choose a tag to compare
06-owner

hacking closure's owner

Passing the Builder

03 Nov 06:07
Compare
Choose a tag to compare
passing the argument into the closure

guarantee calls inside the closure using the closure's return type

Clean API

02 Nov 16:09
Compare
Choose a tag to compare
04-api

optimized imports

Closure-based DSL

02 Nov 03:33
Compare
Choose a tag to compare
03-dsl

nested DSL

Using Method Calls and Closures

31 Oct 19:17
Compare
Choose a tag to compare
02-closures

working version with constructors and `with` calls

Building with Constructors

31 Oct 04:20
Compare
Choose a tag to compare
01-simple

working version with just plain classes