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
2025-12-09 15:53:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
test
/
stage1
History
Andrew Kelley
581d16154b
Merge pull request
#5696
from alexnask/async_call_tuple
...
@asyncCall now takes arguments as a tuple instead of varargs
2020-06-28 01:00:58 -04:00
..
behavior
Merge pull request
#5696
from alexnask/async_call_tuple
2020-06-28 01:00:58 -04:00
c_abi
C ABI: Add C support for passing structs of floats to an extern function
2020-05-28 22:56:33 -04:00
behavior.zig
Fixed crash when resolving peer types of *[N:s]const T and [*:s]const T
2020-06-24 23:58:02 -04:00