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-12 01:03:13 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley 74b10c08d1 fix @typeInfo not setting a field to comptime
2018-05-15 14:11:41 -04:00
..
cases
fix @typeInfo not setting a field to comptime
2018-05-15 14:11:41 -04:00
standalone
add test for addIncludeDir for test step
2018-03-17 18:19:23 -04:00
assemble_and_link.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
behavior.zig
add @newStackCall builtin function
2018-05-12 17:35:15 -04:00
build_examples.zig
add test for addIncludeDir for test step
2018-03-17 18:19:23 -04:00
compare_output.zig
fix broken tests from previous commit
2018-03-06 16:46:45 -05:00
compile_errors.zig
Resolved merge conflict.
2018-05-01 13:09:34 +03:00
gen_h.zig
Fix OpqaueType usage in exported c functions
2018-03-23 20:27:11 +13:00
runtime_safety.zig
fix invalid codegen for error return traces across suspend points
2018-03-24 22:07:12 -04:00
tests.zig
add ReleaseSmall mode in zig tests
2018-05-02 22:41:02 -04:00
translate_c.zig
translate-c: fix typedef duplicate definition of variable
2018-05-09 20:23:36 -04:00