A templating engine for C++ applications.
Go to file
Tomasz Sowa b5faf171e3 changed: Pattern class has been split into two classes: Pattern and PatternParser
in Pattern we have only the tree
         in PatternParser there is the whole logic used to parse a file


git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@969 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-10-11 19:56:48 +00:00
src changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
COPYRIGHT added: an optional string parameter to normal statement e.g. [function "parameter"] 2010-05-30 21:07:15 +00:00