Syntax lookup overhaul + add missing constructs#1204
Conversation
|
@fhammerschmidt |
Cloudflare deploymentDeployement ID: 240d7003-d13d-4f8b-b9f9-b102028852f4 ⛅️ wrangler 4.63.0 (update available 4.69.0) ✨ Uploading _redirects |
tsnobip
left a comment
There was a problem hiding this comment.
Florian doing God's work!
Thanks a lot! Some of those were looooong overdue!
| | JavaScript | ReScript | | ||
| | ----------- | -------- | | ||
| | `3` | Same \* | | ||
| | `3.1415` | Same | | ||
| | `3 + 4` | Same | | ||
| | `3.0 + 4.5` | Same | | ||
| | `5 % 3` | Same | | ||
|
|
|
I guess examples can be touched up a little more, but in a follow-up PR. Thanks for the review. |
fixes #162
fixes #652
fixes #857 (the rest of it)
fixes #1121