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 2026-01-10 01:15:14 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley 1c1c0691cc fix crash when doing comptime float rem comptime int
closes #776
2018-02-14 23:12:51 -05:00
..
cases
fix crash when doing comptime float rem comptime int
2018-02-14 23:12:51 -05:00
standalone
introduce std.heap.ArenaAllocator and std.heap.DirectAllocator
2018-02-12 02:14:44 -05:00
assemble_and_link.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
behavior.zig
add labeled loops, labeled break, labeled continue. remove goto
2017-12-20 23:00:19 -05:00
build_examples.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
compare_output.zig
std.os and std.io API update
2018-02-10 21:02:24 -05:00
compile_errors.zig
fix sometimes not type checking function parameters
2018-02-14 16:24:43 -05:00
gen_h.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
runtime_safety.zig
error sets: runtime safety for int-to-err and err set cast
2018-02-08 21:54:44 -05:00
tests.zig
std lib: modify allocator idiom
2018-02-09 18:27:50 -05:00
translate_c.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00