mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
89914975e102bbffee7034421bd3b0628a40415e
Refactor ScalaCompilerForUnitTesting by introducing a new method `extractApiFromSrc` which better describes the intent than `compileSrc`. The `compileSrc` becomes a private, utility method. Also, `compileSrc` method changed it's signature so it can take multiple source code snippets as input. This functionality will be used in future commits.
sbt 0.13
This is the 0.13.x series of sbt.
- Setup: Describes getting started with the latest binary release.
- See CONTRIBUTING for how to build from source, open an issue, fix or add documentation, or submit a pull request.
- FAQ: Explains how to get help and more.
- Google Code: hosts sbt 0.7.7 and earlier versions
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%