Anthony Latsis
|
6eb5d7d857
|
Bridging: Bridge swift::SourceLoc directly
|
2025-07-15 21:33:06 +01:00 |
|
Anthony Latsis
|
0e0fbc4160
|
Bridging: Bridge swift::Identifier directly
|
2025-07-10 17:58:13 +01:00 |
|
Rintaro Ishizaki
|
607d122fe9
|
[ASTGen] Handle several missing syntax
* MissingExpr: Generate ErrorExpr with previous token location
* MissingType: Generate ErrorTypeRepr with previous token location
* MissingPattern: Generate implicit '_' pattern for recovery
|
2025-03-16 17:41:21 -07:00 |
|
Rintaro Ishizaki
|
aa646c40ce
|
[ASTGen] Fix tuple pattern generation
Tuple patterns were always empty
|
2025-02-17 11:01:17 -08:00 |
|
Rintaro Ishizaki
|
b5859240ab
|
[ASTGen] Split ASTBridging.cpp into multiple files
ASTBridging.cpp was getting too big.
|
2024-10-04 10:48:56 -07:00 |
|