Commit
commit b38197101eb29a8bc32c99c2488d6d04a34788b5 Author: Jan DankertDate: Mon Nov 13 20:44:17 2023 +0100 Change outputQueue to outputStack, because we are directly creating an AST. src/de/openrat/jscriptbox/ast/DslExpression.java | 29 ++++++++++++++---------- 1 file changed, 17 insertions(+), 12 deletions(-)