Age | Commit message (Expand) | Author | Files | Lines |
2025-03-17 | gccrs: Parse raw ref operator | Pierre-Emmanuel Patry | 1 | -1/+4 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-08-01 | gccrs: format-args: Add basic expansion of unnamed Display::fmt arguments. | Arthur Cohen | 1 | -22/+44 |
2024-02-21 | Update copyright years. | Sahil Yeole | 1 | -1/+1 |
2024-01-30 | gccrs: Split async and const function qualifiers | Pierre-Emmanuel Patry | 1 | -1/+1 |
2024-01-16 | gccrs: ast: Parse labelled block | Jakub Dupak | 1 | -2/+3 |
2024-01-16 | gccrs: derive: Add proper derive(Clone) for unions | Arthur Cohen | 1 | -10/+16 |
2024-01-16 | gccrs: derive: Add #[derive(Clone)] for regular structs | Arthur Cohen | 1 | -0/+24 |
2024-01-16 | gccrs: ast: Add AstBuilder class. | Arthur Cohen | 1 | -0/+122 |