summary refs log tree commit diff stats
path: root/compiler/sizealignoffsetimpl.nim
Commit message (Collapse)AuthorAgeFilesLines
* 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