Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |