aboutsummaryrefslogtreecommitdiffstats
path: root/askama_shared/src/generator.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tighten up code for join filter handlingLibravatar Dirkjan Ochtman2017-09-041-8/+1
* Add `join` filter & tests for itLibravatar defyrlt2017-09-021-0/+25
* Refactor `visit_filter` to allow easier customizationLibravatar defyrlt2017-09-021-11/+21
* Move most of the code into new askama_shared crateLibravatar Dirkjan Ochtman2017-08-271-0/+715