Commit Graph

270 Commits (73dcdfc67d9bbf57bc8472ab28f312da8b9b1211)

Author SHA1 Message Date
vitalif d4ccc41b8d Fix function end bug 2014-12-04 17:25:02 +03:00
vitalif f0095c2fdb Add concat operator "|", fix bugs 2014-12-04 17:25:02 +03:00
vitalif 43e0fe9004 wrapper -> filters, correct parse function 2014-12-04 17:25:01 +03:00
vitalif fc6581676d Debug VMXTemplate 2014-12-04 17:25:01 +03:00
vitalif d411c1cd64 More fixes for VMXTemplate 2014-12-04 17:25:01 +03:00
vitalif b877d4ebbe Debug VMXTemplate 2014-12-04 17:25:01 +03:00
vitalif ee664c2dfc Add missing parse_nonbrace() 2014-12-04 17:25:01 +03:00
vitalif ed83e422ac Fix some bugs - basically working now 2014-12-04 17:25:01 +03:00
vitalif a26d6ff5b0 Template and grammar 2014-12-04 17:25:01 +03:00
vitalif 267b744b66 FIXME foreach missing 2014-12-04 17:25:01 +03:00
vitalif 0b84784bda Begin new Template version 2014-12-04 17:25:01 +03:00
vitalif 4fd3aa6926 Add parser grammar to template.php (not used by now) 2014-12-04 17:25:01 +03:00
vitalif bde1b16e5c substr_replace() --> substr() O_o 2014-12-04 17:25:01 +03:00
vitalif 825cd8de68 Constants, nested joins 2014-12-04 17:25:01 +03:00
vitalif 1b54c321ad Fix grave bugs 2014-12-04 17:25:01 +03:00
vitalif 0ee8be882e fix reload in template 2014-12-04 17:25:01 +03:00
vitalif b422615f2f pass code by reference 2014-12-04 17:25:01 +03:00
vitalif 38601640ca svn:keyword 2014-12-04 17:25:01 +03:00
vitalif fb3ef63a19 svn:keyword 2014-12-04 17:25:01 +03:00
vitalif 0d259efa8f rename Template to VMXTemplate 2014-12-04 17:25:01 +03:00
vitalif f53abb6993 hash(), pairs() 2014-12-04 17:25:01 +03:00
vitalif 7d87d08bb2 hash(), pairs() 2014-12-04 17:25:01 +03:00
vitalif bdbbee1bea call/call_array() 2014-12-04 17:25:01 +03:00
vitalif e5a7a1e728 call/call_array() 2014-12-04 17:25:01 +03:00
vitalif 3b723179b3 , is now alias for => 2014-12-04 17:25:01 +03:00
vitalif 71b614df28 Split one parse() function into many: parse, parse_inline, exec, exec_from, exec_from_inline; use function aliases in PHP version 2014-12-04 17:25:01 +03:00
vitalif 16ff17d033 Split one parse() function into many: parse, parse_inline, exec, exec_from, exec_from_inline 2014-12-04 17:25:01 +03:00
vitalif 8359822925 debug functions, include for Perl version 2014-12-04 17:25:01 +03:00
vitalif 3c7342237f Debug new versions of VMX::Template 2014-12-04 17:24:19 +03:00
vitalif 26f88b27ab Debug new versions of VMX::Template 2014-12-04 17:24:19 +03:00
vitalif 6577254776 Always substitute INCLUDE 2014-12-04 17:24:19 +03:00
vitalif 5324a547da Always substitute INCLUDE 2014-12-04 17:24:19 +03:00
vitalif 5c2ae19b2d Do not substitute directives when subst markers are set, functions 2014-12-04 17:24:19 +03:00
vitalif 13602aa95e Do not substitute directives when subst markers are set, functions 2014-12-04 17:24:19 +03:00
vitalif a9c6a4e6e7 set() function 2014-12-04 17:24:19 +03:00
vitalif df7d942f53 fix for get(function(), key) in PHP, set() function 2014-12-04 17:24:19 +03:00
vitalif f19e359531 input_filename 2014-12-04 17:24:19 +03:00
vitalif 2a40cdbb80 input_filename 2014-12-04 17:24:19 +03:00
vitalif 4b1c853b40 Perl: Object methods, error handling, compile-time functions, line numbers in error text; both: reorder functions 2014-12-04 17:24:19 +03:00
vitalif a070aeee68 reorder functions 2014-12-04 17:24:19 +03:00
vitalif ad080264ac Named functions for Perl version of VMX::Template 2014-12-04 17:24:19 +03:00
vitalif 3bf9bfe4cb allow to enable/disable UTF8 2014-12-04 17:24:19 +03:00
vitalif 2b620d4914 add legacy include comment 2014-12-04 17:24:19 +03:00
vitalif f412287d3e Named blocks in PHP version 2014-12-04 17:24:19 +03:00
vitalif dd5f65c609 sync w/perl version 2014-12-04 17:24:19 +03:00
vitalif 83d325cd51 sync w/perl version 2014-12-04 17:24:19 +03:00
vitalif 2f89a67d9b sync w/php version 2014-12-04 17:24:19 +03:00
vitalif eb9045878e sql_quote 2014-12-04 17:24:19 +03:00
vitalif c5a92c67e9 Multiline-compatible CSV reader sub 2014-12-04 17:24:19 +03:00
vitalif 2341bcc306 Multiline-compatible CSV reader sub 2014-12-04 17:24:19 +03:00