Skip to content

No labels!

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

alloc
alloc
Allocator-related
ast
ast
Relating to AST
backlog
backlog
For low-priority issues that are to be tackled when time permits (or in the future)
blocked
blocked
Task is currently blocked from being implemented
bug
bug
Something isn't working
ci
ci
An issue with CI
codegen
codegen
Issues related with code generation on any backend
conventions
conventions
Related to naming and other conventions
core
core
Relating to the core internals of the compiler.
dependencies
dependencies
Pull requests that update a dependency file
documentation
documentation
Improvements or additions to documentation
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
New feature or request
error-reporting
error-reporting
Error reporting sub-system issues
fmt
fmt
Language formatting library issues
good first issue
good first issue
Good for newcomers
help wanted
help wanted
Extra attention is needed
interface
interface
Issues that are regarding the compiler ui, specifically how the user interacts with the compiler
invalid
invalid
This doesn't seem right
language
language
Issues that are language/compiler wide
linker
linker
Linker related issues
lint
lint
Issues relating with the compiler linting subsystem.
lowering
lowering
Related to the general lowering of AST into simpler AST and/or IRs
macros
macros
AST/Token macro related issues/tasks
mem-use
mem-use
Issues and PRs related to memory usage of the compiler
mission-critical
mission-critical
Mission critical issue, highest priority
mono
mono
Relating to the monomorphisation of code
organisation
organisation
panic
panic
Compiler unexpectedly panicked