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-28 03:17:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fc34eaa581cc31827e978fbd973bf36d2c647e2
zig
/
test
T
History
Jimmi Holst Christensen
2fc34eaa58
Functions with infered error set can now return literals
...
fixes
#852
2018-04-28 16:27:31 +02:00
..
cases
Functions with infered error set can now return literals
2018-04-28 16:27:31 +02: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
std.math.ln and std.math.exp use float strict mode
2018-04-15 15:22:27 -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
add compile error for invalid deref on switch target
2018-04-22 23:46:55 -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
Fixed test build code
2018-04-16 04:06:00 +03:00
translate_c.zig
Translate C now correctly converts ints, floats, ptrs and enums to bools
2018-03-08 15:34:00 +01:00