Skip to content

No labels!

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

architecture
architecture
type checking and compiler related general structuring
bug
bug
Something isn't working
checking
checking
Issues around checking
cli
cli
Command line interface
compiler-performance
compiler-performance
Making parsing / type checking / transformations faster
context
context
Contexts (root or environment)
definitions
definitions
Invalid/missing type definition
diagnostics
diagnostics
related to outputting code errors
documentation
documentation
Documentation of using the tool and behavior
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
New feature or request
events-effects
events-effects
Related to operations and side effects
feedback-needed
feedback-needed
Extra attention/consensus is needed
good-first-issue
good-first-issue
PRs welcome 🙏
good-second-issue
good-second-issue
Moderately difficult issue
inference
inference
Related to inferring the restriction of poly types
internal-improvements
internal-improvements
Related to internal publishing, building, workflows, formatting & linting
js-wasm-unplugin-and-playground
js-wasm-unplugin-and-playground
The JS library, Unplugin NPM packages and playground
just-rust
just-rust
No TypeScript / type checking knowledge needed
lsp
lsp
Language service protocol and editor integration
needs-investigation
needs-investigation
Further information is requested
parser
parser
Related to Ezno's syntax parser, AST definitions and output
subtyping
subtyping
Related to comparing two types