summaryrefslogtreecommitdiff
path: root/test/files/run/origins.scala
Commit message (Collapse)AuthorAgeFilesLines
* Usability improvements to Origins.Paul Phillips2012-05-231-1/+1
|
* Moved Origins into scala.reflect.internal.util.Paul Phillips2012-01-051-1/+1
| | | | | It's too handy and I can't reach it from key classes whose calls I want to profile.
* Begone t1737...Hubert Plociniczak2011-11-021-1/+1
|
* Introduces "Origins" for all your superhero bac...Paul Phillips2010-11-111-0/+21
Introduces "Origins" for all your superhero backstory needs. It logs where all the calls are coming from: that's all for the moment. It's explained in the comments and test case, so I'm sure you don't need it all repeated here. No review.