zig/src-self-hosted
Andrew Kelley 2d5b2bf1c9
improve progress reporting
* use erase rest of line escape code.
 * use `stderr.supportsAnsiEscapeCodes` rather than `isTty`.
 * respect `--color off`
 * avoid unnecessary recursion
 * add `Progress.log`
 * disable the progress std lib test since it's noisy and uses
   `time.sleep()`.
 * enable/integrate progress printing with the default test runner
2019-10-17 21:55:49 -04:00
..
2019-07-17 17:47:39 -04:00
2019-05-26 18:32:44 -04:00
2019-10-17 21:55:49 -04:00
2019-05-26 18:32:44 -04:00
2019-03-24 00:44:18 -04:00
2018-11-13 05:08:37 -08:00