Skip to content

No labels!

There aren’t any labels for this repository quite yet.

Area/AST
Area/AST
AST and Node transformer related issues #Compiler
Area/BallerinaNotebook
Area/BallerinaNotebook
Ballerina notebook related issues/concerns.
Area/Bindgen
Area/Bindgen
Ballerina bindgen tool
Area/BIR
Area/BIR
Compiler BIR related issues #Compiler
Area/BuildPipeline
Area/BuildPipeline
All issues related to build and release process
Area/CLI
Area/CLI
Ballerina CLI related issues.
Area/CLI-BuildTools
Area/CLI-BuildTools
Area/CodeAction
Area/CodeAction
Language Server Code Actions
Area/CodeAnalysis
Area/CodeAnalysis
Data flow , Code and Closure analysis related issues #Compiler
Area/CodeLens
Area/CodeLens
Language Server Code Lens related issues
Area/Compiler
Area/Compiler
Area/CompilerExtensions
Area/CompilerExtensions
Compiler extensions related issues #Compiler
Area/CompilerInternal
Area/CompilerInternal
Internal tasks such as code cleanup, etc #Compiler
Area/CompilerLinter
Area/CompilerLinter
Compiler linter
Area/Completion
Area/Completion
Issues related to Language Server Auto Completions
Area/Configurable
Area/Configurable
Runtime configurable related issues
Area/Debugger
Area/Debugger
Issues related to the ballerina debugging tools
Area/Definition
Area/Definition
Language Server Go to Definition related issues
Area/Desugar
Area/Desugar
Issue related Desugar and Code optimizer #Compiler
Area/DiagnosticAPI
Area/DiagnosticAPI
Diagnostics API related Issues #Compiler
Area/Diagnostics
Area/Diagnostics
Issues related Diagnostics reported by the Compiler. #Compiler
Area/Distribution
Area/Distribution
Area/Formatting
Area/Formatting
Area/GraalVM
Area/GraalVM
Graal vm native image generation related issues.
Area/Hover
Area/Hover
Language Server Hover related issues
Area/InlayHint
Area/InlayHint
Area/Installer
Area/Installer
Area/IntegrationTest
Area/IntegrationTest
Area/JavaInterop
Area/JavaInterop
Java interoperability in Ballerina
Area/JSONToRecordConverter
Area/JSONToRecordConverter
JSON to Ballerina record conversion tool related issues