| Commit message (Expand) | Author | Age | Files | Lines |
* | tsizeof test is now correct (#10788) | Arne Döring | 2019-03-06 | 1 | -16/+47 |
* | sizealign of union type (#10780) | Arne Döring | 2019-03-04 | 1 | -2/+10 |
* | 32 bit fixes (#10608) | Arne Döring | 2019-02-13 | 1 | -1/+29 |
* | Fix for sizeof bitsize combination (#10227) | Arne Döring | 2019-01-07 | 1 | -0/+12 |
* | fixes #10082 | Andreas Rumpf | 2018-12-30 | 1 | -0/+11 |
* | use anon structs and unions for a much better debug experience (#10055) | Andreas Rumpf | 2018-12-20 | 1 | -23/+20 |
* | bitsize respected in size calculation. (#9756) | Arne Döring | 2018-11-19 | 1 | -4/+32 |
* | make tsizeof run on C++ backend (#9734) | Arne Döring | 2018-11-18 | 1 | -31/+35 |
* | Sizeof alignof fixes (#9568) | Arne Döring | 2018-10-30 | 1 | -0/+14 |
* | implement sizeof and alignof operator (manually squashed #5664) (#9356) | Timothee Cour | 2018-10-14 | 1 | -11/+337 |
* | Add sizeof for arrays of integral types (#8445) | cooldome | 2018-07-30 | 1 | -2/+20 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -10/+10 |
* | Merge pull request #1075 from flaviut/inlinedocs | Andreas Rumpf | 2014-04-09 | 1 | -0/+10 |