Commit Graph

248 Commits (f216a5920a3b0ef3f807cbef4986d47a3914ba8c)

Author SHA1 Message Date
vitalif f216a5920a Fix eat 2014-12-04 17:25:03 +03:00
vitalif 1b51e5c08e fix timestamp 2014-12-04 17:25:03 +03:00
vitalif 49681a9089 Correct eat_code_line 2014-12-04 17:25:03 +03:00
vitalif 073e1d606c Allow to configure directive and substitution begin/end 2014-12-04 17:25:03 +03:00
vitalif 2710970c62 github lime link 2014-12-04 17:25:03 +03:00
vitalif 684122d2ef Skip to directive beginning also if just exited 2014-12-04 17:25:03 +03:00
vitalif 2c1587c7de Split VMXTemplate into runtime and compiler parts 2014-12-04 17:25:03 +03:00
vitalif 78d1c7cfa6 Comments and eat_code_line 2014-12-04 17:25:03 +03:00
vitalif 6ac1827752 TODO 2014-12-04 17:25:03 +03:00
vitalif 8a84e42624 Fix <!-- SET --> .. <!-- END --> 2014-12-04 17:25:03 +03:00
vitalif cccfb8da71 Correct error handling using patched LIME parse_engine 2014-12-04 17:25:02 +03:00
vitalif dbd171834b Rewritten VMXTemplate using LIME 2014-12-04 17:25:02 +03:00
vitalif a8ec2de500 LIME grammar for VMX::Template: done 2014-12-04 17:25:02 +03:00
vitalif 1faa4cb96b begin LIME grammar 2014-12-04 17:25:02 +03:00
vitalif eab481212d change bitwise and priority 2014-12-04 17:25:02 +03:00
vitalif 2117a50a4b New context-free Template grammar 2014-12-04 17:25:02 +03:00
vitalif 664dbf588b newer grammar 2014-12-04 17:25:02 +03:00
vitalif 086fdcd1e0 Fix safe_tags and strip_space filter 2014-12-04 17:25:02 +03:00
vitalif 4f15c395f2 Some fixes and new classes 2014-12-04 17:25:02 +03:00
vitalif bfeba781f7 plural_ru args 2014-12-04 17:25:02 +03:00
vitalif 194f8a73b8 static 2014-12-04 17:25:02 +03:00
vitalif 355f2a1a59 Template: fix timestamp(), fix comments, add plural_ru() function; hinter: remove dead code 2014-12-04 17:25:02 +03:00
vitalif f1724640b7 return || 2014-12-04 17:25:02 +03:00
vitalif f01cea5cf2 Use .. for concatenation like in Lua 2014-12-04 17:25:02 +03:00
vitalif ba4549fec3 Log error message, suppress php errors 2014-12-04 17:25:02 +03:00
vitalif ca12f00407 Move error output to options 2014-12-04 17:25:02 +03:00
vitalif 507ecc4cc1 fix is_assoc 2014-12-04 17:25:02 +03:00
vitalif bf7278ab05 Fix array functions 2014-12-04 17:25:02 +03:00
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