Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-01-31 03:33:37 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Lachlan Easton 291482a031 zig fmt: Don't consider width of expressions containing multiline string literals when calculating padding for array initializers. fixes #3739
Changes some of the special casing for multiline string literals.
2020-09-18 20:34:00 +10:00
..
include
update clang C headers to 10.0.0rc2
2020-02-14 10:30:06 -05:00
libc
update glibc ABI files to 2.32
2020-08-30 21:28:11 -07:00
libcxx
zig c++: get it working with musl and mingw-w64
2020-03-27 12:38:52 -04:00
libcxxabi
zig c++: get it working with musl and mingw-w64
2020-03-27 12:38:52 -04:00
libunwind
update libunwind to llvm10.0.0rc2
2020-02-14 10:44:23 -05:00
std
zig fmt: Don't consider width of expressions containing multiline string literals when calculating padding for array initializers. fixes #3739
2020-09-18 20:34:00 +10:00