summary refs log tree commit diff stats
path: root/compiler/sizealignoffsetimpl.nim
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #9511 from krux02/krux02-develArne Döring2018-10-311-0/+9
|\ | | | | Krux02 devel
| * set code ownerArne Döring2018-10-301-0/+9
| |
* | Sizeof alignof fixes (#9568)Arne Döring2018-10-301-1/+1
|/ | | | | fixes #9545
* sizeof(UncheckedArray) should be invalid; fixed the formating of ↵Araq2018-10-141-87/+34
| | | | sizealignoffsetimpl.nim to make it bearable
* implement sizeof and alignof operator (manually squashed #5664) (#9356)Timothee Cour2018-10-141-0/+447