aboutsummaryrefslogtreecommitdiff
path: root/library/src/dotty
Commit message (Expand)AuthorAgeFilesLines
* Fix the fixDarkDimius-patch-1Dmitry Petrashko2017-04-191-1/+1
* Fix the infinite cycle in Lazy VlasDmitry Petrashko2017-04-191-1/+2
* Drop special case around Function1Martin Odersky2017-03-081-0/+20
* DottyPredef: remove dummy typeTag implicitGuillaume Martres2017-03-071-3/+0
* Handle Array classtags in the same way as othersMartin Odersky2017-02-011-3/+0
* Use Nil.type and None.type instead of superclassesFelix Mulder2016-12-011-4/+4
* Fix tasty bootstrapFelix Mulder2016-12-011-12/+12
* Add documentation to `Show`Felix Mulder2016-11-301-3/+10
* Get rid of null in evidence paramFelix Mulder2016-11-301-3/+6
* Optimize `Show[String]` instanceFelix Mulder2016-11-301-10/+14
* Get rid of nesting implicitsFelix Mulder2016-11-301-24/+24
* Add basic Show capabilityFelix Mulder2016-11-301-0/+88
* Create dotty-lib.jar for run testsFelix Mulder2016-11-221-4/+3
* separate lib from compilerFelix Mulder2016-11-226-0/+718