-
blocked
An issue that cannot be solved due to other issues being open
-
blocker
Issues that prevent a lot of other issues from being solved
-
bug
Something isn't working
-
c
All issues about converting Bolt sources to the C programming language
-
codegen
Issues relating to the transformation of an AST to a target language
-
dependencies
Pull requests that update a dependency file
-
discussion
This issue is just a suggestion for an idea that needs to be worked out
-
documentation
Improvements or additions to documentation
-
duplicate
This issue or pull request already exists
-
enhancement
New feature or request
-
good first issue
Good for newcomers
-
help wanted
Extra attention is needed
-
in progress
This issue is being worked on by someone
-
invalid
This doesn't seem right
-
javascript
All issues about converting Bolt sources to JavaScript
-
lexer/parser
All issues having something to do with reading tokens into an AST
-
llvm
All issues about converting Bolt sources to LLVM bytecode
-
macroexpander
Issues that have to do with the unfolding of user-defined syntax transformers
-
performance
All issues related with speeding up the compiler
-
priority:high
Issues that require immediate attention
-
priority:low
If possible, oher issues should be taken care of first
-
priority:normal
All issues that should be solved after the issues with high priority
-
question
Further information is requested
-
triage
This issue has yet to receive labels
-
typechecker
All issues having something to do with the type-checking algortithms
-
webassembly
All issues about converting Bolt sources to WebAssembly
-
wontfix
This will not be worked on