aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/backend/jvm/scalaPrimitives.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-417/+0
* Renamings in DefinitionsMartin Odersky2015-11-091-1/+1
* Match on _name rather than TypeRef in scalaPrimitivesMartin Odersky2015-11-091-31/+31
* First versions of Definitions based on TypeRefs not Symbols.Martin Odersky2015-11-091-28/+28
* Address some of dotty deviations in backend.Dmitry Petrashko2015-05-081-1/+1
* Replace tabs with 4 spaces in Dotty source.Dmitry Petrashko2015-04-091-0/+0
* Handle Array.cloneDmitry Petrashko2014-12-161-6/+11
* Handle Arrays in backend.Dmitry Petrashko2014-12-161-4/+19
* remove dependency on Btypes from DottyPrimitives. Rely on symbols instead.Dmitry Petrashko2014-12-161-39/+37
* Sharing backend between scalac and dotty.Dmitry Petrashko2014-12-161-0/+399