aboutsummaryrefslogtreecommitdiff
path: root/lib/std/special/compiler_rt/shift.zig
AgeCommit message (Expand)Author
2020-12-31Year++Frank Denis
2020-10-17Make std.meta.Int accept a signedness parameterJan Prudil
2020-09-03update uses of deprecated type field accessVexu
2020-08-20add license header to all std lib filesAndrew Kelley
2020-04-28std.meta.IntType -> std.meta.IntTadeo Kondrak
2020-03-30compiler-rt: Implement all the shift builtinsLemonBoy