Skip to content

Labels

Labels

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