Skip to content

Issues: kaleidawave/ezno

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Tuple modification by method diagnostics checking Issues around checking diagnostics related to outputting code errors
#170 opened Jun 24, 2024 by kaleidawave
Promises, async and await blocking These issues are blocking the checker being used in projects checking Issues around checking needs-investigation Further information is requested
#168 opened Jun 20, 2024 by kaleidawave
Print reasons for subtyping mismatches checking Issues around checking enhancement New feature or request good-second-issue Moderately difficult issue
#167 opened Jun 20, 2024 by kaleidawave
List possible variables and type names when cannot find reference checking Issues around checking enhancement New feature or request good-first-issue PRs welcome 🙏 just-rust No TypeScript / type checking knowledge needed
#166 opened Jun 20, 2024 by kaleidawave
Cannot parse <T>(t: T) => T under JSX mode bug Something isn't working parser Related to Ezno's syntax parser, AST definitions and output
#165 opened Jun 20, 2024 by kaleidawave
Watch mode enhancement New feature or request good-first-issue PRs welcome 🙏 just-rust No TypeScript / type checking knowledge needed
#164 opened Jun 13, 2024 by kaleidawave
Non-type subtyping and type pairing checking Issues around checking feedback-needed Extra attention/consensus is needed
#159 opened Jun 3, 2024 by kaleidawave
Add fuzzers for the checker crate checking Issues around checking internal-improvements Related to internal publishing, building, workflows, formatting & linting
#153 opened Jun 1, 2024 by jasikpark
Add more options for printing types enhancement New feature or request good-first-issue PRs welcome 🙏 just-rust No TypeScript / type checking knowledge needed
#148 opened May 29, 2024 by kaleidawave
Proposal: Support unknown, rename TypeId::ANY_TYPE -> TypeId::UNKNOWN_TYPE blocking These issues are blocking the checker being used in projects checking Issues around checking enhancement New feature or request
#137 opened Apr 19, 2024 by CharlesTaylor7
never type lookup - "Cannot find type never" blocking These issues are blocking the checker being used in projects bug Something isn't working checking Issues around checking
#136 opened Apr 18, 2024 by CharlesTaylor7
Nominal classes needs-investigation Further information is requested subtyping Related to comparing two types
#128 opened Apr 8, 2024 by kaleidawave
Closure TDZ blocking These issues are blocking the checker being used in projects checking Issues around checking context Contexts (root or environment) needs-investigation Further information is requested
#124 opened Mar 9, 2024 by kaleidawave
Interface extends and type parameters extends blocking These issues are blocking the checker being used in projects enhancement New feature or request
#123 opened Mar 3, 2024 by kaleidawave
Narrowing blocking These issues are blocking the checker being used in projects checking Issues around checking context Contexts (root or environment) enhancement New feature or request needs-investigation Further information is requested
#122 opened Mar 3, 2024 by kaleidawave
Merge Ezno runtime definitions with existing TS definition files checking Issues around checking enhancement New feature or request needs-investigation Further information is requested
#121 opened Mar 3, 2024 by kaleidawave
Change way types are stored and represented + allow for more than u16::MAX types architecture type checking and compiler related general structuring blocking These issues are blocking the checker being used in projects bug Something isn't working checking Issues around checking compiler-performance Making parsing / type checking / transformations faster
#120 opened Mar 3, 2024 by kaleidawave
Crates in this repository have a different versions feedback-needed Extra attention/consensus is needed internal-improvements Related to internal publishing, building, workflows, formatting & linting
#117 opened Feb 16, 2024 by andymac4182
feat(ci): auto-fix formatting and linting on new PRs internal-improvements Related to internal publishing, building, workflows, formatting & linting needs-investigation Further information is requested
#108 opened Jan 15, 2024 by maxpatiiuk
More configuration and per file options/configuration enhancement New feature or request needs-investigation Further information is requested
#104 opened Dec 29, 2023 by kaleidawave
Add more specification tests good-first-issue PRs welcome 🙏
#100 opened Dec 20, 2023 by kaleidawave
Fix and figure out how multiple properties should be represented checking Issues around checking needs-investigation Further information is requested
#99 opened Dec 20, 2023 by kaleidawave
Binary operator checking blocking These issues are blocking the checker being used in projects checking Issues around checking enhancement New feature or request good-second-issue Moderately difficult issue
#92 opened Nov 27, 2023 by kaleidawave 0.1.0
Diagnostics container as a trait / callback compiler-performance Making parsing / type checking / transformations faster diagnostics related to outputting code errors
#87 opened Nov 20, 2023 by kaleidawave
ProTip! Exclude everything labeled bug with -label:bug.