InKryption
|
ee038df7e2
|
Make pointer variables in ( init-lib | init-exe )/build.zig const. (#10057)
* Make `main_tests` variable constant
* Apply same change in init-exe.zig
|
2021-10-29 13:37:17 -04:00 |
|
Veikka Tuominen
|
fd77f2cfed
|
std: update usage of std.testing
|
2021-05-08 15:15:30 +03:00 |
|
Meghan
|
9f722f43ac
|
std/special: init-exe,lib make import(std) its own decl (#8160)
std/special: init-exe,lib make import(std) its own decl
|
2021-03-05 19:13:05 -08:00 |
|
Luna
|
7015d84e0c
|
remove licensing comments from init-exe/init-lib
|
2020-08-23 22:45:18 -04: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 |
|
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 |
|