summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker
Commit message (Expand)AuthorAgeFilesLines
* Introduce `AbsAmbiguousTypeError`.Adriaan Moors2014-07-171-5/+10
* Untangle reporting of ambiguous errors.Adriaan Moors2014-07-171-4/+9
* Reduce Context iface: remove dead code.Adriaan Moors2014-07-171-37/+0
* Reduce Context iface: make contextMode mutators private.Adriaan Moors2014-07-171-5/+5
* Reduce Context iface: inline internally.Adriaan Moors2014-07-171-5/+6
* Reduce Context iface: encapsulate buffer manipulation.Adriaan Moors2014-07-174-37/+44
* Reduce Context iface: inline complex forwarders.Adriaan Moors2014-07-172-11/+19
* Reduce Context iface: inline trivial forwarders.Adriaan Moors2014-07-173-18/+18
* Make more explicit that TypeError is being thrown.Adriaan Moors2014-07-172-12/+15
* Rely less on intricacies of `contextMode`-based reporting.Adriaan Moors2014-07-173-6/+6
* Restrict `contextMode` fiddling to `Context`Adriaan Moors2014-07-171-3/+23
* Encapsulate `TryTwice` as a class, move to `Context`.Adriaan Moors2014-07-172-82/+96
* Extract the `makeNonSilent` method.Adriaan Moors2014-07-172-2/+7
* Clarify divergentError commentAdriaan Moors2014-07-171-1/+2
* Concretize diagnostics: one boolean suffices for now.Adriaan Moors2014-07-172-11/+10
* Simplify (ambiguous) error issuing.Adriaan Moors2014-07-173-39/+22
* Remove another redundant forwarderAdriaan Moors2014-07-173-7/+5
* Merge pull request #3792 from som-snytt/issue/8525Lukas Rytz2014-07-165-16/+15
|\
| * SI-8525 No anonymous lintSom Snytt2014-07-104-12/+11
| * SI-8525 Add -Xlint:-warn-missing-interpolatorSom Snytt2014-07-081-4/+4
* | Merge pull request #3872 from lrytz/no-adapted-argsLukas Rytz2014-07-152-11/+12
|\ \
| * | Fix -Yno-adapted-args, it would just warn, not errLukas Rytz2014-07-152-11/+12
| |/
* / SI-8117 Fix bug when mixing well-positioned named and positional argsLukas Rytz2014-07-111-11/+30
|/
* Encapsulate deprecation warning message synthesis.Adriaan Moors2014-07-043-2/+4
* Rip out reporting indirection from CompilationUnitAdriaan Moors2014-07-048-69/+65
* Route type checker reporting through contextAdriaan Moors2014-07-044-28/+36
* Track symbol that caused a deprecation warning.Adriaan Moors2014-07-044-20/+17
* Move reporting logic into Reporting traitAdriaan Moors2014-07-042-17/+3
* Document SuperAccessorsMartin Odersky2014-07-031-10/+36
* Merge pull request #3828 from retronym/ticket/8675Adriaan Moors2014-07-031-1/+1
|\
| * SI-8675 Avoid unreported error after second try using implicit viewJason Zaugg2014-06-251-1/+1
* | Merge pull request #3778 from xeno-by/topic/plugins-is-blackboxJason Zaugg2014-06-272-1/+24
|\ \
| * | adds MacroPlugin.pluginsIsBlackboxEugene Burmako2014-05-222-1/+24
* | | Merge pull request #3780 from xeno-by/topic/rangepos-macro-argsJason Zaugg2014-06-271-2/+3
|\ \ \ | |_|/ |/| |
| * | macro args now correctly preserve range positionsEugene Burmako2014-05-231-2/+3
| |/
* | Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-2.11.x-2014...Jason Zaugg2014-06-041-2/+2
|\ \
| * | SI-8596 Fix rangepos crasher with defaults, poly methodsJason Zaugg2014-05-291-3/+3
* | | Merge pull request #3782 from retronym/topic/opt-scopeJason Zaugg2014-05-272-12/+19
|\ \ \
| * | | Optimize enforcement of dependent method type restrictionsJason Zaugg2014-05-261-5/+4
| * | | Fast path in Namer for methods without defaultsJason Zaugg2014-05-261-3/+8
| * | | Eliminate some N^2 performance in type checkingJason Zaugg2014-05-261-4/+7
* | | | SI-8617 Avoid rangepos crash for OptManifest materializerJason Zaugg2014-05-241-1/+1
|/ / /
* | / SI-8574 Copy @SerialVersionUID, etc, to specialized subclassesJason Zaugg2014-05-161-1/+1
| |/ |/|
* | Merge origin/master into topic/master-to-2.11.x-2Jason Zaugg2014-05-091-1/+1
|\ \
| * \ Merge pull request #3597 from som-snytt/issue/5905-feature-helpJason Zaugg2014-05-091-1/+1
| |\ \
| | * | SI-5905 Restore -language:_Som Snytt2014-03-021-1/+1
* | | | Merge commit 'b5392a0' into merge/master-to-2.11.xJason Zaugg2014-05-091-1/+10
|\| | |
| * | | SI-8537 Puts SI-8157 fix under XsourceFrançois Garillot2014-04-251-1/+10
* | | | Merge pull request #3728 from retronym/topic/merge-2.10.xJason Zaugg2014-05-081-4/+1
|\ \ \ \
| * \ \ \ Merge commit 'ec05aeb' into topic/merge-2.10.xJason Zaugg2014-05-081-4/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|