Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaned up unsigned tests | Araq | 2015-01-27 | 1 | -0/+2 |
| | |||||
* | Added safe implicit conversion of uint8 to int16..int64, uint16 to ↵ | Audun Wilhelmsen | 2015-01-03 | 1 | -0/+134 |
int32..int64 etc. Added two new tests for unsigned conversions and comparisons between signed numbers. |