summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/tpe/GlbLubs.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in compiler and reflectJanek Bogucki2017-02-131-1/+1
* Address review commentsJason Zaugg2016-08-231-18/+0
* Improved refinement type and existential type handlingJason Zaugg2016-08-231-1/+1
* SI-7602 Avoid crash in LUBs with erroneous codeJason Zaugg2014-11-071-1/+3
* SI-8224 Fix regression in f-bound aware LUBsJason Zaugg2014-02-181-37/+32
* SI-8151 Remove -Yself-in-annots and associated implementationJason Zaugg2014-01-151-1/+1
* thread locals instead of locks for vars in Types.scalaEugene Burmako2013-10-181-2/+5
* Value class Depth.Paul Phillips2013-08-251-25/+25
* Eliminate needless Options.Paul Phillips2013-06-081-2/+2
* Revert "SI-7517 type constructors too eagerly normalized."Paul Phillips2013-06-031-7/+9
* SI-7517 type constructors too eagerly normalized.Paul Phillips2013-05-311-9/+7
* Concision contribution.Paul Phillips2013-05-231-13/+13
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-4/+6
* Merge pull request #2436 from paulp/pr/lub-productionPaul Phillips2013-04-251-8/+31
|\
| * Minor overhaul of lub-producing typer methods.Paul Phillips2013-04-231-8/+31
* | Eliminate a pile of -Xlint warnings.Paul Phillips2013-04-231-2/+2
|/
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Removed -Ynotnull setting.Paul Phillips2013-03-131-6/+2
* Carve up Types.scalaJason Zaugg2013-03-051-0/+592