Skip to content

Labels

Labels

  • Any difference between this BrightScript implementation and RBI, or otherwise unexpected behavior
  • Affects this project's build system
  • Affects the command-line interface to `brs`
  • Pull requests that update a dependency file
  • Affects how this project is documented; includes clarifications, corrections, and additions
  • Any issue that's represented in another issue already
  • Affects this project's end-to-end test cases (the BrightScript sample files executed during testing)
  • Any addition to this project's existing capabilities
  • A great place for newcomers to jump in! Usually doesn't involve a deep understanding of the project
  • Any issue that's easily completed by someone without commit access
  • Affects this project's tree-walking interpreter
  • Affects this project's lexer (aka scanner)
  • Affects this project's token parser
  • Affects this project's conditional-compilation preprocessor
  • Any questions about the project, how to use it, etc.
  • Affects this project's implementation of the SceneGraph framework
  • Affects the standard library included with this BrightScript implementation
  • An issue that intentionally won't be fixed for one reason or another