Tomasz Sowa b047a10e8d added: "this" virtual field for a table - only if the next field is not an object
e.g.:
       [for space_object]
       	    [space_object.this] instead of [space_object "current"]
       [end]
       "this" can be nested, e.g. if we have two nested tables:
       [for space_object]
          [for space_object.this]
             [space_object.this.this]
          [end]
       [end]

removed: "current" parameter for tables
2021-09-23 04:02:34 +02:00
2021-06-16 14:21:08 +02:00
2021-02-17 17:06:12 +01:00
Description
A templating engine for C++ applications.
1.9 MiB
Languages
C++ 95.5%
Shell 2.1%
C 1.9%
Makefile 0.5%