ballerina-lang
ballerina-lang copied to clipboard
The Ballerina Programming Language
### Description This is to be done under 2 stages - [ ] https://github.com/ballerina-platform/ballerina-lang/issues/42972 - [ ] https://github.com/ballerina-platform/ballerina-lang/issues/42973 ### Describe your problem(s) _No response_ ### Describe your solution(s) _No response_...
### Description $subject.
### Description $subject.
### Description ```ballerina public function main() { object {} m = new(); } ``` The compiler error message `cannot initialize abstract object '$anonType$_173'` is incorrect. This exposes internally generated names...
## Purpose $subject Fixes #42869 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples > Provide high-level details about the samples related...
## Purpose $subject Fixes #42871 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples > Provide high-level details about the samples related...
## Purpose Extend #42794 to support cell types Fixes #42802 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples > Provide high-level...
## Purpose Extend #42794 to use existing type semtype port tests Fixes #42814 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples...
## Purpose $subject Fixes #42258 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples > Provide high-level details about the samples related...
### Description Information captured currently with metrics is not sufficient to properly indicate the integration/trigger. For example, websocket service does not capture the service name and port for messages sent...