zig/lib
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
..
include
libc update musl src to v1.1.24 2019-10-17 11:55:43 -04:00
libcxx/include
libunwind
std improve progress reporting 2019-10-17 21:55:49 -04:00