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