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