Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-08-01 | gccrs: Replace unique_ptr references with references | Pierre-Emmanuel Patry | 1 | -1/+1 |
2024-01-16 | gccrs: resolve: Add ResolveExpr::funny_error | Sergey Bugaev | 1 | -2/+4 |
2024-01-16 | gccrs: Add lowering for if-let expressions | Owen Avery | 1 | -0/+1 |
2024-01-16 | gccrs: Unify AST::IfExprConseqIf{,Let} into AST::IfExprConseqElse | Owen Avery | 1 | -1/+0 |
2024-01-16 | gccrs: Cleanup unused headers | Philip Herron | 1 | -1/+0 |
2024-01-16 | gccrs: resolve: Handle multiple bindings to the same identifier | Mahmoud Mohamed | 1 | -1/+3 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-02-21 | gccrs: Add name resolution for closures | Philip Herron | 1 | -0/+5 |
2023-02-21 | gccrs: Formatting cleanup in HIR lowering pattern | Philip Herron | 1 | -43/+0 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-13 | gccrs: Add name resolution pass to the Rust front-end | Philip Herron | 1 | -0/+133 |