zig/test/stage1
LemonBoy cbbcf60968 stage1: Allow comparison with comptime-known vectors
Since comptime_{int,float} vectors are not allowed (thanks $DEITY) we
can use the element type infos to determine the minimum operand size.
2020-09-28 17:16:57 +02:00
..
behavior stage1: Allow comparison with comptime-known vectors 2020-09-28 17:16:57 +02: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