summaryrefslogtreecommitdiff
path: root/src/Compile
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Internal compiler classes always return a string (#918)Simon Wisselink46-80/+103
2024-03-15Fixed that scoped variables would overwrite parent scope. (#954)Simon Wisselink1-2/+2
2024-03-15Fix Too many shorthand attributes error when using a modifier as a function w...Simon Wisselink2-13/+28
2024-02-26Implemented support for substr, implode and json_encode as modifiers. (#940)Simon Wisselink3-5/+37
2024-01-26fix escapewxiaoguang1-1/+1
2023-08-08Smarty5 (#852)Simon Wisselink78-0/+5097