-
Notifications
You must be signed in to change notification settings - Fork 762
Issues: ballerina-platform/ballerina-lang
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Task]: Add parser changes for natural expressions
Area/Compiler
Area/Parser
Everything related to the ballerina lexer and the parser #Compiler
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Task
#43938
opened Mar 25, 2025 by
rdulmina
[Bug]: Getting All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
userCategory/Compilation
may not have been initialized
error for final variables initialized within a do-on-fail in the init()
function
Area/Compiler
Team/CompilerFE
#43817
opened Feb 13, 2025 by
dulajdilshan
[Bug]: Invalid error message: must be All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
userCategory/Compilation
resource function
instead of resource_func
Area/Compiler
good first issue
Team/CompilerFE
#43815
opened Feb 13, 2025 by
dulajdilshan
[Bug]: Compiler crashes when a function is followed by an invalid resource function
Area/Compiler
Fix/Crash
All issues caused by NPE, CCE, etc
needTriage
The issue has to be inspected and labeled manually
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
userCategory/Compilation
#43788
opened Feb 2, 2025 by
nipunayf
[Bug]: Using `The issue has to be inspected and labeled manually
Type/Bug
userCategory/Compilation
re
\u{0028}
` causes runtime exception.
Area/Compiler
needTriage
#43672
opened Dec 3, 2024 by
gayaldassanayake
[Bug]: All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
SymbolFlags.isFlagOn
methos is not working properly for readonly types
Area/Compiler
Team/CompilerFE
#43484
opened Oct 11, 2024 by
SasinduDilshara
[Bug]: No error when All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
distinct
is used for an object and error type union
Area/Compiler
good first issue
Team/CompilerFE
#43437
opened Oct 2, 2024 by
lochana-chathura
[Bug]: All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
userCategory/Compilation
key
function of sorting of an array not working with short lambda syntax
Area/Compiler
Team/CompilerFE
#43229
opened Aug 3, 2024 by
Shadow-Devil
[Improvement]: Implement dead code elimination
Area/Compiler
Type/Improvement
userCategory/Compilation
#43111
opened Jul 17, 2024 by
heshanpadmasiri
[Bug]: continue statement in ballerina doesn't work on do-on fail
Area/CodeAnalysis
Data flow , Code and Closure analysis related issues #Compiler
Area/Compiler
Priority/High
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
userCategory/Compilation
#42986
opened Jun 26, 2024 by
1uffyD9
[Bug]: Getting NPE when calling Semantic API Related Issues #Compiler
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
attachmentValue()
on AnnotationAttachmentSymbol
Area/Compiler
Area/SemanticAPI
#42916
opened Jun 13, 2024 by
TharmiganK
[Bug]: Type of added values not accurately checked during compilation for The issue occurred due to a mistake made in the past.
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
userCategory/Compilation
unshift
operation on tuples
Area/Compiler
Reason/EngineeringMistake
#42873
opened Jun 6, 2024 by
ravinperera00
[Bug]: Compilation Error when Providing Arrow Function to All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
userCategory/Compilation
array.sort
Method
Area/Compiler
Team/CompilerFE
#42838
opened May 31, 2024 by
ThisaruGuruge
[Bug]: Exit out of a transaction-block without executing a commit action or a rollback-stmt
Area/Compiler
Lang/Transactions
Ballerina Transaction and its implementation related issued
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
#42759
opened May 16, 2024 by
dsameendra
[New Feature]: Use GraalVM native-image to generate native executables for the jballerina compiler
Area/Compiler
Area/GraalVM
Graal vm native image generation related issues.
Type/NewFeature
userCategory/Compilation
#42743
opened May 14, 2024 by
Thushara-Piyasekara
[Bug]: Invalid error message for listener declaration
Area/Compiler
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
#42490
opened Apr 5, 2024 by
SasinduDilshara
[Bug]: The All issues caused by NPE, CCE, etc
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
Duplicate key
error is not produced for a mapping constructor within the return statement
Area/Compiler
Fix/Crash
#42443
opened Mar 31, 2024 by
nipunayf
[Improvement]: Refactor the All issues related to Language implementation and Compiler, this exclude run times.
Type/Improvement
hash
function in the DataflowAnalyzer
Area/Compiler
Team/CompilerFE
#42403
opened Mar 25, 2024 by
nipunayf
[Bug]: Invalid All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
'unsupported intersection'
diagnostic is generated for a compound assignment with a member access
Area/Compiler
Team/CompilerFE
#42381
opened Mar 22, 2024 by
nipunayf
[Improvement]: Provide the user with the ability to create XML element with namespace
Area/Compiler
Lang/LangLib
Related to ballerina/lang.* modules
Lang/XML
XML related issues
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Improvement
#42293
opened Mar 9, 2024 by
dulajdilshan
[Improvement]: Refactor All issues related to Language implementation and Compiler, this exclude run times.
Type/Improvement
BLangPackage
to hold only one BLangTestablePackage
Area/Compiler
Team/CompilerFE
#42233
opened Feb 27, 2024 by
Thushara-Piyasekara
[Improvement]: Refactor All issues related to Language implementation and Compiler, this exclude run times.
Type/Improvement
ReachabilityAnalyzer
Area/Compiler
Team/CompilerFE
#42132
opened Feb 9, 2024 by
mindula
[Bug]: Compiler crashes when using a query with a collect clause
Area/Compiler
Fix/Crash
All issues caused by NPE, CCE, etc
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
#42062
opened Jan 29, 2024 by
nipunayf
[Improvement]: Ballerina runtime-api does not have All the issues related to BIR, JVM backend code generation and runtime
Type/Improvement
XmlPi
, XmlText
and XmlComment
data types.
Area/Compiler
Team/jBallerina
#42003
opened Jan 17, 2024 by
samithkavishke
[Improvement]: Improve the error reporting of XML templates when used as key values in tables
Area/Compiler
Lang/Expressions/TableConstructor
Lang/Expressions/XmlTemplate
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Improvement
#41985
opened Jan 16, 2024 by
nipunayf
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.