summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/Namers.scala
Commit message (Expand)AuthorAgeFilesLines
...
| * | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-181-4/+2
| |/
* | Merge pull request #1554 from paulp/scope-lookupPaul Phillips2012-11-041-2/+2
|\ \
| * | The improvements made possible by the scope changes.Paul Phillips2012-11-021-2/+2
* | | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-4/+3
|/ /
* | Fix for SI-6597, implicit case class crasher.Paul Phillips2012-10-311-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-191-0/+2
|\|
| * Proposed fix for SI-6490.Martin Odersky2012-10-091-0/+2
* | Merge pull request #1422 from paulp/typer-cyclesPaul Phillips2012-10-101-21/+35
|\ \
| * | Incorporated pull request feedback.Paul Phillips2012-10-091-0/+4
| * | Fix for SI-4744, another variety of cycle.Paul Phillips2012-10-091-10/+30
| * | Experimental option -Ybreak-cycles.Paul Phillips2012-10-091-12/+2
* | | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-091-4/+2
|/ /
* | All the actual changes of tpe to tpe_* or tpeHK.Paul Phillips2012-10-021-2/+2
* | Fix for SI-5859, inapplicable varargs.Paul Phillips2012-09-291-1/+1
* | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-271-1/+1
|\|
| * distinguishes flag-agnostic completersEugene Burmako2012-09-241-1/+1
* | Comments explaining some brokenness in Namers.Paul Phillips2012-09-261-0/+16
* | Merge branch '2.10.x' into masterPaul Phillips2012-09-191-3/+3
|\|
| * SI-6372 cleans up the API of AttachmentsEugene Burmako2012-09-151-3/+3
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-14/+36
|\|
| * Fix for SI-6340, error message regression.Paul Phillips2012-09-121-1/+0
| * More fix for invalid companions.Paul Phillips2012-09-051-13/+36
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-011-0/+13
|\|
| * Closes SI-6227Martin Odersky2012-08-291-0/+13
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-08-171-2/+2
|\|
| * Hunting down eliminable :: allocations.Paul Phillips2012-08-171-2/+2
* | Merge remote-tracking branch 'upstream/2.10.x' into merge-210Lukas Rytz2012-08-161-2/+11
|\|
| * accommodated the feedback for the pull requestEugene Burmako2012-08-141-0/+9
* | Merge branch '2.10.x'Adriaan Moors2012-08-081-1/+1
|\|
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-08-021-9/+4
|\|
| * removes -Xmacro-(.*)-classpath compiler optionsEugene Burmako2012-08-021-10/+0
| * prepares our macro defs for refactoring (Step I)Eugene Burmako2012-08-021-0/+5
* | Merge pull request #949 from paulp/topic/hiddenAdriaan Moors2012-07-251-2/+2
|\ \
| * | Expanded use of HIDDEN flag.Paul Phillips2012-07-191-2/+2
* | | Merge branch '2.10.x`Adriaan Moors2012-07-221-2/+2
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #909 from lrytz/t5892Adriaan Moors2012-07-181-2/+2
|/|
| * SI-5892 allow implicit views in annotation argsLukas Rytz2012-07-181-2/+2
* | SI-5956 trigger copy generation with correct namerLukas Rytz2012-07-131-3/+5
|/
*-. Merge commit 'refs/pull/825/head'; commit 'refs/pull/827/head'; commit 'refs/...Adriaan Moors2012-07-111-46/+27
|\ \
| * | Allow attachments for symbols, just like for trees.Lukas Rytz2012-07-051-46/+27
| |/
* / SI-5907, SI-5009 case-class copy defaults only for first param listLukas Rytz2012-07-051-23/+20
|/
* The new reflectionEugene Burmako2012-06-081-1/+1
* Merge pull request #624 from hubertp/topic/cleanupJosh Suereth2012-05-251-5/+1
|\
| * Cleaning up some code introduced for the old presentation compiler long time ...Hubert Plociniczak2012-05-241-5/+1
* | Merge pull request #613 from hubertp/issue/5821Adriaan Moors2012-05-251-8/+12
|\ \
| * | Closes SI-5821.Hubert Plociniczak2012-05-241-8/+12
| |/
* / Relax -Xlint warning for implicit classes. Closes SI-5809.Paul Phillips2012-05-231-1/+1
|/
* Tweak to avoid value classes in modifier check.Paul Phillips2012-05-141-1/+1
* Debugging output tweaks.Paul Phillips2012-05-141-0/+2