Shaygan Hooshyari

Results 131 comments of Shaygan Hooshyari

Thank you both for the review. I left some TODO comments I will address them in a follow up PR.

Thank you so much for the reviews. Please take another look and let me know if there are more improvements. I was busy last week I will be quicker in...

سلام این عدد همون تفاوت حداکثر و حداقل قیمت مجاز نیست؟

Hi @adinauer I had the same issue and this comment fixed it: https://github.com/getsentry/sentry-android-gradle-plugin/issues/546#issuecomment-1713950054 My issue was not exactly this but similarly a tool was generating code at build time and...

I applied the comments will spend another day on adding diagnostic messages for https://typing.readthedocs.io/en/latest/spec/literal.html#legal-and-illegal-parameterizations

Okay I added more parts of the legal and illegal parameters from the spec. Right now we have: 1. All Literal types I managed to do this through a lot...

Thanks for your time and guidance, I appreciate it.

Wow this is amazing, I was also thinking if such thing would be possible.

By the way there is a problem in the parser with operator precedence. I will fix it soon. For the type checker it was not a big issue but for...