Skip to content

No labels!

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

ast-incorrect
ast-incorrect
The grammar causes some code to parse without error, but generate an incorrect result
bug
bug
Something isn't working
documentation
documentation
Improvements or additions to documentation
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
New feature or request
error-for-valid-code
error-for-valid-code
The grammar causes a parsing error for some code that should parse
good first issue
good first issue
Good for newcomers
help wanted
help wanted
Extra attention is needed
invalid
invalid
This doesn't seem right
missing-language-feature
missing-language-feature
A Swift language feature is not supported by the grammar
question
question
Further information is requested
top-repos-error
top-repos-error
A failure that shows up in one of the top repos parsed by the `top-repos` script
unnecessary-complexity
unnecessary-complexity
The grammar and/or AST is more complex than it needs to be to support a given feature
wontfix
wontfix
This will not be worked on