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

Add iteration and other events related things #187

Open kaleidawave opened 3 months ago

kaleidawave commented 3 months ago

TODO

kaleidawave commented 2 months ago

Would love to merge some of the improvements now (for the release) but unfortunately I think a lot more could be done on this. I have tested this a bit on some projects and unfortunately while there are improvements it doesn't quite completely clear some event / control flow issues.

There are a few issues with the parent field handling on SubstitutionArguments but unfortunately the changes caused a bunch of regressions.