summaryrefslogtreecommitdiff
path: root/src/Parser/TemplateParser.php
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Documented support for `is in`, added support for `is not in`. (#955)Simon Wisselink1-804/+854
2024-03-25Internal compiler classes always return a string (#918)Simon Wisselink1-136/+134
2024-03-15Fix Too many shorthand attributes error when using a modifier as a function w...Simon Wisselink1-1/+1
2023-08-08Smarty5 (#852)Simon Wisselink1-0/+3003