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-15 12:39:52 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7c04b6df2d839a25cc4e2cf8da900c7dd04bc7d
zig
/
test
T
History
Andrew Kelley
e7c04b6df2
add a test for returning a type that closes over a local const
...
closes
#552
2018-01-07 00:50:43 -05:00
..
cases
add a test for returning a type that closes over a local const
2018-01-07 00:50:43 -05:00
standalone
explicitly return from blocks
2017-12-22 00:50:30 -05:00
assemble_and_link.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
behavior.zig
add labeled loops, labeled break, labeled continue. remove goto
2017-12-20 23:00:19 -05:00
build_examples.zig
std.os.ChildProcess: on windows cwd affects exe search path
2017-10-16 02:30:03 -04:00
compare_output.zig
explicitly return from blocks
2017-12-22 00:50:30 -05:00
compile_errors.zig
fix struct inside function referencing local const
2018-01-07 00:28:37 -05:00
debug_safety.zig
explicitly return from blocks
2017-12-22 00:50:30 -05:00
tests.zig
Darwin -> MacOSX, added Zen. See
#438
2018-01-06 23:10:53 -05:00
translate_c.zig
explicitly return from blocks
2017-12-22 00:50:30 -05:00