summaryrefslogtreecommitdiff
path: root/src/Compile
AgeCommit message (Expand)AuthorFilesLines
2025-10-03Add support for shorttags in functions (#1142)pharixces3-91/+167
2024-06-30Improvement of auto-escaping (#1030)Amaury Bouchard4-3/+35
2024-06-16fixed error when using section with nocache.Simon Wisselink2-2/+2
2024-05-28Merge pull request from GHSA-4rmg-292m-wg3wSimon Wisselink1-62/+2
2024-04-29Remove unused attributes from config_load (#1004)Simon Wisselink1-5/+3
2024-04-06Fixed unit tests to not rely on the existence of any domain or unavailability...Simon Wisselink18-22/+0
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