aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/DottyPredef.scala
Commit message (Expand)AuthorAgeFilesLines
* Move eqAny to PredefMartin Odersky2016-05-231-0/+8
* Add Eq instances of standard types to PredefMartin Odersky2016-05-231-0/+24
* Fix search of Array classTags.Martin Odersky2016-02-201-3/+3
* Synthesize classTags in Typer.Martin Odersky2016-02-201-29/+5
* Enable tests for old fixed issuesGuillaume Martres2016-02-091-3/+3
* Stratify classTags in DottyPredefMartin Odersky2015-06-221-9/+21
* Give implicit ClassTags in DottyPredef explicit types.Dmitry Petrashko2015-05-081-16/+14
* Add primitive ClassTags to DottyPredefDmitry Petrashko2015-05-051-0/+16
* Make DottyPredef compilable with -Yno-importsMartin Odersky2015-05-041-2/+3
* Make all Dotty source files end in newline.Dmitry Petrashko2015-04-091-1/+1
* Rename dotty.Predef -> dotty.DottyPredefMartin Odersky2014-02-021-0/+10