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 17:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley 89a4c373d3 fix bigint twos complement implementation
closes #948
2018-04-23 12:06:18 -04:00
..
cases
fix bigint twos complement implementation
2018-04-23 12:06:18 -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
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