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 07:43:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
test
/
stage1
History
LemonBoy
22b5e47839
stage1: Implement @reduce builtin for vector types
...
The builtin folds a Vector(N,T) into a scalar T using a specified operator.
Closes
#2698
2020-10-05 04:51:45 -04:00
..
behavior
stage1: Implement @reduce builtin for vector types
2020-10-05 04:51:45 -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
add behavior tests fro macro translations
2020-07-16 17:10:52 +03:00