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 | specs for rendering | Gibheer | 1 | -0/+34 | |
2012-11-26 | first commit for the new renderer | Gibheer | 4 | -39/+56 | |
This part handles the building of the template tree, which then gets used later by the containers. | |||||
2012-11-16 | added specs for Renderer.transform | Gibheer | 1 | -0/+32 | |
2012-11-16 | documentet the renderer and added a spec | Gibheer | 1 | -0/+10 | |