summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/internal/Names.scala
Commit message (Expand)AuthorAgeFilesLines
* Introduces scala-reflect.jarEugene Burmako2012-06-081-527/+0
* The new reflectionEugene Burmako2012-06-081-2/+8
* Help our new exhaustiveness checker.Paul Phillips2012-05-261-6/+9
* $op_name, $op_names, $plus and $eq are not macroKato Kazuyoshi2012-04-241-2/+2
* Reflection and reification: Names and Symbols.Paul Phillips2012-04-221-2/+4
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* Whitespace commit.Paul Phillips2012-02-291-10/+10
* Refining the reflection api.Paul Phillips2012-02-051-0/+7
* Figured out the "$class$1" problem.Paul Phillips2012-01-231-1/+5
* More consistent use of Names.Paul Phillips2012-01-051-62/+142
* Low-level optimization.Paul Phillips2011-12-301-1/+1
* Optimizing at the Name/String boundary.Paul Phillips2011-12-251-0/+15
* Cleanups involving name encoding and decoding.Martin Odersky2011-09-301-1/+0
* Fixed infinite loop in reification reported by ...Martin Odersky2011-09-281-1/+1
* Removed parens from calls to Name#toString.Paul Phillips2011-09-151-3/+11
* More changes to get Reflect compiler working.Martin Odersky2011-08-291-1/+1
* Minor, mostly agreed upon changes to reflection...Paul Phillips2011-07-111-0/+1
* Refactored reflection into reflect.api and refl...Martin Odersky2011-07-111-11/+2
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-60/+34
* Array[Byte] => Array[Char] => String => Array[C...Paul Phillips2011-05-211-2/+4
* Renamed scala.reflect.common to scala.reflect.i...Paul Phillips2011-05-161-0/+434