summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/Namers.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Rip out reporting indirection from CompilationUnitAdriaan Moors2014-07-041-3/+3
* 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
* Merge commit 'ec05aeb' into topic/merge-2.10.xJason Zaugg2014-05-081-4/+1
|\
| * SI-8479 Fix constructor default args under scaladocJason Zaugg2014-04-071-4/+1
* | SI-6732 deprecates internal#Symbol.isPackageEugene Burmako2014-02-141-1/+1
* | Merge pull request #3389 from retronym/ticket/8134-2Jason Zaugg2014-02-131-0/+18
|\ \
| * | SI-5954 Add a TODO comment with an idea for future workJason Zaugg2014-01-211-0/+7
| * | SI-5954 Invalidate TypeRef cache when opening package objectJason Zaugg2014-01-201-0/+7
| * | SI-8134 SI-5954 Fix companions in package object under separate comp.Jason Zaugg2014-01-201-0/+4
* | | Merge pull request #3494 from retronym/topic/opt-any-ref-mapGrzegorz Kossakowski2014-02-101-1/+1
|\ \ \
| * | | Optimization: use AnyRef map for Namer -> Typer tree handoffJason Zaugg2014-02-091-1/+1
* | | | Merge pull request #3476 from retronym/ticket/8207Adriaan Moors2014-02-091-2/+8
|\ \ \ \
| * | | | SI-8207 Allow import qualified by self referenceJason Zaugg2014-02-061-2/+8
* | | | | renames resetLocalAttrs to resetAttrsEugene Burmako2014-02-071-2/+2
| |/ / / |/| | |
* | | | Optimize use of methodTypeSchemaJason Zaugg2014-02-011-1/+2
|/ / /
* | | Merge pull request #3247 from soc/SI-8058-enumsAdriaan Moors2014-01-131-6/+23
|\ \ \ | |/ / |/| |
| * | SI-8058 Better support for enum treesSimon Ochsenreither2014-01-041-6/+23
* | | Merge pull request #3235 from xeno-by/topic/macro-plugin-interfaceEugene Burmako2014-01-081-14/+26
|\ \ \
| * | | hooks for naming and synthesis in Namers.scala and Typers.scalaEugene Burmako2013-12-301-8/+19
| * | | unprivates important helpers in Namers.scalaEugene Burmako2013-12-301-14/+14
| * | | manifests that Namers.mkTypeCompleter is flag-agnosticEugene Burmako2013-12-301-1/+1
| * | | gives a more specific signature to `computeMacroDefType`Eugene Burmako2013-12-301-3/+4
| |/ /
* / / awakens default getter synthesis from the untyper nightmareEugene Burmako2014-01-071-28/+54
|/ /
* | SI-8002 private access for local companionsJason Zaugg2013-11-241-0/+7
* | Eliminate redundant pickling code.Paul Phillips2013-10-121-3/+2
* | Removing unused code.Paul Phillips2013-10-021-7/+0
* | Merge pull request #2987 from paulp/pr/emptySelfTypePaul Phillips2013-09-271-1/+1
|\ \
| * | SI-6762 rename emptyValDef to noSelfType.Paul Phillips2013-09-271-1/+1
* | | Fix up DEFAULTPARAM semantics.Paul Phillips2013-09-271-3/+1
|/ /
* | Type housekeeping.Paul Phillips2013-09-181-2/+2
* | SI-7223 More finesse in setting INCONSTRUCTORJason Zaugg2013-09-121-1/+2
* | Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2013-08-291-8/+0
|\|
| * SI-7603 Remove diagnostic code for annotation errorJason Zaugg2013-08-161-8/+0
* | Logging cleanup.Paul Phillips2013-08-251-2/+5
* | No longer crash on NoSymbol.owner.Paul Phillips2013-08-191-3/+1
* | Merge pull request #2739 from retronym/ticket/7668Adriaan Moors2013-07-291-0/+3
|\ \
| * | SI-7668 Better return type inheritance for dep. method typesJason Zaugg2013-07-161-0/+3
* | | SI-7689 Fix typing regression with default argumentsJason Zaugg2013-07-241-1/+2
|/ /
* | Merge 2.10.x into masterAdriaan Moors2013-06-281-3/+12
|\|
| * SI-7603 Speculative fix for annotation binding errorJason Zaugg2013-06-241-3/+12
| * SI-7232 Fix Java import vs defn. binding precendenceJason Zaugg2013-03-131-1/+7
* | SI-7264 Initialize owner when searching for companion.Jason Zaugg2013-06-051-1/+6
* | Make all numeric coercions explicit.Paul Phillips2013-05-271-2/+2
* | Concision contribution.Paul Phillips2013-05-231-4/+4
* | SI-6815 untangle isStable and hasVolatileTypeAdriaan Moors2013-05-161-1/+4
* | Merge branch 'master' into pr/warning-cleanupPaul Phillips2013-04-241-3/+2
|\ \
| * | SI-7345 Produce Context#imports from the context chainJason Zaugg2013-04-211-1/+1
| * | SI-7345 Rationalize overloads of Context#makeJason Zaugg2013-04-211-2/+1
* | | Eliminated the accumulated feature warnings.Paul Phillips2013-04-231-0/+1
|/ /