aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/ir.cpp
AgeCommit message (Expand)Author
2020-10-01Add alignment field to TypeInfo.UnionField and TypeInfo.StructFieldTadeo Kondrak
2020-10-01Make builtin.TypeInfo.Pointer.alignment u29 instead of comptime_intTadeo Kondrak
2020-09-30Added some c_allocator.deallocate callsAlexandros Naskos
2020-09-30Added a few ZigList deinit callsAlexandros Naskos
2020-09-30stage1: Fix @Type(.Enum) with invalid tag_typeTadeo Kondrak
2020-09-30Merge remote-tracking branch 'origin/master' into llvm11Andrew Kelley
2020-09-29Merge remote-tracking branch 'origin/master' into stage2-zig-ccAndrew Kelley
2020-09-24stage2: implement @cImportAndrew Kelley
2020-09-21Merge remote-tracking branch 'origin/master' into stage2-zig-ccAndrew Kelley
2020-09-21rename src-self-hosted/ to src/Andrew Kelley