Skip to content

Labels

Labels

  • bug

    Something isn't working
  • builtins

    Issue related to builtin functions and types
  • ci

    Issue with continuous integration
  • coding_style

    Issue regarding coding style
  • dependency

    Issue regarding jinko's dependencies in Rust or Jinko
  • design

    Issue or concerns regarding jinko's design
  • docker

    Issue related to the available jinko container
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • ffi

    Issue regarding Foreign Function Interface
  • generics

    Issue with generic types
  • good first issue

    Good for newcomers
  • hacktoberfest

    PR related to the 2021 hacktoberfest
  • help wanted

    Extra attention is needed
  • interpreter

    Issue with the jinko interpreter module
  • invalid

    This doesn't seem right
  • misc

    Miscelleanous issue, not related to code or implementation
  • optimizer

    Issue related to jinko optimization
  • parser

    Parser issue
  • pretty-print

    Issue related to pretty printing
  • priority [high]

    High priority issue
  • priority [low]

    Low priority issue
  • question

    Further information is requested
  • release

    Issue concerning a release
  • repl

    Issue with jinko's REPL
  • stdlib

    Issue regarding the standard library
  • testing

    Issue related to unit or functional tests
  • typechecker

    Issue related to typechecking in jinko
  • wontfix

    This will not be worked on