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
- [Improvement]: Enhance scope checking by refactoring to use symbol-based validation instead of symbol name
- [Improvement]: Improve tooling support for mapping constructors when the contextually-expected type is provided via a type cast expression
- [Improvement]: Resolve the built-in sub types in Ballerina without wrapping into a Type Reference Type
- [Bug]: Formatter doesn't indent value expressions when starting on a new line
- [Improvement]: Avoid checking the annotation map when we know closure in question don't have any annotations
- [Bug]: Compilation error for the resource function when the path parameter has trailing slashes
- [Bug]: Regex does not support `\f` and `\v`
- [Improvement]: Improve record field access time
- [Bug]: Compiler crashes without given error when parameter used as default value within the type of the next parameter
- [Bug]: Invalid completion item given when declaring a anonymous function with rest params
- Docs
- Ballerina not yet supported