aboutsummaryrefslogtreecommitdiff
path: root/doc/langref/test_defining_variadic_function.zig
AgeCommit message (Collapse)Author
2025-11-19langref: work around s390x LLVM compilation crash in ↵Alex Rønne Petersen
`test_defining_variadic_function` https://github.com/ziglang/zig/issues/21350#issuecomment-3543006475
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2024-04-25migrate langref documentation generation to the build systemAndrew Kelley