summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/settings
Commit message (Expand)AuthorAgeFilesLines
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-2/+2
* Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-101-1/+0
|\
| * SI-7070 Turn restriction on companions in pkg objs into warningJames Iry2013-02-061-1/+0
* | Removed -Ymacro-no-expand.Paul Phillips2013-02-021-1/+0
* | Merge commit '01eb6f4958' into wip/fresh-merge2Paul Phillips2013-02-011-0/+1
|\|
| * Merge pull request #2024 from scalamacros/ticket/6812Eugene Burmako2013-02-011-0/+1
| |\
| | * SI-6812 scaladoc can opt out of expanding macrosEugene Burmako2013-01-311-0/+1
* | | Merge commit 'b403234a27' into wip/fresh-merge2Paul Phillips2013-02-013-2/+225
|\| |
| * | Merge pull request #1998 from JamesIry/2.10.x_6963_2Adriaan Moors2013-02-013-2/+225
| |\ \
| | * | SI-6963 Add version to -XmigrationJames Iry2013-01-293-2/+225
| | |/
* | | Merge remote-tracking branch 'origin/2.10.x' into pr/merge-210Paul Phillips2013-01-291-6/+17
|\| |
| * | SI-4602 Make fsc absolutize source file namesJames Iry2013-01-251-6/+17
| |/
* | Merge branch '2.10.x'Adriaan Moors2013-01-161-1/+3
|\|
| * Merge pull request #1895 from JamesIry/SI_6963_2.10.xPaul Phillips2013-01-151-1/+2
| |\
| | * SI-6963 Deprecates -Xmigration switchJames Iry2013-01-141-1/+2
| * | SI-5954 Implementation restriction preventing companions in package objsJames Iry2013-01-131-0/+1
| |/
* | SI-6964 Remove build managers, both simple and refined.Jason Zaugg2013-01-121-2/+0
* | Removed old pattern matcher.Paul Phillips2012-12-261-1/+0
* | 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-062-6/+1
|\ \
| * | Expunged the .net backend.Paul Phillips2012-12-052-5/+1
* | | SI-6769 Removes GenJVM backendJames Iry2012-12-051-1/+1
|/ /
* | Merge pull request #1648 from paulp/unused-bonanza-2Adriaan Moors2012-11-216-109/+17
|\ \
| * | Remove code from compiler central.Paul Phillips2012-11-205-32/+17
| * | Some files removed in their entirety.Paul Phillips2012-11-191-77/+0
| * | Revert "Commenting out unused members."Paul Phillips2012-11-196-102/+98
| * | Commenting out unused members.Paul Phillips2012-11-196-98/+102
* | | Added -Xdev setting... you know, for devsPaul Phillips2012-11-161-0/+1
|/ /
* | Address obvious bug in MutableSettings.Paul Phillips2012-11-132-22/+15
* | Removed unused imports.Paul Phillips2012-11-062-2/+1
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-058-8/+8
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-029-9/+9
* | An option for real repl output.Paul Phillips2012-10-291-0/+1
* | Fix for SI-4744, another variety of cycle.Paul Phillips2012-10-091-1/+1
* | Experimental option -Ybreak-cycles.Paul Phillips2012-10-091-0/+1
* | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-271-1/+2
|\|
| * Move -Xdead-code out of the standard -Xlint.Paul Phillips2012-09-261-1/+2
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-153-4/+4
|\|
| * Eliminate breaking relative names in source.Paul Phillips2012-09-142-3/+3
| * Fixes SI-6268. Review by @paulp and @lrytz.Josh Suereth2012-09-121-1/+1
* | Warn when Any or AnyVal is inferred.Paul Phillips2012-08-091-1/+3
* | Merge branch '2.10.x'Adriaan Moors2012-08-088-11/+11
|\|
| * Merge pull request #1072 from adriaanm/copyrightJosh Suereth2012-08-079-9/+9
| |\
| | * update and normalize copyright noticeAdriaan Moors2012-08-079-9/+9
| * | Fix for SI-4945, repl hang on -i input.Paul Phillips2012-08-061-2/+2
| |/
| * Merge pull request #1012 from paulp/topic/unchecked-goes-hollywoodAdriaan Moors2012-08-051-1/+1
| |\
| | * Promote unchecked warnings into being emitted by default.Paul Phillips2012-07-281-1/+1
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-08-021-2/+0
|\| |
| * | removes -Xmacro-(.*)-classpath compiler optionsEugene Burmako2012-08-021-2/+0
| |/
* | Merge branch '2.10.x`Adriaan Moors2012-07-221-2/+2
|\|