Skip to content

No labels!

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

BLOCKED
BLOCKED
We can't or shouldn't work on this yet, for reasons explained in the ticket and/or comments.
complexity 1: simple
complexity 1: simple
This should be quite easy to pull off.
complexity 2: significant
complexity 2: significant
This is non-trivial, but still not a major undertaking
complexity 3: major effort
complexity 3: major effort
This requires some commitment to pull off properly.
complexity 4: scary
complexity 4: scary
This is daunting, even for those of us most familiar with the codebase.
dependencies
dependencies
Pull requests that update a dependency file
discard: duplicate
discard: duplicate
This work is tracked elsewhere; see the comments.
discard: not actionable
discard: not actionable
This is not suitable, actionable content for an issue ticket.
discard: won't do this
discard: won't do this
This will not be done, unless later comments change our minds.
kind: bug: compiler
kind: bug: compiler
We need to fix some erroneous behavior in the compiler
kind: feature: compiler
kind: feature: compiler
Adding a new compiler feature or platform target
kind: feature: docs
kind: feature: docs
Adding documentation
kind: feature: language
kind: feature: language
Adding a new language feature
kind: feature: library
kind: feature: library
Adding a new library or a new feature in an existing library
kind: feature: tooling
kind: feature: tooling
Adding new tooling or a new feature in existing tooling
kind: hole: invalid code
kind: hole: invalid code
This code should not compile, but the compiler fails to give a nice error message explaining it.
kind: hole: valid code
kind: hole: valid code
This code should compile, but the compiler fails to handle it.
kind: perf: compiler
kind: perf: compiler
We can make the compiler faster!
kind: perf: language
kind: perf: language
We can make the language faster!
kind: perf: library
kind: perf: library
We can make one of the libraries faster!
kind: refine: CI/CD
kind: refine: CI/CD
We need to spruce up something with our CI/CD.
kind: refine: compiler
kind: refine: compiler
We need to spruce up something about the way we compile.
kind: safety: language
kind: safety: language
A safety bug in the language!
kind: safety: library
kind: safety: library
A safety bug in a library!
kind: showcase
kind: showcase
Something that will help get people excited about Savi
needs design
needs design
Need to work out a reasonably solid plan before we start doing this.
needs more info
needs more info
Need more info about this before we can deal with this ticket