Jan Prudil
|
aadccc4206
|
Make std.meta.Int accept a signedness parameter
|
2020-10-17 14:09:59 +02:00 |
|
Vexu
|
1df0f3ac24
|
update uses of deprecated type field access
|
2020-09-03 18:10:40 +03:00 |
|
Andrew Kelley
|
4a69b11e74
|
add license header to all std lib files
add SPDX license identifier
copyright ownership is zig contributors
|
2020-08-20 16:07:04 -04:00 |
|
Tadeo Kondrak
|
350b2adacd
|
std.meta.IntType -> std.meta.Int
|
2020-04-28 19:11:31 -06:00 |
|
LemonBoy
|
1ef6f068f5
|
compiler-rt: Implement all the shift builtins
* Unify all the code paths with a generic function
* Add some EABI aliases
Closes #4853
|
2020-03-30 10:58:47 -04:00 |
|