Ushira Karunasena

Results 9 issues of Ushira Karunasena

## Purpose > Fixes type name for tuples Fixes #37038 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples > Provide high-level...

Team/CompilerFE

## Purpose > Allow annotations to be added to each member in a tuple Fixes #36390 ## Approach > Describe how you are implementing the solutions along with the design...

Team/CompilerFE

## Purpose > Infer type-binding in outer join as nillable and enforce inferable type descriptor is `var` Fixes #34897 & #38223 ## Approach > Describe how you are implementing the...

## Purpose > Resolve for union types when there is a multiple wait and return using `return wait`. Fixes #37797 ## Approach > Describe how you are implementing the solutions...

Team/CompilerFE

## Purpose > Add spec conformance tests for regexp langlib functions ## Goals > Describe the solutions that this feature/fix will introduce to resolve the problems described above ## Approach...

$title

Type/Improvement
Area/BBE

**Description:** Verify register kinds and regions in the BIR verfier - [x] #963 Check if - Temp registers are assigned once and only once as a result of an instruction....

Type/Task

## Purpose > Verify register kinds in BIR Part of #995 ## Goals > Describe the solutions that this feature/fix will introduce to resolve the problems described above ## Approach...

$title

Type/Improvement
Area/BBE
Kind/Language