winix/plugins/ticket
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 changed: now we are using the C++ 11 language (-std=c++11) and we are using 2013-10-15 21:57:51 +00:00
Makefile.dep added: two options to the config: 2014-10-19 21:20:09 +00:00
Makefile.o.dep added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
createticket.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
createticket.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
editticket.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
editticket.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
funticket.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
funticket.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
init.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
pluginmsg.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
sessiondata.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
sessiondata.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
showtickets.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
showtickets.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
tdb.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
tdb.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
templates.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ticket.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ticketinfo.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
ticketinfo.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00