A templating engine for C++ applications.
Go to file
Tomasz Sowa e826ba34ae start working on types for Ezc
- now Var struct has some basic types (string, bool, stream, model, etc.)
- Generator doesn't directly put output to out_stream but to Var& result
2021-08-29 20:35:15 +02:00
src start working on types for Ezc 2021-08-29 20:35:15 +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