aboutsummaryrefslogtreecommitdiff
path: root/src/type.zig
AgeCommit message (Expand)Author
2020-11-19Add builtin.Signedness, use it instead of is_signedTadeo Kondrak
2020-11-12stage2 ARM & AArch64: ensure correct function alignmentjoachimschmidt557
2020-10-30stage2: implement switch validation for integersVexu
2020-10-12Rename .macosx to .macosVignesh Rajagopalan
2020-09-30stage2: struct type field accessVexu
2020-09-30stage2: very basic importsVexu
2020-09-30stage2: add import builtin stubVexu
2020-09-21rename src-self-hosted/ to src/Andrew Kelley