This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2026-02-03 21:23:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
src
/
codegen
History
Veikka Tuominen
8f45e81c84
stage2: ignore asm inputs named
_
...
This is a hacky solution but the entire asm syntax is supposed to be reworked anyways.
2022-06-03 15:10:37 +03:00
..
llvm
LLVM: add target-cpu and target-features fn attributes
2022-05-31 22:13:24 -07:00
spirv
std: replace usage of std.meta.bitCount() with @bitSizeOf()
2022-04-27 11:10:52 +02:00
c.zig
stage2: fixes for error unions, optionals, errors
2022-05-24 15:34:52 -07:00
llvm.zig
stage2: ignore asm inputs named
_
2022-06-03 15:10:37 +03:00
spirv.zig
std: replace usage of std.meta.bitCount() with @bitSizeOf()
2022-04-27 11:10:52 +02:00