Yagiz Nizipli

Results 469 comments of Yagiz Nizipli

> I don't know how to tell what settings are correct, if CI is green that's all I can go on. How many editors are officially supported here? zed settings...

I think we can just format the whole repository. I don't think there is a particular reason why we didn't do the whole repo...

Are you ok with having a normalize() function? Like: normalize(parse(input))?

> well shouldn't that be out of box ? > > parse("a=3") => {a:3} > This will have a significant performance impact. Checking if a string is a number has...

> This fix does exactly what the WPT tests want. Do you think it could break anything else though - I just don't trust floats lol It seems this fixes...

cc @jamesopstad @petebacondarwin

> https://paste.cfdata.org/GKKdyFGFqSks This helps a lot. I'll push with your changes. Thanks @erikcorry

I've rebased, cherry-picked simdutf update commit, and refactored the implementation to use the new method from simdutf for invalid utf16 length. This pull-request should be ready to merge. Please review...

> 3 days after the last TS update... someone must be really hungry for the latest version lol 😋 preparing for the v6 release! :-)