summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/macros/contexts/Names.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8425 don't create double-dollar names in c.freshNameEugene Burmako2014-03-181-1/+2
* SI-6879 improves Context.freshNameEugene Burmako2014-01-221-6/+22
* use concurrent hash map with atomic integersDen Shabalin2013-10-181-2/+2
* refactors macro runtimesEugene Burmako2013-05-281-0/+26