summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/tpe/TypeConstraints.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in compiler and reflectJanek Bogucki2017-02-131-1/+1
* Fix 23 typos (m-o)Janek Bogucki2015-06-281-1/+1
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* Use named class for UndoPair.Grzegorz Kossakowski2014-04-251-3/+10
* SI-8237 Avoid cyclic constraints when inferring hk type argsJason Zaugg2014-02-091-1/+7
* thread locals instead of locks for vars in Types.scalaEugene Burmako2013-10-181-35/+8
* Logging cleanup.Paul Phillips2013-08-251-11/+15
* Value class Depth.Paul Phillips2013-08-251-16/+18
* Concision contribution.Paul Phillips2013-05-231-2/+2
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Carve up Types.scalaJason Zaugg2013-03-051-0/+282