summary refs log tree commit diff stats
path: root/tests/overload/tstmtoverload.nim
Commit message (Collapse)AuthorAgeFilesLines
* Remove expr/stmt (#5857)Arne Döring2017-07-251-3/+3
|
* Modification to implementation of round() such that it returns a float and ↵A. S. Budden2016-05-311-1/+1
| | | | | | accepts a places argument (fixes #3473). This also involved moving some functions around to get the hierarchy correct and the documentation for frexp was modified such that it was clear that it can return a float in either the range [-1, -0.5] or [0.5, 1].
* fixes #2481Araq2015-04-101-0/+38