ezc/src
Tomasz Sowa d8692f6ed5 added options: "index" and "index-one" for space tables e.g. [table_name "index-one"] 2021-09-23 14:03:26 +02:00
..
Makefile changed semantic of [def] statements: 2021-05-23 10:02:51 +02:00
Makefile.dep make depend 2021-06-24 20:53:26 +02:00
Makefile.o.dep added basic support for calling variables and functions from morm::Model objects 2021-05-31 18:37:09 +02:00
blocks.cpp fixed: function and blocks were incorrectly cached 2014-10-19 21:09:34 +00:00
blocks.h added: now ezc functions can be methods of a special object 2015-06-14 18:20:00 +00:00
cache.cpp added: now ezc functions can be methods of a special object 2015-06-14 18:20:00 +00:00
cache.h added: now ezc functions can be methods of a special object 2015-06-14 18:20:00 +00:00
expressionparser.h some work on a 'program mode' 2018-10-30 20:59:17 +00:00
ezc.h changed: a header info in each source file to: 2014-10-17 21:48:11 +00:00
functions.h updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:32:05 +02:00
funinfo.h add two new ezc statements: [if-def ...] and [if-not-def ...] 2021-07-02 20:23:20 +02:00
generator.h added options: "index" and "index-one" for space tables e.g. [table_name "index-one"] 2021-09-23 14:03:26 +02:00
item.cpp start working on a 'program mode' 2018-10-29 23:50:10 +00:00
item.h fixed: fields table was not copied in Item::Function::operator=(...) 2021-08-14 17:40:40 +02:00
models.cpp changed the way how we iterate through Models, instead of ModelWrapper now we have Wrapper which has pointers to: model, model container, space or date 2021-07-01 23:21:20 +02:00
models.h changed the way how we iterate through Models, instead of ModelWrapper now we have Wrapper which has pointers to: model, model container, space or date 2021-07-01 23:21:20 +02:00
objects.h updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:32:05 +02:00
outstreams.h changed: added two new parameters to Generator class: template<class StreamType, bool is_pikotools_stream = false, bool is_autoescape_stream = false> class Generator 2021-07-12 23:00:11 +02:00
pattern.cpp removed: svn:executable atribute from files 2014-11-01 17:14:39 +00:00
pattern.h added: now ezc functions can be methods of a special object 2015-06-14 18:20:00 +00:00
patternparser.cpp add two new ezc statements: [if-def ...] and [if-not-def ...] 2021-07-02 20:23:20 +02:00
patternparser.h add two new ezc statements: [if-def ...] and [if-not-def ...] 2021-07-02 20:23:20 +02:00