| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-06-04 | replace-table: Link to defines table instead of copying on creation | Tomas Bzatek | 1 | -22/+3 | |
| This allows actual defines to be used without explicit update. Also brings the benefit of placing empty string when define is not defined. | |||||
| 2011-06-04 | Introduce conditional system | Tomas Bzatek | 1 | -19/+114 | |
| This is very basic scripting support - simple value retrieval and block conditionals. Defines could be either static from theme setup or programatically added during page generation. | |||||
| 2011-03-31 | block-parser: Add function to mark block as used | Tomas Bzatek | 1 | -0/+17 | |
| Some blocks such as "IMG_LIST" are containers themselves and no data are retrieved from them. That way they don't ever get marked as used, resulting in constant hit in the generator loop. | |||||
| 2011-01-23 | Indentation fixes | Tomas Bzatek | 1 | -4/+2 | |
| 2009-09-20 | Plug some memory leaks | Tomas Bzatek | 1 | -2/+4 | |
| 2009-05-10 | Consolidate data types | Tomas Bzatek | 1 | -24/+23 | |
| 2009-04-11 | Print statistics in verbose mode | Tomas Bzatek | 1 | -1/+1 | |
| 2009-04-04 | Speed up replace table by using token parser | Tomas Bzatek | 1 | -48/+2 | |
| 2009-04-04 | New block parser | Tomas Bzatek | 1 | -0/+318 | |
