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