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 supported25 Subscribers
Add a CodeTriage badge to ballerina-lang
Help out
- Issues
- Add type narrowing support when a function which returns just an error use `check` instead of `return` in an `if` block
- Cannot infer type of the object from `Union type`
- `[int, string]` and `[int, string, never...]` are incompatible
- Visit the return type nodes in semantic analyzer phase
- No duplicate key error in table constructor when using different node kinds as keys
- Cannot use an expression of which the static type is a union of iterable types in iteration
- Improve recovery for readonly field in mapping constructor
- `RuntimeException` `Syntax kind is not supported: SEMICOLON_TOKEN` for invalid code sample
- Improve recovery for missing open brace of mapping constructor
- No `expression will always evaluate to 'true'` warning when literals and the corresponding finite type is used in `is-expr`
- Docs
- Ballerina not yet supported