uwetews
|
7a8607fe17
|
- PSR-2 code style fixes for config and template file Lexer/Parser generated with
the Smarty Lexer/Parser generator from https://github.com/smarty-php/smarty-lexer
https://github.com/smarty-php/smarty/pull/483
|
2018-08-31 02:37:47 +02:00 |
|
uwetews
|
799b5cb342
|
- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/smarty/pull/452
https://github.com/smarty-php/smarty/pull/475
https://github.com/smarty-php/smarty/pull/473
- bugfix PHP5.2 compatibility https://github.com/smarty-php/smarty/pull/472
|
2018-08-19 02:35:46 +02:00 |
|
Uwe Tews
|
3799714d53
|
lexer/parser optimization
|
2017-11-05 20:04:32 +01:00 |
|
Uwe Tews
|
418a1fd443
|
- improvement repeated delimiter like {{ and }} will be treated as literal
https://groups.google.com/forum/#!topic/smarty-developers/h9r82Bx4KZw
|
2017-08-09 11:15:33 +02:00 |
|
uwetews
|
b745a31a2d
|
fixed spelling chilek commented on c4746e9
|
2016-11-11 21:17:32 +01:00 |
|
uwetews
|
c4746e9080
|
- optimization of lexer speed https://github.com/smarty-php/smarty/issues/311
|
2016-11-07 03:08:11 +01:00 |
|
Uwe Tews
|
e1cc514a68
|
- avoid possible circular object referances caused by parser/lexer objects
|
2015-08-06 01:19:11 +02:00 |
|
Uwe Tews
|
e3123c0427
|
- improvement higher compilation speed by modified lexer/parser generator at "smarty/smarty-lexer"
|
2015-05-16 16:33:50 +02:00 |
|
Uwe Tews
|
4b7fba4d88
|
get config properties via compiler object
- reverting part of earlier change of today
|
2014-12-30 18:16:51 +01:00 |
|
Uwe Tews
|
485f093e0b
|
get config properties via template object
|
2014-12-30 16:03:21 +01:00 |
|
Uwe Tews
|
5e4f55d121
|
add .plex and .y files
add lexer .plex and parser .y files to distribution for easier version
control
|
2014-12-14 00:49:42 +01:00 |
|