ezc/src
Tomasz Sowa 41ac172b91 remove some old values from Type enum 2022-04-12 19:10:10 +02:00
..
Makefile changed semantic of [def] statements: 2021-05-23 10:02:51 +02:00
Makefile.dep remove some old values from Type enum 2022-04-12 19:10:10 +02:00
Makefile.o.dep remove some old values from Type enum 2022-04-12 19:10:10 +02:00
blocks.cpp - Var is a template now: Var<StreamType> 2021-10-20 08:23:45 +02:00
blocks.h added: now ezc functions can be methods of a special object 2015-06-14 18:20:00 +00:00
cache.cpp - Var is a template now: Var<StreamType> 2021-10-20 08:23:45 +02:00
cache.h - Var is a template now: Var<StreamType> 2021-10-20 08:23:45 +02:00
env.h Env<>::in is Var<> now and we pass last result as in into next field 2021-11-06 19:07:39 +01: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 template FunInfo<> renamed to Env<> 2021-08-29 20:55:15 +02:00
generator.h remove some old values from Type enum 2022-04-12 19:10:10 +02:00
item.cpp - Var is a template now: Var<StreamType> 2021-10-20 08:23:45 +02:00
item.h - Var is a template now: Var<StreamType> 2021-10-20 08:23:45 +02:00
objects.h template FunInfo<> renamed to Env<> 2021-08-29 20:55:15 +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 - Var is a template now: Var<StreamType> 2021-10-20 08:23:45 +02: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
var.h remove some old values from Type enum 2022-04-12 19:10:10 +02:00
vars.h I forget to add modified files to previous commit 2021-11-22 15:44:37 +01:00