aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/pointers.zig
AgeCommit message (Expand)Author
2022-01-26Sema: implement struct init is_ref=trueAndrew Kelley
2021-11-16C backend: basic big ints, fix airPtrToInt, array references, pointer arithme...drew
2021-10-23stage2: implement more C pointer Sema and comptime ptr arithAndrew Kelley
2021-10-17stage2: implement coercion from null to C pointerAndrew Kelley
2021-08-07stage2: pass some pointer testsAndrew Kelley
2021-06-21fix code broken from previous commitJacob G-W
2021-06-21std, src, doc, test: remove unused variablesJacob G-W
2021-05-08Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-04-29move behavior tests from test/stage1/ to test/Andrew Kelley