Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make float32 literals stringifying behave in JS the same as in C (#22500) | ringabout | 2023-08-17 | 1 | -3/+2 |
* | clean up SOME pending/xxx/issue link comments (#21826) | metagn | 2023-05-11 | 1 | -2/+1 |
* | rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566) | Timothee Cour | 2021-07-23 | 1 | -5/+5 |
* | make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531) | Timothee Cour | 2021-07-20 | 1 | -20/+97 |
* | make dragonbox opt-in via -d:nimFpRoundtrips (#18504) | Andreas Rumpf | 2021-07-16 | 1 | -0/+4 |
* | fix #7717 roundtrip float to string; fix `parseFloat` for js (#18248) | Timothee Cour | 2021-06-13 | 1 | -0/+84 |