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
- [Task]: Revamp object closure implementation
- [Task]: Enhance annotation desugar phase to support anonymous type definitions
- [Task]: Improve evaluating union types in expected type API
- [Bug]: `TypeSymbol.getModule()` throws `IllegalArgumentException` only at the first time
- [Bug]: Calling `removeAll()` on a readonly record with only optional fields panics with an invalid error
- [Debugger] var variables defined in match statement clauses are not shown in the variable view
- [Bug]: Invalid error recovery in regex
- [Improvement]: Reuse error values which are generated for desugaring of checked expressions
- [Improvement]: Refactor ClosureGenerator to extend from `BLangNodeAnalyzer` instead of `BLangNodeVisitor`
- [Improvement]: Support field annotations for local objects
- Docs
- Ballerina not yet supported