aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/util/Stats.scala
Commit message (Expand)AuthorAgeFilesLines
* Add accessors for non-public members accessed from inline methodsMartin Odersky2016-10-021-1/+1
* Make inline annotation @scala.inline.Martin Odersky2016-10-021-2/+2
* Inline key operations in dottyMartin Odersky2016-10-021-5/+12
* Add @sharable annotationMartin Odersky2015-07-061-2/+3
* Make all Dotty source files end in newline.Dmitry Petrashko2015-04-091-1/+1
* Resetting uniques and hashset reorg.Martin Odersky2014-02-241-1/+1
* New treatment of uniquesMartin Odersky2014-01-261-1/+1
* Better caching of typesMartin Odersky2014-01-261-1/+1
* Some more statistic samplingMartin Odersky2014-01-261-3/+7
* Statistics now also computes call counts of tracked operations.Martin Odersky2014-01-261-5/+23
* Refine notion of pattern variables.Martin Odersky2014-01-181-1/+1
* Added option -YheartbeatMartin Odersky2013-10-011-1/+42
* First tiny bit of statistics.Martin Odersky2013-05-131-0/+7