Andrew Kelley
2d6520d5d4
zig fmt is built directly into stage1 rather than child process
...
Previously, `zig fmt` on the stage1 compiler (which is what we currently
ship) would perform what equates to `zig run std/special/fmt_runner.zig`
Now, `zig fmt` is implemented with the hybrid zig/C++ strategy outlined
by #1964 .
This means Zig no longer has to ship some of the stage2 .zig files, and
there is no longer a delay when running `zig fmt` for the first time.
2019-04-26 20:46:28 -04:00
..
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-15 17:57:21 -04:00
2019-03-31 16:47:34 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-04-25 00:24:25 -04:00
2019-04-11 19:36:35 +12:00
2019-03-02 16:46:04 -05:00
2019-04-15 18:44:33 -04:00
2019-03-02 16:46:04 -05:00
2019-04-26 20:46:28 -04:00
2019-03-11 13:34:51 -04:00
2019-04-26 15:43:36 -04:00
2019-03-15 17:57:21 -04:00
2019-03-29 12:18:42 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-15 17:57:21 -04:00
2019-04-16 19:12:20 -04:00
2019-04-25 00:24:25 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-04-23 10:05:46 +02:00
2019-04-20 10:35:39 +02:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2018-09-30 17:28:35 -04:00
2019-04-05 11:11:04 -04:00
2019-04-07 15:47:09 -04:00
2019-03-02 16:46:04 -05:00
2019-04-25 13:41:19 -07:00
2019-04-25 00:24:25 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2018-11-13 05:08:37 -08:00
2019-03-29 12:17:48 -04:00
2019-04-21 14:04:01 -04:00
2019-03-14 11:57:56 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-04-15 21:20:41 -04:00
2019-03-02 16:46:04 -05:00
2019-03-15 17:57:21 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-15 17:57:21 -04:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-02 16:46:04 -05:00
2019-03-29 12:18:42 -04:00
2019-03-24 00:44:18 -04:00
2019-03-02 16:46:04 -05:00
2019-03-11 13:34:51 -04:00
2019-03-02 16:46:04 -05:00