Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | derive: move Syntax into parser module | Dirkjan Ochtman | 2023-07-31 | 2 | -3/+24 |
* | Fix Rust macro invocations not accepting a path (#837) | Matthew Taylor | 2023-07-24 | 2 | -14/+69 |
* | Parse templates once | Dirkjan Ochtman | 2023-06-28 | 1 | -4/+1 |
* | Allow macros to be defined and called without arguments | mataha | 2023-06-12 | 1 | -2/+5 |
* | Fix handling of trailing whitespace characters | Guillaume Gomez | 2023-03-09 | 1 | -0/+11 |
* | Fix typos | René Kijewski | 2023-02-24 | 1 | -11/+11 |
* | Revert "derive: Make Config `'static`" | René Kijewski | 2023-02-21 | 3 | -17/+20 |
* | derive: refactor parser | René Kijewski | 2023-01-30 | 4 | -0/+1999 |