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]: `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
- [Task]: Improve the design of ClosureGenerator by removing the need for it to handle annotations
- [Task]: Remove annotation map from type symbol
- [Improvement]: Compilation error message "unsupported computed resource access path segment type: expected 'int', 'string', 'float', 'boolean','decimal' but found 'other" is not descriptive
- Docs
- Ballerina not yet supported