Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-01-30 | gccrs: Unify storage of associated items in SingleASTNode | Owen Avery | 1 | -3/+1 |
2024-01-16 | gccrs: use tl::optional for macro transcribers | Marc Poulhiès | 1 | -0/+6 |
2024-01-16 | gccrs: Replace value initialization of Location with UNDEF_LOCATION | Owen Avery | 1 | -2/+2 |
2024-01-16 | gccrs: expand: Move derive system to new one | Pierre-Emmanuel Patry | 1 | -14/+4 |
2024-01-16 | gccrs: expand: Add derive proc macro draft | Pierre-Emmanuel Patry | 1 | -4/+14 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-04-06 | gccrs: Update copyright years. | Thomas Schwinge | 1 | -1/+1 |
2023-04-06 | gccrs: macros: Perform macro expansion in a fixed-point fashion. | Arthur Cohen | 1 | -15/+27 |
2023-02-21 | gccrs: ast: Improve Fragment API | Arthur Cohen | 1 | -14/+17 |
2023-02-21 | gccrs: ast: Refactor ASTFragment -> Fragment class | Arthur Cohen | 1 | -0/+168 |