Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 deep nested imports in macro calls | bott | 2018-09-07 | 1 | -0/+10 |
* | Add test for nested macro calls into different scope | bott | 2018-09-02 | 1 | -0/+10 |
* | Fix whitespace handling for macros and imports (#55) | larros | 2017-10-01 | 1 | -1/+1 |
* | Add support for importing template files with macros (#51) | larros | 2017-09-26 | 1 | -0/+12 |
* | Forgot to remove debugging cruft, again | Dirkjan Ochtman | 2017-08-23 | 1 | -1/+1 |
* | Add test for basic macro use | Dirkjan Ochtman | 2017-08-22 | 1 | -0/+16 |