sbt/compile/interface
Mark Harrah d6072275aa replace Symbol.nameString calls with simpleName(Symbol). Fixes #577.
nameString is only for printing and has different behavior when scalac is
given -uniqid.
2012-10-15 12:42:27 -04:00
..
API.scala replace Symbol.nameString calls with simpleName(Symbol). Fixes #577. 2012-10-15 12:42:27 -04:00
Analyzer.scala Changes required to use sbt as-is from Scala-IDE. 2012-07-13 14:33:26 -04:00
Command.scala cleanup 2.7 warn fatal setting compatibility 2011-11-04 18:39:25 -04:00
CompilerInterface.scala 2.8.1 compatibility for compiler interface 2012-08-27 08:33:33 -04:00
ConsoleInterface.scala add cleanupCommands setting to specify commands to run before interpreter exits. fixes #219 2011-10-16 17:27:36 -04:00
DelegatingReporter.scala Extend reporter to be used by the IDE. 2012-07-24 15:35:06 -04:00
Log.scala support warn fatal options in 2.8.0.RC2 2010-05-13 18:31:37 -04:00
Message.scala improving incremental compilation 2010-10-22 21:55:16 -04:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00
ScaladocInterface.scala include retronym's compatibility patch, closes #5 2011-06-11 20:09:15 -04:00