zig/test/stage2
Andrew Kelley 02713e8d8a fix race conditions in self-hosted compiler; add test
* fix race condition in std.event.Channel deinit
 * add support to zig build for --no-rosegment
 * add passing self-hosted compare-output test for calling a function
 * put a global lock on LLD linking because it's not thread safe
2018-07-24 21:28:54 -04:00
..
compare_output.zig fix race conditions in self-hosted compiler; add test 2018-07-24 21:28:54 -04:00
compile_errors.zig self-hosted: implicit cast comptime ints to other ints 2018-07-20 01:46:49 -04:00