A templating engine for C++ applications.
Go to file
Tomasz Sowa 995cccdace add two new ezc statements: [if-def ...] and [if-not-def ...]
[if-def my_function] returns true if my_function is defined somewhere (either a model, model container, space, date, block, function or variable)
add support for "noescape" or "raw" parameters to Space fields
fixed: CallWrapper() didn't return a status if a model/space/date/container was found
2021-07-02 20:23:20 +02:00
src add two new ezc statements: [if-def ...] and [if-not-def ...] 2021-07-02 20:23:20 +02:00
.editorconfig added .editorconfig file 2021-06-16 14:21:08 +02:00
.gitignore added .gitignore file 2021-02-17 17:06:12 +01:00
COPYRIGHT changed: a function can have a postfix now e.g. [my_function:my_postfix] 2016-04-04 15:53:11 +00:00