Files
zig/src
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-07 00:25:32 -04:00
2018-07-07 00:25:32 -04:00
2018-06-27 16:20:04 +02:00
2018-06-27 16:20:04 +02:00
2018-07-07 00:25:32 -04:00
2018-07-07 00:25:32 -04:00
2018-07-07 00:25:32 -04:00
2016-09-19 11:54:01 -04:00
2017-11-29 23:09:35 -05:00
2017-11-29 23:09:35 -05:00
2016-12-01 21:08:12 -05:00
2018-07-07 00:25:32 -04:00
2018-07-10 11:44:47 -04:00
2016-02-11 01:33:27 -07:00
2017-04-10 20:02:39 -04:00
2018-07-10 20:18:43 -04:00
2018-04-01 17:03:06 +12:00
2018-05-12 17:35:15 -04:00
2018-06-28 20:12:03 +12:00
2017-10-01 21:05:08 -04:00
2018-06-27 16:20:04 +02:00
2018-04-18 12:16:42 -04:00