Ushira Karunasena
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...
## 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...
## 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...
## 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...
**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....
## 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...