summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker
Commit message (Expand)AuthorAgeFilesLines
* `CompleterWrapper` delegates `typeParams`.Adriaan Moors2017-04-041-0/+3
* Merge pull request #5736 from adriaanm/t10206Adriaan Moors2017-03-211-19/+22
|\
| * SI-10206 tighten fix for SI-6889Adriaan Moors2017-02-231-19/+22
* | Improvements based on reviews by Lukas & JasonAdriaan Moors2017-03-021-17/+31
* | Allow user-defined `[un]apply` in case companionAdriaan Moors2017-02-271-12/+69
|/
* SI-1459 two bridges for impl of java generic vararg methodAdriaan Moors2017-01-241-1/+1
* SI-9331 Fix canEqual for case classes with HK type paramsJason Zaugg2017-01-091-2/+3
* SI-9834 Show expansion of update on errorSom Snytt2016-11-251-3/+4
* SI-9834 Improve error on failed op=Som Snytt2016-11-251-16/+43
* Merge pull request #5345 from milessabin/topic/si-7046-backportAdriaan Moors2016-10-183-11/+35
|\
| * Partial fix for SI-7046Miles Sabin2016-08-153-11/+35
* | SI-9760 Fix for higher-kinded GADT refinementMiles Sabin2016-08-151-1/+0
|/
* SI-9425 Fix a residual bug with multi-param-list case classesJason Zaugg2016-03-041-3/+10
* SI-9546 Fix regression in rewrite of case apply to constructor callJason Zaugg2016-03-021-4/+3
* Refactor transform of case apply in refchecksJason Zaugg2016-03-021-28/+30
* Merge pull request #4899 from som-snytt/issue/9616Jason Zaugg2016-01-191-12/+15
|\
| * [backport] SI-9616 False positive in unused import warningSom Snytt2016-01-071-12/+15
* | Fix some simple extra wordsEitan Adler2016-01-172-2/+2
|/
* SI-9567 Fix pattern match on 23+ param, method local case classJason Zaugg2015-11-251-1/+1
* Merge pull request #4839 from SethTisue/reword-dependent-type-errorSeth Tisue2015-11-141-1/+1
|\
| * less confusing wording for a dependent method type errorSeth Tisue2015-11-071-1/+1
* | it's Scaladoc, not "ScalaDoc" or "Scala doc"Seth Tisue2015-11-121-3/+3
|/
* Improve implicits wildcard imports in the IDEJason Zaugg2015-09-301-1/+6
* Improve presentation compilation of annotationsJason Zaugg2015-09-241-0/+1
* Merge pull request #4757 from lrytz/t9375-2.11Lukas Rytz2015-09-222-2/+15
|\
| * [backport] SI-9375 add synthetic readResolve only for static modulesLukas Rytz2015-09-222-2/+15
* | Merge pull request #4725 from retronym/topic/completely-2.11Lukas Rytz2015-09-211-1/+1
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/2.11.x' into topic/completely-2.11Jason Zaugg2015-09-171-1/+8
| |\
| * | SI-4438 FindAll implicits after errorJason Zaugg2015-09-011-1/+1
* | | Merge pull request #4724 from retronym/topic/positioned-errorsLukas Rytz2015-09-181-8/+12
|\ \ \ | |_|/ |/| |
| * | Try harder to avoid reporting unpositioned errorsJason Zaugg2015-09-021-8/+12
| |/
* | Merge pull request #4706 from VladUreche/issue/tree-checkerJason Zaugg2015-09-061-1/+8
|\ \ | |/ |/|
| * Re-enable tree checkersVlad Ureche2015-08-241-1/+8
* | Merge pull request #4692 from JanBessai/Fix-SI-6636Adriaan Moors2015-08-311-0/+7
|\ \ | |/ |/|
| * SI-6636 Fix macro expansion in toolboxesJan Bessai2015-08-231-0/+7
* | Fix typos in spec, docs and commentsMichaƂ Pociecha2015-08-232-4/+4
|/
* Merge pull request #4688 from retronym/topic/typer-debug-implicitsLukas Rytz2015-08-102-3/+5
|\
| * Fix tracing of implicit search under -Ytyper-debugJason Zaugg2015-08-062-3/+5
* | Merge pull request #4672 from janekdb/2.11.x-scaladoc-compilerSeth Tisue2015-08-066-10/+10
|\ \
| * | ScalaDoc fixes for compilerJanek Bogucki2015-07-296-10/+10
| |/
* / SI-9425 Leave Companion.apply if constructor is less accessibleJason Zaugg2015-07-311-1/+2
|/
* Remove redundant 'val' from case class params.Janek Bogucki2015-07-271-2/+2
* Rename the ENUM / DEFAULTMETHOD flags to include JAVA_Lukas Rytz2015-07-242-4/+4
* Merge pull request #4631 from janekdb/2.11.x-typos-t-vSeth Tisue2015-07-201-1/+1
|\
| * Fix 23 typos (t-v)Janek Bogucki2015-07-151-1/+1
* | Merge pull request #4642 from janekdb/2.11.x-typos-w-zSeth Tisue2015-07-201-3/+3
|\ \
| * | Fix 6 typos (w-z)Janek Bogucki2015-07-171-3/+3
* | | Merge pull request #4643 from janekdb/2.11.x-names-w-zSeth Tisue2015-07-201-2/+2
|\ \ \
| * | | Fix typo in val nameJanek Bogucki2015-07-171-2/+2
| |/ /
* | | Merge pull request #4632 from janekdb/2.11.x-names-t-vSeth Tisue2015-07-201-2/+2
|\ \ \ | |/ / |/| |