| .. |
|
behavior
|
llvm codegen: fix f16,f32,f64 nan bitcasts
|
2023-01-09 15:15:42 -07:00 |
|
c_abi
|
C ABI tests: fix merge conflict with x86/i386
|
2023-01-09 22:43:10 -07:00 |
|
cases
|
Call ensureResultUsed before comptime .call is evaluated.
|
2023-01-09 15:09:40 -07:00 |
|
link
|
Merge pull request #13463 from ziglang/fix-13056
|
2023-01-09 13:51:02 -07:00 |
|
src
|
std lib API deprecations for the upcoming 0.9.0 release
|
2021-11-30 00:13:07 -07:00 |
|
stage2
|
Merge pull request #13420 from jacobly0/c-backend
|
2023-01-09 13:45:06 -07:00 |
|
standalone
|
Module: fix early exit conditions during compilation
|
2022-10-15 14:18:35 -04:00 |
|
assemble_and_link.zig
|
migrate from std.Target.current to @import("builtin").target
|
2021-10-04 23:48:55 -07:00 |
|
behavior.zig
|
llvm codegen: fix f16,f32,f64 nan bitcasts
|
2023-01-09 15:15:42 -07:00 |
|
cases.zig
|
re-enable nvptx tests
|
2022-10-15 10:39:19 -07:00 |
|
cli.zig
|
Compilation: strip debug info from ReleaseSmall by default
|
2022-10-11 17:51:25 +02:00 |
|
compare_output.zig
|
validate number literals in AstGen
|
2022-09-13 20:26:04 -04:00 |
|
compile_errors.zig
|
Sema: further enhance explanation of why expr is evaluated at comptime
|
2022-10-28 13:31:16 +03:00 |
|
gen_h.zig
|
run zig fmt on src/ and test/
|
2020-10-31 12:21:49 +02:00 |
|
link.zig
|
Merge pull request #13625 from kcbanner/windows_disable_symlink_tests
|
2023-01-09 14:45:49 -07:00 |
|
run_translated_c.zig
|
translate-c: Fix #12263
|
2022-10-10 22:29:56 +02:00 |
|
stack_traces.zig
|
stage2: Keep error return traces alive when storing to const
|
2022-10-21 12:40:29 -07:00 |
|
standalone.zig
|
aarch64-windows: skip failing standalone tests
|
2023-01-09 14:45:40 -07:00 |
|
tests.zig
|
CI: disable mips and powerpc
|
2023-01-09 16:21:25 -07:00 |
|
translate_c.zig
|
translate-c: cast unsuffixed floats to f64
|
2023-01-09 14:34:05 -07:00 |