sbt/internal
Ethan Atkins f20b275045 Fix supershell position bug
The previous implementation of supershell log line interlacing with
regular line interlacing relied on state in a global object. A somewhat
better approach is for each appender to hold a reference to a state
object. Every time tasks run, new appenders are created, so the state
should always reflect the current progress state.
2019-09-03 13:07:51 -07:00
..
util-control apply formatting 2019-04-20 23:23:13 -04:00
util-interface/src/main/java/xsbti Add Problem#rendered to customize how problems are shown 2018-08-28 03:58:15 +09:00
util-logging Fix supershell position bug 2019-09-03 13:07:51 -07:00
util-position/src -Xfatal-warnings 2018-09-19 22:46:38 -04:00
util-relation/src Scala 2.13.0 2019-07-14 12:47:43 -04:00
util-scripted/src/main apply formatting 2019-04-20 23:23:13 -04:00