summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/ContextErrors.scala
Commit message (Expand)AuthorAgeFilesLines
* [nomaster] macro errors now always have positionsEugene Burmako2013-08-101-1/+1
* easy way of writing not implemented macrosEugene Burmako2013-05-121-0/+5
* [nomaster] SI-7291: No exception throwing for diverging implicit expansionHubert Plociniczak2013-05-111-3/+26
* SI-7330 better error when pattern isn't a valueAdriaan Moors2013-04-081-27/+8
* [nomaster] Revert "refactors handling of parent types"Eugene Burmako2013-02-051-7/+6
* Merge pull request #2024 from scalamacros/ticket/6812Eugene Burmako2013-02-011-3/+7
|\
| * SI-6812 scaladoc can opt out of expanding macrosEugene Burmako2013-01-311-3/+7
* | [backport] Removed restriction on final vars, SI-2418.Paul Phillips2013-01-311-3/+0
|/
* Addressing warnings.Jason Zaugg2013-01-191-1/+1
* SI-6795 Simplify errors related to "abstract override" on type membersJames Iry2012-12-101-2/+5
* SI-6795 Adds negative check for "abstract override" on types in traitsJames Iry2012-12-101-1/+1
* refactors handling of parent typesEugene Burmako2012-12-061-6/+7
* unifies approaches to call analysis in TreeInfoEugene Burmako2012-12-061-1/+4
* Take advantage of the margin stripping interpolator.Jason Zaugg2012-11-261-14/+14
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Merge pull request #1333 from paulp/less-inlineGrzegorz Kossakowski2012-09-191-1/+0
|\
| * Removed many @inline annotations and final modifiers.Paul Phillips2012-09-181-1/+0
* | Fixes SI-6354: improved error messages for Dynamic signature mismatches.amin2012-09-191-0/+7
|/
* Merge pull request #1311 from scalamacros/topic/magicEugene Burmako2012-09-161-1/+2
|\
| * extinguishes some magic from scalacEugene Burmako2012-09-161-1/+2
* | Merge pull request #1290 from retronym/ticket/no-implicit-to-anyrefPaul Phillips2012-09-141-1/+1
|\ \
| * | A little cleanup along the Any to AnyRef trail.Jason Zaugg2012-09-111-1/+1
| |/
* | SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-141-3/+3
* | Better error message for pattern arity errors.Paul Phillips2012-09-121-5/+2
|/
* Better errors for Any/AnyRef issues.Paul Phillips2012-09-011-41/+67
* pull request feedbackEugene Burmako2012-08-191-4/+7
* cleanup for macroExpandEugene Burmako2012-08-181-10/+101
* more cleanup for typedMacroBodyEugene Burmako2012-08-171-118/+91
* shaves more than 150 lines off typedMacroBodyEugene Burmako2012-08-171-9/+174
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* SI-6042 Improve type selection from volatile type errorJason Zaugg2012-07-081-1/+3
* Improves backward compatibility of manifestsEugene Burmako2012-07-021-1/+1
* Merge pull request #735 from retronym/ticket/4842-2Adriaan Moors2012-06-211-1/+7
|\
| * SI-4842 Forbid access to in-construction this in self-constructor argsJason Zaugg2012-06-171-1/+7
* | Merge pull request #697 from retronym/ticket/4270-3Adriaan Moors2012-06-191-4/+4
|\ \ | |/ |/|
| * SI-4270 Rename implicits to avoid name clashes.Jason Zaugg2012-06-091-4/+4
* | SI-5696 Detect excess constructor argument lists.Jason Zaugg2012-06-101-0/+5
|/
* removes array tagsEugene Burmako2012-06-081-3/+3
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+1
* Merge pull request #602 from hubertp/issue/5735Adriaan Moors2012-05-221-14/+24
|\
| * Last minor cleanupHubert Plociniczak2012-05-221-3/+3
| * More consistent solution for errorenous situations when infering the alternat...Hubert Plociniczak2012-05-221-15/+23
| * Closes SI-5735, this could also potentially fix a SO problem that @adriaanm w...Hubert Plociniczak2012-05-211-2/+4
* | SI-5760: Improve error message for package$Klass conflict with KlassSom Snytt2012-05-201-1/+5
* | Merge pull request #578 from lrytz/wip/t5044-squashedAdriaan Moors2012-05-191-0/+6
|\ \ | |/ |/|
| * better feedback for SI-5044Lukas Rytz2012-05-181-0/+6
* | Fix SI-4928Lukas Rytz2012-05-161-2/+6
|/
* Removing extraneous files.Paul Phillips2012-05-151-31/+1
* minor tag-related fixesEugene Burmako2012-05-071-4/+4
* Updated Symbol to record classfile origin.Paul Phillips2012-05-041-10/+14