sbt/main/src
Josh Suereth cc7546b1eb Fixes #856 - Store ++ scala version changes on session.
* Ensure the ++ command stores its changes on the sbt session.
* Make sure `session clear-all` will clear out ++ changes
* Validate that `set` command doesn't undo `++` changes

Note: There is some autogenerated Setting[_] delegate optimisation
      work that could be done in the future.
2014-08-01 17:39:43 -04:00
..
main/scala/sbt Fixes #856 - Store ++ scala version changes on session. 2014-08-01 17:39:43 -04:00
test/scala Fixes #1375 - Check for empty filenames. 2014-08-01 17:36:14 -04:00