This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-06-04 14:55:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44ef270de1b8dfd176f27adf5638ca2f36d700d5
zig
/
test
T
History
Veikka Tuominen
d073836894
Merge pull request
#6172
from tadeokondrak/@Type(.Union)
...
Implement @Type for Union
2020-09-14 16:43:49 +03:00
..
src
…
stage1
Merge pull request
#6172
from tadeokondrak/@Type(.Union)
2020-09-14 16:43:49 +03:00
stage2
stage2: support dbg_stmt at comptime
2020-09-02 00:09:24 -07:00
standalone
disallow extern variables with initializers
2020-08-20 11:35:33 +03:00
assemble_and_link.zig
…
cli.zig
Add 'no changes' test to zig fmt cli test
2020-06-20 22:21:23 -07:00
compare_output.zig
…
compile_errors.zig
@Type for union fixes
2020-09-07 06:23:50 -06:00
gen_h.zig
…
run_translated_c.zig
translate_c: fix shadowing on nested blocks
2020-08-31 20:29:57 +03:00
runtime_safety.zig
stage1: add missing runtime safety for @intCast unsigned -> signed of same bit count
2020-07-05 17:58:21 +02:00
stack_traces.zig
update the stack trace test case for lines added to start.zig
2020-09-10 14:40:33 -07:00
standalone.zig
Revert "Support taking extern pointers at comptime"
2020-07-24 14:06:44 -07:00
tests.zig
add behavior tests fro macro translations
2020-07-16 17:10:52 +03:00
translate_c.zig
translate-c: check for builtin typedef macro identifiers
2020-09-09 16:29:16 +03:00