Files
zig/std
Andrew Kelley 574e31f0a0 self-hosted: first passing test
* introduce std.atomic.Int
 * add src-self-hosted/test.zig which is tested by the main test suite
   - it fully utilizes the multithreaded async/await event loop so the
     tests should Go Fast
 * `stage2/bin/zig build-obj test.zig` is able to spit out an error if 2 exported
   functions collide
 * ability for `zig test` to accept `--object` and `--assembly`
   arguments
 * std.build: TestStep supports addLibPath and addObjectFile
2018-07-10 20:18:43 -04:00
..
2018-07-10 20:18:43 -04:00
2018-07-09 01:23:47 -04:00
2018-07-02 14:38:11 -04:00
2018-06-30 01:58:17 +02:00
2018-07-09 17:14:04 +12:00
2018-07-10 20:18:43 -04:00
2018-06-18 17:43:01 -04:00
2018-05-26 23:00:29 -04:00
2018-05-30 16:09:11 -04:00
2018-07-07 00:32:19 -04:00
2018-05-31 17:28:07 -04:00