- Refactoring: AST-Transformation must now be passed as a function to...
- Refactoring: AST-Transformation must now be passed as a function to full_compilation(), compileDSL etc. This allows more flexibility in doing custom validation of the syntax tree before, after or while AST transformation.