aboutsummaryrefslogtreecommitdiff
path: root/spec/unit/renderer
AgeCommit message (Collapse)AuthorFilesLines
2012-11-27better specs for renderGibheer1-21/+21
2012-11-26now the renderer correctly saves all templatesGibheer1-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-26specs for renderingGibheer1-0/+34
2012-11-26first commit for the new rendererGibheer4-39/+56
This part handles the building of the template tree, which then gets used later by the containers.
2012-11-16added specs for Renderer.transformGibheer1-0/+32
2012-11-16documentet the renderer and added a specGibheer1-0/+10