mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 00:26:57 +00:00
bc797a97b1
The old `CallingConvention` type is replaced with the new `NewCallingConvention`. References to `NewCallingConvention` in the compiler are updated accordingly. In addition, a few parts of the standard library are updated to use the new type correctly. |
||
---|---|---|
.. | ||
linux | ||
plan9 | ||
uefi | ||
windows | ||
emscripten.zig | ||
linux.zig | ||
plan9.zig | ||
uefi.zig | ||
wasi.zig | ||
windows.zig |