summary refs log tree commit diff stats
path: root/tests/stdlib/tfrexp1.nim
Commit message (Expand)AuthorAgeFilesLines
* fix math.frexp function signature (#16725)flywind2021-02-171-3/+10
* targets: use cpp instead of c++ everywhere (was by far the most common) (#15961)Timothee Cour2020-11-141-1/+1
* faster CIs (#13803)Miran2020-03-301-1/+1
* clean up deprecated stuff and unused imports in tests (#13059)Miran2020-01-071-1/+3
* fixes #7078Araq2018-01-141-1/+1
* rename strformat.fmt to `%` as it works better with backslash escape sequence...Araq2018-01-111-1/+1
* fixes #6353 (#6951)skilchen2017-12-211-0/+44