Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-03-11 21:59:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley 7c2649f89d langref: fix whitespace
2025-02-26 14:41:33 -05:00
..
behavior
test: skip failing tests with spirv-vulkan
2025-02-24 19:39:42 +01:00
c_abi
std.Target: Remove functions that just wrap component functions.
2025-02-17 19:18:19 +01:00
c_import
translate-c: fix division and modulo of >8-bit stdint.h types in macros
2025-02-20 13:33:59 +02:00
cases
@deprecated: remove per-module flag in Build
2025-02-26 14:41:33 -05:00
incremental
Sema: allow @ptrCast of slices changing the length
2025-02-23 08:28:58 +00:00
link
ubsan: update wording
2025-02-25 11:22:33 -08:00
src
correct some bugs
2025-02-25 11:22:33 -08:00
standalone
std.Build.Step.ConfigHeader: permit inserting enum values
2025-02-19 09:34:46 +01:00
assemble_and_link.zig
…
behavior.zig
test: skip failing tests with spirv-vulkan
2025-02-24 19:39:42 +01:00
c_import.zig
…
cases.zig
…
compare_output.zig
std.heap: delete LoggingAllocator and friends
2025-02-06 14:23:23 -08:00
compile_errors.zig
@deprecated: remove per-module flag in Build
2025-02-26 14:41:33 -05:00
gen_h.zig
…
llvm_targets.zig
std.Target: Remove Os.Tag.bridgeos.
2024-12-03 20:43:15 +01:00
nvptx.zig
cases: remove old incremental case system
2025-02-23 00:52:50 +00:00
run_translated_c.zig
…
stack_traces.zig
tests: enable stack trace tests for x86_64-selfhosted
2025-01-23 23:22:13 +00:00
tests.zig
langref: fix whitespace
2025-02-26 14:41:33 -05:00
translate_c.zig
test: update for CallingConvention changes
2024-10-19 19:15:23 +01:00