Commit Graph

16 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov b94652978c Remove duplicate varref.method() handling from grammar, use namekw in all grammars 2015-04-12 22:55:59 +03:00
vitalif ce333f5ded Allow keywords after dot 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 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 4f15c395f2 Some fixes and new classes 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 f0095c2fdb Add concat operator "|", fix bugs 2014-12-04 17:25:02 +03:00
vitalif ee664c2dfc Add missing parse_nonbrace() 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