This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-10 08:13:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
test
/
src
History
Alex Rønne Petersen
5b606d435d
Merge pull request
#21882
from alexrp/compiler-fixes
...
compiler: Fix some real and theoretical miscompilations with `allowzero` and `volatile`
2025-05-13 10:42:05 +02:00
..
Cases.zig
Merge pull request
#23700
from sorairolake/rename-trims
2025-05-12 17:11:52 +02:00
check-stack-trace.zig
tests: enable stack trace tests for x86_64-selfhosted
2025-01-23 23:22:13 +00:00
CompareOutput.zig
test-compare-output: migrate from deprecated std.Build APIs
2024-12-18 01:49:03 +05:00
Debugger.zig
test: Fix incorrect interpretation of -Dtest-filter=... for test-debugger.
2025-05-12 17:07:50 +02:00
LlvmIr.zig
std.Build: Make no_builtin a property of Module instead of Step.Compile.
2025-05-12 17:08:22 +02:00
RunTranslatedC.zig
test-run-translated-c: migrate from deprecated std.Build APIs
2024-12-18 01:49:05 +05:00
StackTrace.zig
correct some bugs
2025-02-25 11:22:33 -08:00
TranslateC.zig
test: Enable -Dtest-target-filter=... to work for test-cases and test-translate-c.
2024-11-24 22:11:17 +01:00