Skip to content

Labels

Labels

  • A-benchmarks

    Area: Issues related to benchmarks
  • A-ci

    Area: Issues related to CI/CD
  • A-combinators

    Area: Issues related to combinators
  • A-docs

    Area: Issues related to documentation
  • A-errors

    Area: Issues related to error handling
  • A-examples

    Area: Issues related to examples
  • A-misc

    Area: Issues that don't fint into specific category
  • A-parsers

    Area: Issues related to parsers
  • A-structure

    Area: Issues related to repository/code structure
  • A-tests

    Area: Issues related to tests and coverage
  • A-tooling

    Area: Issues related to tooling (eslint, prettier, tsup, vite, etc)
  • A-types

    Area: Issues related to types and type inference
  • bug

    Something isn't working
  • C-bug

    Category: Something is not working
  • C-discussion

    Category: Discussions or questions that don't represent real issues
  • C-feature-accepted

    Category: A feature request that has been accepted and awaiting implementation
  • C-feature-request

    Category: A feature request, i.e. not implemented
  • C-perf

    Category: Performance related issues
  • docs

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • feat

    New feature or request
  • good first issue

    Good for newcomers
  • P-high

    Priority: High
  • P-low

    Priority: Low
  • P-medium

    Priority: Medium
  • perf

    Performance related issues
  • R-failing

    Semantic Release: Failure
  • R-released

    Semantic Release: Success
  • refactor

    Improvements or additions to code
  • released