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]: 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
- [Task]: Design Support config ballerina values using environment variables
- [Bug]: Invalid completions after `annotations` module prefix
- [Bug]: Missing meta data with symbol in Semantic API when retrieving the symbol at the cursor position
- Docs
- Ballerina not yet supported