Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-01-17 | Allow included templates to `extend`, `import`, and `macro` | max | 1 | -0/+41 | |
Signed-off-by: max <gmx.sht@gmail.com> | |||||
2018-12-08 | Use 2018 edition idioms | Dirkjan Ochtman | 1 | -2/+0 | |
2018-12-08 | Remove unused macro_use attributes | Dirkjan Ochtman | 1 | -1/+0 | |
2018-04-02 | Fix whitespace handling for include blocks (fixes #69) | Dirkjan Ochtman | 1 | -1/+1 | |
2017-11-21 | Apply suggestions from rustfmt to improve style | Dirkjan Ochtman | 1 | -3/+1 | |
2017-08-10 | Propagate format errors and rename `render_to()` to `render_into()` | Dirkjan Ochtman | 1 | -1/+1 | |
2017-08-04 | Add test for include blocks (see #25) | Dirkjan Ochtman | 1 | -0/+19 | |