summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_compilebase.php
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Smarty5 (#852)Simon Wisselink1-203/+0
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews1-6/+8
2018-06-12Update PSR-2Sławomir Kaleta1-8/+14
2017-11-06code cleanup and optimizations 3.1.32-dev-34Uwe Tews1-8/+7
2017-08-06fixed spellingUwe Tews1-1/+1
2016-02-14- optimization make compiler tag object cache static for higher compilation s...uwetews1-0/+10
2016-02-14- optimization of tag attribute compilinguwetews1-28/+34
2016-02-09- reformat all code for unique styleuwetews1-17/+19
2015-08-06- avoid possible circular object referances caused by parser/lexer objectsUwe Tews1-6/+10
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-8/+6
2013-10-01 - use current delimiters in compiler error messages (issue 157)Uwe.Tews@googlemail.com1-1/+1
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com1-16/+16
2011-09-16commit 3.1 into the trunkmonte.ohrt1-59/+85
2010-11-23-bugfix allow integer as attribute name in plugin callsuwe.tews@googlemail.com1-1/+2
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-52/+98
2010-07-06- create exception on recursive {extends} callsUwe.Tews1-2/+2
2009-12-27--- this is a major update with a couple of internal changes ---Uwe.Tews1-6/+0
2009-11-06- lexer/parser fix for null,true,false as array indexUwe.Tews1-1/+1
2009-10-31- change of filenames in sysplugins folder for internal spl_autoload functionUwe.Tews1-0/+109