ezc/src
Tomasz Sowa 0a7bd3159a added: [return ...] statement for a block
changed: a user definied function now is able to get a string and a boolean value (parameters)
changed: we do not longer support aliases for variables
         a variable is only a string and a boolean value now



git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@981 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-10-28 17:46:24 +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 removed: AssignString() functions 2014-10-19 05:46:49 +00:00
Makefile.o.dep removed: AssignString() functions 2014-10-19 05:46:49 +00:00
blocks.cpp fixed: function and blocks were incorrectly cached 2014-10-19 21:09:34 +00:00
blocks.h fixed: function and blocks were incorrectly cached 2014-10-19 21:09:34 +00:00
cache.cpp fixed: in cache.cpp there was headerfile_ezc_cache macro used 2014-10-21 07:21:20 +00:00
cache.h fixed: function and blocks were incorrectly cached 2014-10-19 21:09:34 +00:00
ezc.h changed: a header info in each source file to: 2014-10-17 21:48:11 +00:00
functions.h fixed: a 'typename' keywords were missing in some places 2014-10-17 22:14:28 +00:00
funinfo.h added: [return ...] statement for a block 2014-10-28 17:46:24 +00:00
generator.h added: [return ...] statement for a block 2014-10-28 17:46:24 +00:00
item.cpp fixed: in cache.cpp there was headerfile_ezc_cache macro used 2014-10-21 07:21:20 +00:00
item.h added: [return ...] statement for a block 2014-10-28 17:46:24 +00:00
pattern.cpp changed: SetCommentary() methods from Pattern were moved to PatternParser and Generator 2014-10-19 05:42:25 +00:00
pattern.h changed: SetCommentary() methods from Pattern were moved to PatternParser and Generator 2014-10-19 05:42:25 +00:00
patternparser.cpp added: [return ...] statement for a block 2014-10-28 17:46:24 +00:00
patternparser.h added: [return ...] statement for a block 2014-10-28 17:46:24 +00:00
vars.cpp fixed: function and blocks were incorrectly cached 2014-10-19 21:09:34 +00:00
vars.h changed: a header info in each source file to: 2014-10-17 21:48:11 +00:00