aboutsummaryrefslogtreecommitdiff
path: root/test/cbe.zig
AgeCommit message (Expand)Author
2024-01-20AstGen: detect duplicate field namesDavid Rubin
2024-01-01rename std.zig.CrossTarget to std.Target.QueryAndrew Kelley
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-11-16Move duplicate field detection for struct init expressions into AstGenDavid
2023-06-25std.cstr: deprecate namespaceEric Joldasov
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-03-15re-enable test-cases and get them all passingAndrew Kelley