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 |
|
xackus
|
b8553b4813
|
compiler-rt: fix bugs uncovered by previous commit
|
2020-07-05 20:44:08 +02:00 |
|
Tadeo Kondrak
|
350b2adacd
|
std.meta.IntType -> std.meta.Int
|
2020-04-28 19:11:31 -06:00 |
|
xackus
|
00be934569
|
short std.builtin enum literals in std lib
|
2020-03-01 13:57:41 -05:00 |
|
Vexu
|
538d9a5dd8
|
remove uses of @ArgType and @IntType
|
2020-02-24 23:39:03 +02:00 |
|
Andrew Kelley
|
e0db54e89d
|
update the codebase to use @as
|
2019-11-08 15:57:24 -05:00 |
|
Andrew Kelley
|
ed36dbbd9c
|
mv std/ lib/
that's all this commit does. further commits will fix cli flags and
such.
see #2221
|
2019-09-25 23:35:41 -04:00 |
|