sbt/internal/util-complete
Dale Wijnand ea56f331a1 Lazily concatenate failed errors for completion [forwardport] (#53)
* Fixes [sbt/sbt#2781]
* When using `<TAB>` completion the failed errors were always
  computed for mathcing projects even if there was no failure,
  leading to excessive computation of Levenshtein distances
  and a large lag (seconds) on builds with many matching
  projects.
2016-10-31 09:23:38 +00:00
..
src Lazily concatenate failed errors for completion [forwardport] (#53) 2016-10-31 09:23:38 +00:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00