xsl
xsl copied to clipboard
Support for loops
- [x] Simple for loops: "1 to 10"
- [ ] Using variables and return statements
This commit brings preliminary support for loops to but there is work to do for this to become stable. This is related to white spaces. It would also be better to refactor the xpath compiler a little.