summary refs log tree commit diff stats
path: root/tests/float/tfloats.nim
Commit message (Expand)AuthorAgeFilesLines
* make float32 literals stringifying behave in JS the same as in C (#22500)ringabout2023-08-171-3/+2
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-2/+1
* rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)Timothee Cour2021-07-231-5/+5
* make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)Timothee Cour2021-07-201-20/+97
* make dragonbox opt-in via -d:nimFpRoundtrips (#18504)Andreas Rumpf2021-07-161-0/+4
* fix #7717 roundtrip float to string; fix `parseFloat` for js (#18248)Timothee Cour2021-06-131-0/+84