Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply suggestions from rustfmt to improve style | Dirkjan Ochtman | 2017-11-21 | 1 | -6/+2 |
* | Propagate format errors and rename `render_to()` to `render_into()` | Dirkjan Ochtman | 2017-08-10 | 1 | -2/+2 |
* | Remove debugging cruft from test_nested_for | Dirkjan Ochtman | 2017-03-07 | 1 | -1/+1 |
* | Add test for nested loops and loops over slices (see #6, #7, #9) | Dirkjan Ochtman | 2017-03-07 | 1 | -0/+17 |
* | Create separate test module for loops | Dirkjan Ochtman | 2017-03-07 | 1 | -0/+18 |