Commit Graph

52 Commits (f0095c2fdb37aee37ef0dc9f704bae960181a219)

Author SHA1 Message Date
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 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 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 7d87d08bb2 hash(), pairs() 2014-12-04 17:25:01 +03:00
vitalif e5a7a1e728 call/call_array() 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 26f88b27ab Debug new versions of VMX::Template 2014-12-04 17:24:19 +03:00
vitalif 5324a547da Always substitute INCLUDE 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 df7d942f53 fix for get(function(), key) in PHP, set() function 2014-12-04 17:24:19 +03:00
vitalif 2a40cdbb80 input_filename 2014-12-04 17:24:19 +03:00
vitalif a070aeee68 reorder functions 2014-12-04 17:24:19 +03:00
vitalif 3bf9bfe4cb allow to enable/disable UTF8 2014-12-04 17:24:19 +03:00
vitalif f412287d3e Named blocks in PHP version 2014-12-04 17:24:19 +03:00
vitalif 83d325cd51 sync w/perl version 2014-12-04 17:24:19 +03:00
vitalif eb9045878e sql_quote 2014-12-04 17:24:19 +03:00
vitalif a3c87f91cd template: debug + range() + is_array() 2014-12-04 17:24:18 +03:00
vitalif 2e9abd426e fix addslashes() 2014-12-04 17:24:18 +03:00
vitalif 83da6d657f fix <!-- BEGIN --> 2014-12-04 17:24:18 +03:00
vitalif 8bfe820b33 fix some array and hash functions 2014-12-04 17:24:18 +03:00
vitalif 54fd3620a7 fix whitespace after legacy BEGIN 2014-12-04 17:24:18 +03:00
vitalif 7894d114b9 nl2br() 2014-12-04 17:24:18 +03:00
vitalif f3e00f5597 yesno() 2014-12-04 17:24:18 +03:00
vitalif 63dcfc4298 Multibyte string functions in Template 2014-12-04 17:24:18 +03:00
vitalif 2cc7dc2c7b Template FUNCTIONs need FIXME 2014-12-04 17:24:18 +03:00
vitalif 4ce4c53be6 include(), dump() 2014-12-04 17:24:18 +03:00
vitalif 0c12d83c39 Function for PHP version of VMX::Template 2014-12-04 17:24:18 +03:00
vitalif 269fff99aa Debug compile_expression() returnvalue checking, add substr() 2014-12-04 17:24:18 +03:00
vitalif 18ac565b02 Fix typo 2014-12-04 17:24:17 +03:00
vitalif 35cda84d26 more debug for Template + shifts and pops 2014-12-04 17:24:17 +03:00
vitalif 9b7a294346 OR like in perl 2014-12-04 17:24:17 +03:00
vitalif 05ef4573d5 debug numeric literals 2014-12-04 17:24:17 +03:00
vitalif dec1abd2ff strlimit(), debug else/elseif 2014-12-04 17:24:17 +03:00
vitalif 83e887534e debug Template 2014-12-04 17:24:17 +03:00
vitalif dd420ba3b6 First rewrite of template.php 2014-12-04 17:23:47 +03:00
Vitaliy Filippov 459d7efec1 Comments, examples and more correct compilation 2014-12-04 17:19:49 +03:00
Vitaliy Filippov 0169d55a14 <!-- REGION/ENDREGION --> 2014-12-04 17:19:49 +03:00
Vitaliy Filippov 8fbb535ed3 First 2007 archive version 2014-12-04 17:19:49 +03:00