summary refs log tree commit diff stats
path: root/tests/misc/tunsignedconv.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #13698 (#13706)Andreas Rumpf2020-03-201-1/+6
* fixes #13671 [backport] (#13678)Andreas Rumpf2020-03-181-0/+5
* fixes #13661 (#13664) [backport]Andreas Rumpf2020-03-161-0/+12
* fix several typos in documentation and comments (#12553)Nindaleth2019-10-301-1/+1
* add tests for recently closed issues (#10722)Miran2019-02-231-0/+4
* Fix a few deprecation warningsdef2016-01-251-2/+0
* cleaned up unsigned testsAraq2015-01-271-24/+18
* fixes the integer conversion regressionsAraq2015-01-131-3/+0
* Added safe implicit conversion of uint8 to int16..int64, uint16 to int32..int...Audun Wilhelmsen2015-01-031-0/+52