A templating engine for C++ applications.
Go to file
Tomasz Sowa eace4d41cc changed: in PatternParser: the way how nested ezc funcions are parsed
now we can have: [fun] [[fun]] or even [[[fun]]]
         also when using keywords: [if fun] [if [fun]] or [if [[[[fun]]]]]




git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@1041 e52654a7-88a9-db11-a3e9-0013d4bc506e
2016-08-25 13:11:33 +00:00
src changed: in PatternParser: the way how nested ezc funcions are parsed 2016-08-25 13:11:33 +00:00
COPYRIGHT changed: a function can have a postfix now e.g. [my_function:my_postfix] 2016-04-04 15:53:11 +00:00