Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Create new TemplateInput abstraction | 2017-09-05 | 1 | -13/+27 | ||
* | Create better abstraction around TemplateMeta type | 2017-09-05 | 1 | -48/+48 | ||
* | Pass AST to code generator as reference | 2017-09-05 | 1 | -1/+1 | ||
* | Move tightly coupled code from derive to shared crate | 2017-09-05 | 1 | -2/+111 | ||
* | Escape all strings with character entities by default (fixes #23) | 2017-09-04 | 1 | -0/+1 | ||
* | Move escaping algorithm into a separate module | 2017-09-04 | 1 | -0/+1 | ||
* | Export Error type | 2017-08-29 | 1 | -1/+1 | ||
* | Move most of the code into new askama_shared crate | 2017-08-27 | 1 | -0/+29 |