mirror of
https://github.com/ziglang/zig.git
synced 2024-11-16 09:03:12 +00:00
7fb3683c32
- Add .StaticInitializer to ValueRenderLocation to indicate that the emitted values must be constant expressions (no function calls, struct casting). - Add new path for special float types (nan, inf) that works in constant expressions - Implement windows.teb() using a syscall for .stage2_c because x64 MSVC doesn't support any kind of inline asm |
||
---|---|---|
.. | ||
linux | ||
plan9 | ||
uefi | ||
windows | ||
darwin.zig | ||
linux.zig | ||
plan9.zig | ||
posix_spawn.zig | ||
ptrace.zig | ||
test.zig | ||
uefi.zig | ||
wasi.zig | ||
windows.zig |