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-26 08:03:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley 6ae631d1a7 add windows 32 bit to test matrix
See #302
2017-10-01 11:11:38 -04:00
..
cases
workaround llvm bug for windows alignment
2017-09-30 23:42:44 -04:00
standalone
update std.os.ChildProcess API
2017-09-26 01:01:49 -04:00
assemble_and_link.zig
@import("builtin") instead of @compileVar
2017-05-01 13:12:38 -04:00
behavior.zig
remove zigrt
2017-09-30 20:21:57 -04:00
build_examples.zig
fix not propagating parseh aliases through pub use decls
2017-08-20 04:03:36 -04:00
compare_output.zig
align syntax: align(4) instead of align 4
2017-08-30 04:54:33 -04:00
compile_errors.zig
Allow 128-bit hex float literals
2017-09-28 23:33:36 +13:00
debug_safety.zig
align syntax: align(4) instead of align 4
2017-08-30 04:54:33 -04:00
parsec.zig
fix chain assignment semicolon
2017-09-20 23:49:46 -07:00
tests.zig
add windows 32 bit to test matrix
2017-10-01 11:11:38 -04:00