summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/settings/StandardScalaSettings.scala
Commit message (Expand)AuthorAgeFilesLines
* Require and target Java 8Jason Zaugg2015-05-261-2/+2
* Support writing classfile of version 52Lukas Rytz2014-07-081-1/+1
* SI-7679 Remove deprecated StandardScalaSettings#makeSimon Ochsenreither2013-07-201-2/+0
* SI-874 actual JSR-223 implementationRaphael Jolly2013-03-111-0/+1
* Misc touchup after purging msil/fjbg/genjvm.Paul Phillips2012-12-061-1/+1
* Merge commit 'refs/pull/1718/head' into merge-msil-genjvm-deletePaul Phillips2012-12-061-2/+1
|\
| * Expunged the .net backend.Paul Phillips2012-12-051-1/+1
* | SI-6769 Removes GenJVM backendJames Iry2012-12-051-1/+1
|/
* Remove code from compiler central.Paul Phillips2012-11-201-5/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-1/+1
* Commenting out unused members.Paul Phillips2012-11-191-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Promote unchecked warnings into being emitted by default.Paul Phillips2012-07-281-1/+1
* Deprecate all JVM 1.5 targets and make 1.6 default.Grzegorz Kossakowski2012-07-191-2/+2
* GenASM becomes default backend, 1.5 classfiles remain as defaultMiguel Garcia2012-07-061-1/+3
* GenASM activated via -target:jvm-1.6 or -target:jvm-1.5-asmMiguel Garcia2012-05-081-1/+1
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-231-4/+1
* New theory: fails running on java 1.5.Paul Phillips2011-06-221-1/+4
* Upgraded -d so you can output classes directly ...Paul Phillips2011-04-281-2/+2
* Wanting to deprecate -make, first I had to writ...Paul Phillips2011-03-301-0/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Tackling long standing issues with startup.Paul Phillips2010-12-071-1/+0
* Cleaned up and brought up to date the help text...Paul Phillips2010-12-051-18/+17
* A cosmetic change which serves to document that...Paul Phillips2010-07-021-1/+1
* Went ahead and implemented classpaths as descri...Paul Phillips2010-03-231-2/+1
* More progress toward immutable Settings, and va...Paul Phillips2010-03-081-38/+33
* Removed unnecessary DebugSetting, folding the s...Paul Phillips2010-03-071-1/+1
* One minute too many trying to figure out where ...Paul Phillips2010-03-071-0/+60