Pieter Delobelle

Results 7 issues of Pieter Delobelle

``` Expense( $amount2 > $amount ) ∧ #=== Error while parsing, expected [TokenType.LESS_THAN, TokenType.GREATER_THAN, TokenType.EQUALS], got 'TokenType.INTEGER' for token: '{TokenType.INTEGER:2 @ pos 108}' ```

``` rule "..." when Clause(...) replacing Clause(...) then insert Achievement(..) end ```

enhancement

eg. the name of the rule

enhancement

### 🐛 Describe the bug As the title says, the generation in various benchmarks does not stop when the model returns a single newline (`\n`). The model I am currently...

bug