zig/test
Andrew Kelley 07e47c058c ptrCast builtin now gives an error for removing const qualifier
closes #384
2018-03-06 16:37:03 -05:00
..
cases ptrCast builtin now gives an error for removing const qualifier 2018-03-06 16:37:03 -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 optnone noinline to async functions 2018-03-02 13:40:03 -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 ptrCast builtin now gives an error for removing const qualifier 2018-03-06 16:37:03 -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 We now also use trans_to_bool_expr on bool not 2018-03-06 12:04:14 +01:00