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
|
00be934569
|
short std.builtin enum literals in std lib
|
2020-03-01 13:57:41 -05:00 |
|
Andrew Kelley
|
8b2622cdd5
|
std.fmt.format: tuple parameter instead of var args
|
2019-12-08 22:53:51 -05:00 |
|
daurnimator
|
d870a68e68
|
std: add a couple of tests to valgrind module
|
2019-11-17 14:16:09 +11:00 |
|
daurnimator
|
cc76494c42
|
std: use enum literals in valgrind module
|
2019-11-17 14:14:57 +11:00 |
|
daurnimator
|
4a3bb557f1
|
std: fix outdated valgrind module
|
2019-11-17 14:14:57 +11: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 |
|