ballerina-lang
https://github.com/ballerina-platform/ballerina-lang
Ballerina
The Ballerina Programming Language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Ballerina not yet supported27 Subscribers
Add a CodeTriage badge to ballerina-lang
Help out
- Issues
- [Bug]: `Extract to function` CA should not be provided for an expression with a compilation error type
- [Bug]: A function call completion item is provided where a function pointer is expected
- [Bug]: Functions registered with 'runtime:onGracefulStop' are being executed when Ballerina main panics
- [Bug]: Invalid code action provided for a function call with a check expression
- [Bug]: Invalid `'unsupported intersection'` diagnostic is generated for a compound assignment with a member access
- [Task]: Update the spec for description sections in API docs
- Optimize finite type value creation in json parser
- [Improvement]: Support extraction of constants from type definitions
- [Bug]: Xml element sequence cannot be assigned to a variable of union type with `xml<xml:Element>` being one of the types
- [Bug]: Compound Assignment operator `+=` allows adding xml values to variables of xml built-in subtypes
- Docs
- Ballerina not yet supported