issues
search
kaleidawave
/
ezno
A fast and correct TypeScript type checker and compiler with additional experiments
https://kaleidawave.github.io/posts/introducing-ezno/
MIT License
2.55k
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: enhance template literal type printing
#218
sor4chi
closed
1 week ago
2
Number-embedded template literal doesn't validate collect
#217
sor4chi
closed
6 days ago
2
fix: synthesize shape in sub-environment scope
#216
sor4chi
closed
1 week ago
2
BigInts
#215
kaleidawave
opened
2 weeks ago
2
Improve CI setup + other fixes
#214
kaleidawave
closed
6 days ago
0
feat: support `Object.seal` object `Object.preventExtensions`
#213
sor4chi
closed
2 weeks ago
8
Disjoint on object properties and functions
#212
kaleidawave
opened
2 weeks ago
0
Disjoint does not cover all cases for "bad" cyclic type aliases
#211
kaleidawave
opened
2 weeks ago
0
[repl] Errors use bad code format
#210
Brayan-724
closed
6 days ago
3
Fixes for disjoint stuff
#209
kaleidawave
closed
6 days ago
2
Unsound conditional property
#208
SeeSpring
opened
2 months ago
1
Incorrect prototype handling
#207
SeeSpring
opened
2 months ago
2
Move wasm-pack to js dependency
#206
rotu
closed
2 months ago
3
npx ezno repl spews error message
#205
rotu
closed
1 day ago
9
`npx ezno check` does not check code?
#204
rotu
closed
6 days ago
10
Support emitting multiple parser errors
#203
Chriscbr
opened
2 months ago
2
Add watch mode support
#202
Tommypop2
closed
1 week ago
4
Improve comparison document
#201
kaleidawave
opened
2 months ago
0
Class generics pass down to constructor
#200
kaleidawave
closed
2 months ago
0
Constructor calls with generic type argument don't parse correctly
#199
kaleidawave
closed
2 months ago
0
Add `Object.seal` and `Object.preventExtensions`
#198
kaleidawave
closed
2 weeks ago
0
Add constraint inference
#197
kaleidawave
opened
2 months ago
0
Generic names leak out of functions
#196
kaleidawave
closed
1 week ago
3
Allow type-only import labels
#194
noahbald
closed
1 day ago
2
Save narrowing results
#193
kaleidawave
opened
3 months ago
0
Add "duplicate import name" and "missing default export" diagnostics
#192
NitantP
closed
3 months ago
3
Change lexing
#191
kaleidawave
opened
3 months ago
3
Partial source fixes
#190
kaleidawave
closed
3 months ago
1
Labelled block and switch statements
#189
kaleidawave
opened
3 months ago
0
Template literal type printing
#188
kaleidawave
closed
1 week ago
5
Add iteration and other events related things
#187
kaleidawave
opened
3 months ago
1
Basic operator checking
#186
kaleidawave
closed
2 months ago
4
Definition file improvements
#185
kaleidawave
opened
3 months ago
0
Initial RegExp
#184
lemueldls
closed
2 months ago
7
Add regex checking
#183
kaleidawave
closed
3 months ago
2
Add missing import / export diagnostics
#182
kaleidawave
closed
3 months ago
1
Array slice infer patterns
#181
kaleidawave
opened
3 months ago
0
List possible variables, types, properties and imports when cannot find reference
#180
vHugoObject
closed
3 months ago
1
Cyclic extends generics
#179
kaleidawave
opened
3 months ago
0
Assigning excess properties can break type system
#177
kaleidawave
opened
4 months ago
3
Error on hashbang
#176
rotu
closed
3 months ago
2
Implement RegExp/regular expression/regex analysis
#175
kaleidawave
closed
2 months ago
0
Reverse Uppercase argument (possibly linked to trailing when looking up properties)
#174
kaleidawave
closed
2 weeks ago
1
Parser improvements
#173
kaleidawave
closed
3 months ago
0
Log the error when we get an input that errored after being reprinted
#172
jasikpark
closed
4 months ago
2
Parsing bug w/ `do while` found by `parser/fuzz/module_roundtrip_structured`
#171
jasikpark
opened
4 months ago
3
Tuple modification by method diagnostics
#170
kaleidawave
opened
4 months ago
0
Playground improvements
#169
kaleidawave
closed
2 months ago
1
Promises, async and await
#168
kaleidawave
opened
5 months ago
0
Print reasons for subtyping mismatches
#167
kaleidawave
opened
5 months ago
0
Next