This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
ac19ccf5955488a43b29ea13675c33426aada430
zig
/
test
History
Tadeo Kondrak
ff2ed966bb
Implement @Type for Union
...
This removes TypeInfo.UnionField.enum_field, which is redundant with TypeInfo.Union.tag_type.
2020-09-07 06:23:24 -06:00
..
src
…
stage1
Implement @Type for Union
2020-09-07 06:23:24 -06: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
…
compare_output.zig
…
compile_errors.zig
Implement @Type for Union
2020-09-07 06:23:24 -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
…
stack_traces.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
standalone.zig
Revert "Support taking extern pointers at comptime"
2020-07-24 14:06:44 -07:00
tests.zig
…
translate_c.zig
translate-c: correctly put static and extern local variables in global scope
2020-08-20 10:45:55 +03:00