Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `$(a: float)` now works consistently in nim js, avoiding printing floats as ↵ | Timothee Cour | 2020-04-27 | 1 | -0/+62 |
ints (#14134) * fix https://github.com/timotheecour/Nim/issues/133; $(a: float) works in nim js like in other backends * fix tests * fix test for windows that prints 1.1e17 differently than other OS |