Skip to content

No labels!

There aren’t any labels for this repository quite yet.

bug
bug
Something isn't working
ci
ci
Continuous Integration
commit style
commit style
Commit message need to be fixed according to the contribution guideline
compiler/backend
compiler/backend
Related to backend system of the compiler
compiler/lex-parse
compiler/lex-parse
Parsing and lexing subsystem of the compiler
compiler/msgs
compiler/msgs
Compiler output and diagnostic subsystem: error and warnig reporting, information, debugging
compiler/sem
compiler/sem
Related to semantic-analysis system of the compiler
compiler/vm
compiler/vm
Embedded virtual machine
compiler
compiler
General compiler tag
dependencies
dependencies
Pull requests that update a dependency file
documentation
documentation
Improvements or additions to documentation
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
New feature or request
good first issue
good first issue
Easy-to-start-with issue with no in-depth knowledge or complex implementation required.
help wanted
help wanted
Extra attention is needed
invalid
invalid
This doesn't seem right
lang/macro
lang/macro
language-design
language-design
Language design syntax, semantics, types, statics and dynamics.
old-poc
old-poc
Old Proof-of-Concept implementation. Wasn't intended to be merged anyway, closed to reduce clutter
question
question
Further information is requested
refactor
refactor
Implementation refactor
rfc
rfc
Request for Comments (Changes?)
runtime
runtime
Interface or implementation of the runtime
simplification
simplification
Removal of the old, unused, unnecessary or un/under-specified language features.
spec
spec
Specification tests edit or formal specification required.
stdlib
stdlib
Standard library
test
test
Add or improve tests
tool
tool
Improvements to non-compiler tooling
utils
utils
Internal compiler utilities
wontfix
wontfix
This will not be worked on