This website requires JavaScript.
Explore
Help
Sign In
luke
/
sbt
Watch
1
Star
0
Fork
0
mirror of
https://github.com/sbt/sbt.git
synced
2026-08-31 10:14:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff4b42ce45f7a84e1dee840dd9313ad39cc8f92f
sbt
/
compile
T
History
Mark Harrah
d61ae7899f
drop 2.7 compatibility in compiler reporter
2012-02-07 21:56:37 -05:00
..
api
missing(?) imports, fix emacs syntax highlighting
2011-12-14 14:35:17 +01:00
inc
invalidate sources that claim to generate the same class.
fixes
#260
2011-11-10 21:30:30 -05:00
interface
drop 2.7 compatibility in compiler reporter
2012-02-07 21:56:37 -05:00
persist
…
src/test
/scala
preserve API information needed for detecting annotations on defs.
fixes
#232
2011-10-19 22:23:47 -04:00
AnalyzingCompiler.scala
add cleanupCommands setting to specify commands to run before interpreter exits.
fixes
#219
2011-10-16 17:27:36 -04:00
ClasspathOptions.scala
…
CompilerArguments.scala
missing(?) imports, fix emacs syntax highlighting
2011-12-14 14:35:17 +01:00
ComponentCompiler.scala
…
Eval.scala
…
JavaCompiler.scala
Enable Javadoc generation in
doc
task.
2011-11-09 17:49:54 +05:30
LoggerReporter.scala
fix maxErrors to filter errors, not warnings
2011-12-13 17:29:08 -05:00
NOTICE
…
RawCompiler.scala
…