Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow `{% endmacro name %}` | 2022-04-29 | 1 | -1/+1 | |
* | Issue #379 was fixed | 2021-07-30 | 1 | -0/+10 | |
* | Fix code generation for macro calls that store args in variables. | 2021-06-22 | 1 | -0/+10 | |
* | Fixed implicit borrow of expressions (#390) | 2020-12-01 | 1 | -0/+10 | |
* | Use 2018 edition idioms | 2018-12-08 | 1 | -2/+0 | |
* | Remove unused macro_use attributes | 2018-12-08 | 1 | -1/+0 | |
* | Fix deep nested imports in macro calls | 2018-09-07 | 1 | -0/+10 | |
* | Add test for nested macro calls into different scope | 2018-09-02 | 1 | -0/+10 | |
* | Fix whitespace handling for macros and imports (#55) | 2017-10-01 | 1 | -1/+1 | |
* | Add support for importing template files with macros (#51) | 2017-09-26 | 1 | -0/+12 | |
* | Forgot to remove debugging cruft, again | 2017-08-23 | 1 | -1/+1 | |
* | Add test for basic macro use | 2017-08-22 | 1 | -0/+16 |