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-04-30 14:52:41 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf9cf28322bf19aef72cbc5876e2ca083f762d7c
zig
/
test
T
History
Andrew Kelley
032fccf615
fix compile time array concatenation for slices
...
closes
#866
2018-03-28 23:25:12 -04:00
..
cases
fix compile time array concatenation for slices
2018-03-28 23:25:12 -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
some return types disqualify comptime fn call caching
2018-03-12 12:56:25 -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
fix crash when compile error in analyzing @panic call
2018-03-27 15:07:45 -04: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
std lib: modify allocator idiom
2018-02-09 18:27:50 -05:00
translate_c.zig
Translate C now correctly converts ints, floats, ptrs and enums to bools
2018-03-08 15:34:00 +01:00