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