sbt/internal/util-complete
Dale Wijnand 95d52077db
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.
2017-07-07 09:50:28 +01:00
..
src Lazily concatenate failed errors for completion [forwardport] (#53) 2017-07-07 09:50:28 +01:00
NOTICE move modules around. 2017-07-07 09:49:58 +01:00