summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala
Commit message (Expand)AuthorAgeFilesLines
* Removing some foolishness.Paul Phillips2012-03-241-8/+4
* Clarifying MethodSynthesis.Paul Phillips2012-03-211-9/+45
* New option -Ypos-debug, and fixed range position breakage.Paul Phillips2012-03-151-0/+3
* Whitespace commit.Paul Phillips2012-02-291-4/+4
* Some logging cleanup.Paul Phillips2012-02-261-3/+3
* Methods to derive ValDefs and Templates.Paul Phillips2012-02-231-1/+1
* Another existential problem down.Paul Phillips2012-02-111-15/+28
* More method synthesis unification.Paul Phillips2012-01-281-0/+133
* Use context for buffering errors that cannot/shouldn't be reported in the giv...Hubert Plociniczak2012-01-251-7/+8
* Optimizing TypeRef, starting with Symbols.Paul Phillips2012-01-111-5/+1
* More consistent use of Names.Paul Phillips2012-01-051-1/+1
* Consolidated misc collections helper methods.Paul Phillips2012-01-051-16/+0
* Optimization in method synthesis.Paul Phillips2011-12-301-2/+4
* Reworked AnnotationInfo patch.Paul Phillips2011-11-231-1/+1
* Overhaul of getter/setter synthesis.Paul Phillips2011-10-281-37/+265
* Overhaul of Namers continues.Paul Phillips2011-10-221-0/+106