Skip to content

Labels

Labels

  • area/ast

    AST node definitions and helpers
  • area/ci

    GitHub Actions workflows, build matrix
  • area/codegen

    Cranelift IR generation, object emission, linking
  • area/docs

  • area/ffi

    C FFI, extern blocks, link flags
  • area/formatter

    rvpm fmt, formatting rules
  • area/gc

    Garbage collector (mark/sweep, roots, stack maps)
  • area/hir-mir

    HIR/MIR lowering, desugaring, monomorphization
  • area/lexer

    Tokenization, source spans
  • area/parser

    Concrete syntax to AST
  • area/resolver

    Name resolution, import wiring
  • area/runtime

    raven-runtime crate (allocator, value layouts, intrinsics)
  • area/rvpm

    Package manager (init, add, install, build, run, fmt)
  • area/stdlib

    Standard library (std/io, std/collections, etc.)
  • area/tooling

    VS Code extension, mkdocs, scripts, installers
  • area/tycheck

    Type checking, generics, trait resolution
  • bug

    Something isn't working
  • CI/CD

    Added or updated CI/CD
  • Develop -> Main merge

    Merging the develop branch with the main branch
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • good-first-issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • help-wanted

    Extra attention is welcome
  • invalid

    This doesn't seem right
  • priority/high

    Should be addressed soon
  • priority/low

    Nice to have, no rush
  • priority/medium

    Normal priority