Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-26 | now the renderer correctly saves all templates | Gibheer | 1 | -5/+5 | |
Before this fix the renderer was not able to save the templates and types in the correct way. It still needs some cleanup, but it works now. | |||||
2012-11-26 | first commit for the new renderer | Gibheer | 1 | -0/+42 | |
This part handles the building of the template tree, which then gets used later by the containers. |