Skip to content

Labels

Labels

  • Something isn't working
  • Continuous Integration
  • Commit message need to be fixed according to the contribution guideline
  • General compiler tag
  • Related to backend system of the compiler
  • Parsing and lexing subsystem of the compiler
  • Compiler output and diagnostic subsystem: error and warnig reporting, information, debugging
  • Related to semantic-analysis system of the compiler
  • Embedded virtual machine
  • Pull requests that update a dependency file
  • Improvements or additions to documentation
  • This issue or pull request already exists
  • New feature or request
  • Pull requests that update GitHub Actions code
  • Easy-to-start-with issue requiring no in-depth knowledge or complex implementation.
  • Extra attention is needed
  • This doesn't seem right
  • Language design syntax, semantics, types, statics and dynamics.
  • Old Proof-of-Concept implementation. Wasn't intended to be merged anyway, closed to reduce clutter
  • Further information is requested
  • Implementation refactor
  • Request for Comments (Changes?)
  • Interface or implementation of the runtime
  • Removal of the old, unused, unnecessary or un/under-specified language features.
  • Specification tests edit or formal specification required.
  • Standard library
  • Add or improve tests
  • Improvements to non-compiler tooling
  • Internal compiler utilities