diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2023-01-24 15:04:56 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2023-01-24 15:24:19 -0700 |
| commit | ea9ded87582a8b9d0ed3afd3360a1d75f0359a5c (patch) | |
| tree | 9767d5562df1fd55bcc68472d20c6e5b9733fa46 /lib/libcxx/src/shared_mutex.cpp | |
| parent | 06ce15e8f719756cc12d928cfdae12be99a9e4c2 (diff) | |
| download | zig-ea9ded87582a8b9d0ed3afd3360a1d75f0359a5c.tar.gz zig-ea9ded87582a8b9d0ed3afd3360a1d75f0359a5c.zip | |
std.compress.xz public API cleanup
* add xz to std.compress
* prefer importing std.zig by file name, to reduce reliance on the
standard library being a special case.
* extract some types from inside generic functions. These types are the
same regardless of the generic parameters.
* expose some more types in the std.compress.xz namespace.
* rename xz.stream to xz.decompress
* rename check.Kind to Check
* use std.leb for LEB instead of a redundant implementation
Diffstat (limited to 'lib/libcxx/src/shared_mutex.cpp')
0 files changed, 0 insertions, 0 deletions
