Skip to content

Labels

Labels

  • A-ast

    Task operating on the stevia_ast crate in isolation.
  • A-bitblaster

    Task operating on the stevia_bitblaster crate in isolation.
  • A-bitvec

    Task operating on the stevia_bitvec crate in isolation.
  • A-ci

    Task for the continuous integration of stevia.
  • A-parser

    Task operating on the stevia_parser crate in isolation.
  • A-simplifier

    Task operating on the stevia_simplifier crate in isolation.
  • A-stevia

    Any stevia related task that is too general to be further specialized.
  • B-bug

    A bug or unwanted behaviour that needs to be fixed.
  • B-enhancement

    An enhancement or new feature.
  • B-performance

    A task to improve performance (regression) of some part of the code base.
  • B-refactoring

    A refactoring or restructuring task.
  • C-duplicate

    A duplicated issue.
  • C-question

    A question.
  • D-easy

    A task that is considered to be simple to implement.
  • D-hard

    A task that is considered to be hard to implement.
  • D-medium

    A task that is considered to be moderately hard to implement.
  • D-over9000

    You need to be super sayan in order to implement this.