summary refs log tree commit diff stats
path: root/tests/misc/tsizeof2.nim
Commit message (Expand)AuthorAgeFilesLines
* CT sizeof(+friends) for {.importc, completeStruct.} types, enable ABI static ...Timothee Cour2020-04-231-1/+1
* Offsetof fixes (#11690)Arne Döring2019-07-091-1/+1
* fixes #9868Araq2018-12-111-0/+2
* fixes #9868Araq2018-12-051-0/+4
* implement sizeof and alignof operator (manually squashed #5664) (#9356)Timothee Cour2018-10-141-0/+11
405b86068
286e5958d ^

ce5a49492 ^

1
2
3
4
5
6
7
8
9
10
11
12
13