Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Discard trailing newlines from templates by default | Dirkjan Ochtman | 2017-03-03 | 1 | -1/+1 |
| | | | | This matches Jinja's behavior, and seems sensible. | ||||
* | Add tests for more binary operators | Dirkjan Ochtman | 2017-02-17 | 1 | -1/+1 |
| | |||||
* | Split comparison tests from other operators | Dirkjan Ochtman | 2017-02-17 | 1 | -1/+16 |
| | |||||
* | Implement support for mul, div, mod operators | Dirkjan Ochtman | 2017-02-13 | 1 | -1/+1 |
| | |||||
* | Rename comparison tests to be about any operators | Dirkjan Ochtman | 2017-02-13 | 1 | -0/+19 |