Commit Graph

10 Commits

Author SHA1 Message Date
Rui Ueyama 90d1f7f199 Make struct member access to work with `=` and `?:` 2020-12-07 12:00:06 +09:00
Rui Ueyama 61a1055120 Add a notion of an incomplete struct type 2020-12-07 12:00:06 +09:00
Rui Ueyama 9d48eef58b Add short type 2020-10-15 14:22:16 +09:00
Rui Ueyama 43c2f0829f Add long type 2020-10-15 14:22:16 +09:00
Rui Ueyama 5831edaab3 Change size of int from 8 to 4 2020-10-15 14:22:16 +09:00
Rui Ueyama bef05432c9 Add struct assignment 2020-10-15 14:22:16 +09:00
Rui Ueyama f0a018a7d6 Add -> operator 2020-10-15 14:22:16 +09:00
Rui Ueyama e1e831ea3e Support struct tags 2020-10-15 14:22:16 +09:00
Rui Ueyama 9443e4b8bc Align struct members 2020-10-15 14:22:16 +09:00
Rui Ueyama f814033d04 Add struct 2020-10-15 14:22:16 +09:00