ezc/src
Tomasz Sowa 9022d4a5fc changed how models from morm library are used
now we are using morm::ModelWrapper... classes as wrappers on models and list/vector of models
and Models class is using these wrappers
this allows us to iterate through list/vectors in [for...] statements
2021-06-16 14:16:49 +02:00
..
Makefile changed semantic of [def] statements: 2021-05-23 10:02:51 +02:00
Makefile.dep changed how models from morm library are used 2021-06-16 14:16:49 +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 changed semantic of [def] statements: 2021-05-23 10:02:51 +02:00
generator.h changed how models from morm library are used 2021-06-16 14:16:49 +02:00
item.cpp start working on a 'program mode' 2018-10-29 23:50:10 +00:00
item.h added basic support for calling variables and functions from morm::Model objects 2021-05-31 18:37:09 +02:00
models.cpp changed how models from morm library are used 2021-06-16 14:16:49 +02:00
models.h changed how models from morm library are used 2021-06-16 14:16:49 +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: OutStreams<>::streams_map should not have null pointers to StreamType objects 2015-11-16 12:09:34 +00: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 added basic support for calling variables and functions from morm::Model objects 2021-05-31 18:37:09 +02:00
patternparser.h added basic support for calling variables and functions from morm::Model objects 2021-05-31 18:37:09 +02:00