Jonathan Marler
|
48660371a2
|
std.meta: add assumeSentinel
|
2020-11-29 10:36:02 -08: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
|
9e7ae06249
|
std lib API deprecations for the upcoming 0.6.0 release
See #3811
|
2020-03-30 14:23:22 -04:00 |
|
Alexandros Naskos
|
7559418305
|
Added comment justifying wrapping operations
|
2020-03-03 12:41:11 +02:00 |
|
Alexandros Naskos
|
a48cd1cf58
|
Allow wrapping in VDSO lookup
|
2020-03-02 11:44:21 +02:00 |
|
Andrew Kelley
|
15d415e10b
|
make std.mem.toSlice use null terminated pointers
and fix the fallout
|
2019-11-24 21:21:05 -05: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 |
|