sbt/project
Eugene Yokota ab95cc7dca JLine 3.19.0
Fixes https://github.com/sbt/sbt/issues/6348

Intentionally or unintentionally the JLine 3 leaks over from sbt to
Scala REPL currently.
I think this enables things like sbtn to transmit tab completion and
other console interaction over a socket to sbt server.
Scala 2.13.5 REPL now causes some issue of displaying warning
each time the user hits tab for tab completion.
This works around the issue by upgrading to the latest JLine 3.
2021-03-07 03:47:49 -05:00
..
ContrabandConfig.scala Adjust to upstream changes 2017-07-16 00:51:49 -04:00
Dependencies.scala JLine 3.19.0 2021-03-07 03:47:49 -05:00
Docs.scala Cleanup project/Transform.scala 2019-11-28 21:25:49 +00:00
HouseRulesPlugin.scala Use Bintray for nightly 2020-11-15 02:43:31 -05:00
NightlyPlugin.scala Port mutable.Specification to verify.BasicTestSuite 2021-01-16 00:47:53 -05:00
PublishBinPlugin.scala Make publishLocalBin work without prior publishLocal 2020-01-18 16:11:37 -08:00
Release.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
SbtLauncherPlugin.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
Scripted.scala Use Array to talk to proper build 2020-03-18 16:28:51 -04:00
Transform.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
Util.scala Use nowarn annotation 2021-02-06 22:31:47 -05:00
build.properties sbt 1.4.6 and some Metals settings 2021-01-10 14:18:22 -05:00
flamegraph_svg.png document profiling tools 2018-04-04 01:29:56 -04:00
plugins.sbt bump contraband 2020-12-21 13:41:32 +00:00