summary refs log tree commit diff stats
path: root/tests/js/tfloatround.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #1959, rounding floats in JSSimon Hafner2015-01-291-0/+7
a> 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50