Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-13 01:33:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/special
History
Andrew Kelley 6bf193af19
better result location semantics with optionals and return locations
somewhere along this branch, #1901 has been fixed.
2019-06-15 12:28:21 -04:00
..
compiler_rt
fix @bitCast with runtime scalar and dest result loc var
2019-06-12 15:02:46 -04:00
init-exe
breaking changes to zig build API and improved caching
2019-03-08 23:23:11 -05:00
init-lib
std.debug.assert: remove special case for test builds
2019-02-08 18:23:38 -05:00
bootstrap_lib.zig
support building static libraries
2018-10-09 13:15:14 -04:00
bootstrap_windows_tls.zig
compile error for import outside package path
2019-03-02 10:38:27 -05:00
bootstrap.zig
fix @bitCast regressions
2019-06-12 13:42:21 -04:00
build_runner.zig
clean up references to os
2019-05-26 18:32:44 -04:00
c.zig
add bcmp implementation as LLVM 9 now emits those
2019-06-08 17:24:30 -04:00
compiler_rt.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
panic.zig
better result location semantics with optionals and return locations
2019-06-15 12:28:21 -04:00
test_runner.zig
better result location semantics with optionals and return locations
2019-06-15 12:28:21 -04:00