Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for sizeof bitsize combination (#10227) | Arne Döring | 2019-01-07 | 1 | -3/+8 |
* | fixes #10082 | Andreas Rumpf | 2018-12-30 | 1 | -25/+11 |
* | fixes #9868 | Araq | 2018-12-05 | 1 | -1/+2 |
* | gc:destructors: more progress | Andreas Rumpf | 2018-11-29 | 1 | -2/+2 |
* | fixes #9794: sizeof tuple is incorrect if contains imported object (#9795) | cooldome | 2018-11-26 | 1 | -3/+3 |
* | Fixes multiple bugs with sink arguments (#9802) | cooldome | 2018-11-26 | 1 | -4/+4 |
* | bitsize respected in size calculation. (#9756) | Arne Döring | 2018-11-19 | 1 | -3/+8 |
* | make tsizeof run on C++ backend (#9734) | Arne Döring | 2018-11-18 | 1 | -10/+18 |
* | Merge pull request #9511 from krux02/krux02-devel | Arne Döring | 2018-10-31 | 1 | -0/+9 |
|\ | |||||
| * | set code owner | Arne Döring | 2018-10-30 | 1 | -0/+9 |
* | | Sizeof alignof fixes (#9568) | Arne Döring | 2018-10-30 | 1 | -1/+1 |
|/ | |||||
* | sizeof(UncheckedArray) should be invalid; fixed the formating of sizealignoff... | Araq | 2018-10-14 | 1 | -87/+34 |
* | implement sizeof and alignof operator (manually squashed #5664) (#9356) | Timothee Cour | 2018-10-14 | 1 | -0/+447 |