aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/transform/IsInstanceOfEvaluator.scala
Commit message (Collapse)AuthorAgeFilesLines
* Add child annotations for enum valuesMartin Odersky2017-04-061-0/+3
| | | | | A new kind of child annotation that points to the term symbol representing an enum value.
* Make sure overriden members w/o docstring inherit by defaultFelix Mulder2017-02-011-1/+0
|
* Fix javadoc indentation style parsingFelix Mulder2017-01-311-26/+26
|
* Document `IsInstanceOfEvaluator` using markdown style docstringsFelix Mulder2017-01-311-28/+30
|
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+168