Isaac Freund
070e548acf
std: remove io.AutoIndentingStream
...
This type is not widely applicable enough to be a public part of the
public interface of the std.
The current implementation in only fully utilized by the zig fmt
implementation, which could benefit by even tighter integration as
will be demonstrated in the next commit. Therefore, move the current
io.AutoIndentingStream to lib/std/zig/render.zig.
The C backend of the self hosted compiler also use this type currently,
but it does not require anywhere near its full complexity. Therefore,
implement a greatly simplified version of this interface in
src/codegen/c.zig.
2021-02-16 23:20:46 +01:00
..
2021-01-14 20:41:37 -07:00
2021-02-01 12:31:24 -08:00
2021-02-10 20:06:12 -07:00
2021-02-10 20:06:12 -07:00
2021-02-10 20:06:12 -07:00
2021-01-14 20:41:37 -07:00
2021-02-10 20:06:12 -07:00
2021-01-18 11:04:33 -08:00
2021-02-10 20:06:12 -07:00
2021-01-30 20:15:26 -07:00
2021-02-16 23:20:46 +01:00
2021-01-07 23:48:58 -08:00
2021-02-01 12:10:01 -08:00
2020-12-31 15:45:24 -08:00
2021-01-30 22:26:44 +02:00
2021-01-11 21:43:15 +01:00
2021-02-10 20:06:12 -07:00
2021-01-02 12:21:19 -07:00
2021-01-22 15:46:58 +01:00
2021-02-04 14:22:38 -08:00
2020-12-31 15:45:24 -08:00
2021-02-01 15:16:39 -05:00
2020-12-31 15:45:24 -08:00
2021-01-07 23:48:58 -08:00
2020-12-31 15:45:24 -08:00
2021-02-16 23:20:46 +01:00
2021-01-16 22:49:20 -07:00
2021-01-08 16:54:56 -05:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-02-09 22:25:52 -08:00
2021-02-10 20:06:13 -07:00
2021-01-22 15:46:58 +01:00
2021-01-07 23:48:58 -08:00
2021-01-07 23:48:58 -08:00
2021-01-22 15:46:58 +01:00
2020-12-31 15:45:24 -08:00
2021-01-04 15:57:54 -07:00
2020-12-31 15:45:24 -08:00
2021-01-21 23:20:42 +01:00
2020-12-31 15:45:24 -08:00
2021-01-07 23:48:58 -08:00
2020-12-31 15:45:24 -08:00
2021-02-10 20:06:12 -07:00
2020-12-31 15:45:24 -08:00
2021-01-08 16:54:56 -05:00
2021-02-09 22:25:52 -08:00
2021-01-22 15:46:58 +01:00
2021-01-07 23:51:53 -08:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-02-16 23:20:46 +01:00
2021-02-01 12:40:49 -08:00
2020-12-31 15:45:24 -08:00
2021-01-04 14:03:21 -08:00
2020-12-31 15:45:24 -08:00
2021-01-26 08:11:31 +01:00
2021-01-25 10:39:11 -08:00
2021-01-27 12:01:18 +02:00
2021-01-30 22:26:44 +02:00
2021-02-05 15:45:33 -07:00
2021-01-22 15:46:58 +01:00
2021-01-14 20:41:37 -07:00
2021-01-25 10:41:38 -08:00
2021-01-02 01:10:47 +11:00
2021-02-01 15:27:39 -05:00
2020-12-31 15:45:24 -08:00
2021-01-02 17:12:57 -07:00
2021-01-24 12:22:17 -07:00
2021-01-22 15:46:58 +01:00
2021-01-12 18:13:29 -08:00
2021-01-06 15:53:53 -08:00
2020-12-31 15:45:24 -08:00
2021-02-10 20:06:12 -07:00
2021-02-11 23:45:40 -07:00
2021-02-01 12:49:51 -08:00
2021-02-09 22:25:52 -08:00
2021-01-22 15:46:58 +01:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-01-22 15:46:58 +01:00
2021-02-01 12:28:25 -08:00
2021-02-11 23:45:40 -07:00