Jacqueline Outka

Results 13 issues of Jacqueline Outka

As mroth mentioned, right now the JS build system is very difficult to reason about as we have a few overlapping tools with complex rulesets. We should clean this up....

help wanted

Wart remover and Scala JS don't play well together - wart remover thinks `JsExport`, etc are signs of an error. There used to be a wart remover plugin specifically for...

low priority

now we have a DomainType in ol-core which can look something like ``` [[Amount:DomainType( variableType: Number; condition: this > 0; errorMessage:"amount must be greater than 0!" )]] [[amount:Amount]] ``` it...

enhancement