Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-01 | Stop eliding lifetimes in paths | Dirkjan Ochtman | 1 | -1/+1 |
2019-01-12 | Specify a trait that handles the output format's escaping | Dirkjan Ochtman | 1 | -6/+6 |
2018-12-08 | Use 2018 edition idioms | Dirkjan Ochtman | 1 | -1/+0 |
2018-11-14 | Move escaping benchmarks into askama_escape crate | Dirkjan Ochtman | 1 | -65/+7 |
2018-11-05 | Add bench for escaping | bott | 1 | -1/+67 |
2018-11-04 | Remove unused #[macro_use] attribute | Dirkjan Ochtman | 1 | -1/+0 |
2018-07-02 | Fix formatting with cargo fmt | Dirkjan Ochtman | 1 | -4/+16 |
2018-06-28 | Add benchmarks to the Askama repo | Dirkjan Ochtman | 1 | -0/+59 |