Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-24 | Move code generation into askama_derive | 5 | -5/+0 | ||
2020-01-29 | Move code generation into askama_shared | 1 | -0/+1 | ||
2017-08-27 | Move most of the code into new askama_shared crate | 4 | -0/+4 | ||
This makes it possible to share code between askama and askama_derive. |