zig/test/stage1
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