winix/plugins/export
Tomasz Sowa fb18b2238e added: two options to the config:
ezc_error_prefix (string)
        ezc_error_postfix (string)
        // prefix and postfix used when there is an error in Ezc patterns
        // default:
        // prefix:  "<!-- "
        // postfix: " -->"
added:  Ezc::Blocks to templates
added:  although patterns have pointers to functions and blocks cached
        the Ezc::Generator should use SetFunctions() and SetBlocks() method
        in order to correctly recognize variables (aliases)




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@978 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-10-19 21:20:09 +00:00
..
Makefile fixed: in Synchro: we should have a table (map) of reference counters 2014-02-14 11:20:22 +00:00
Makefile.dep added: two options to the config: 2014-10-19 21:20:09 +00:00
Makefile.o.dep added: 'export' winix function (export plugin) 2012-08-03 09:25:17 +00:00
edb.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
edb.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
export.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
exportinfo.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
exportinfo.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
exportthread.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
exportthread.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
funexport.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
funexport.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
init.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
message.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00