ezc/src
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
..
Makefile changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
Makefile.dep changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
Makefile.o.dep changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
ezc.h changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
functions.h added: methods Begin() and End() to Functions<> 2012-01-06 12:05:10 +00:00
funinfo.h fixed: Generator: when making [if-index] 2012-03-03 20:58:55 +00:00
generator.h changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
item.cpp changed: [is...] statements use only the output string now (when comparing) 2011-04-26 17:17:06 +00:00
item.h changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
pattern.cpp changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
pattern.h changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
patternparser.cpp changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
patternparser.h changed: Pattern class has been split into two classes: Pattern and PatternParser 2014-10-11 19:56:48 +00:00
stringconv.cpp fixed: performance (memcpy used too often) 2010-11-23 21:59:52 +00:00
stringconv.h added: support for UTF-8 (files utf8.h utf8.cpp) 2010-11-22 01:23:32 +00:00