PHP and Perl template engine, http://yourcmc.ru/wiki/VMXTemplate
 
 
 
 
Go to file
Vitaliy Filippov 04e7de97e0 Some fixes for PHP version
* Allow strftime() without second argument
* Fix method calls (error in grammar)
* Introduce a self::noop() hack to support method calls and key fetches on expressions
2014-12-10 02:38:00 +03:00
VMX fix reload in template 2014-12-04 17:25:01 +03:00
VMXTemplate Use standalone yapp parse driver 2014-12-05 15:32:07 +03:00
VMXTemplate.pm Fix another bunch of VMXTemplate errors 2014-12-04 17:25:04 +03:00
compile.sh Allow keywords after dot 2014-12-04 17:25:03 +03:00
template.lime Some fixes for PHP version 2014-12-10 02:38:00 +03:00
template.parser.php Some fixes for PHP version 2014-12-10 02:38:00 +03:00
template.php Some fixes for PHP version 2014-12-10 02:38:00 +03:00
template.skel.pm Use standalone yapp parse driver 2014-12-05 15:32:07 +03:00
template.y Allow keywords after dot 2014-12-04 17:25:03 +03:00
template.yp Use standalone yapp parse driver 2014-12-05 15:32:07 +03:00