This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-01 15:31:25 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0a1b4fa46dfd00d0cc4d1b6954bc07ae762e31e
zig
/
test
T
History
Evan Haas
8632e4fc7b
translate-c: use correct number of initializers for vectors
...
Fixes
#12264
2022-07-30 13:24:03 +03:00
..
behavior
stage2 ARM: more support for switch statements
2022-07-28 20:44:32 +00:00
c_abi
C ABI tests no longer apply to only stage1
2022-07-26 14:51:45 -07:00
cases
disable failing incremental compilation test case
2022-07-29 02:35:06 -07:00
link
test/link/macho: use EmulationStep for dead_strip
2022-07-23 17:27:47 +02:00
src
…
stage2
…
standalone
AstGen: disable null bytes and empty stings in some places
2022-07-26 12:14:59 +03:00
assemble_and_link.zig
…
behavior.zig
…
cases.zig
…
cli.zig
stage2: don't skip liveness or codegen if -femit-asm is supplied
2022-07-24 15:02:05 -07:00
compare_output.zig
std: compile error on invalid testing allocator usage
2022-07-24 11:57:00 +03:00
compile_errors.zig
Sema:
analyzeInlineCallArg
needs a block for the arg and the param
2022-07-25 22:04:08 +03:00
gen_h.zig
…
link.zig
…
run_translated_c.zig
translate-c: use correct number of initializers for vectors
2022-07-30 13:24:03 +03:00
stack_traces.zig
…
standalone.zig
Sema: resolve pointee type in zirReify
2022-07-27 17:11:46 +03:00
tests.zig
wasm: Enable C-ABI tests for self-hosted compiler
2022-07-25 06:34:00 +02:00
translate_c.zig
translate-c: take address of functions before passing them to @ptrToInt
2022-07-27 14:03:08 +03:00