summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/StdNames.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-3236 constant types for literal final static java fieldsJohannes Rudolph2016-10-281-0/+2
* SI-4625 App is a thingSom Snytt2016-05-161-0/+1
* Fix 25 typos (s)Janek Bogucki2015-07-061-1/+1
* [indylambda] Support lambda {de}serializationJason Zaugg2015-05-171-0/+2
* Cache name for dummy argument used in implicit searchJason Zaugg2015-02-171-0/+1
* SI-9105 Fix EnclosingMethod for classes defined in lambdasLukas Rytz2015-02-071-0/+17
* SI-7965 Support calls to MethodHandle.{invoke,invokeExact}Jason Zaugg2014-12-031-0/+1
* SI-8253 Fix incorrect parsing of <elem xmlns={f("a")}/>Jason Zaugg2014-11-101-0/+2
* SI-6541 valid wildcard existentials for case-module-unapplyLukas Rytz2014-11-051-0/+1
* isAnonymousClass/Function for delambdafy classes is not trueLukas Rytz2014-09-121-11/+12
* SI-8803 generate super accessor for super[A], if A is outer superclassLukas Rytz2014-08-201-1/+1
* SI-8388 consistently match type trees by originalsDenys Shabalin2014-03-251-36/+44
* SI-8366 make partial function and match trees disjointDenys Shabalin2014-03-101-0/+1
* SI-8331 make sure type select & applied type doesn't match termsDenys Shabalin2014-03-091-0/+3
* SI-8275 allow to directly extract block contents of the case defDenys Shabalin2014-02-281-0/+1
* Merge pull request #3555 from adriaanm/rebase-3553Jason Zaugg2014-02-211-1/+1
|\
| * SI-7788 Avoid accidental shadowing of Predef.conformsAdriaan Moors2014-02-181-1/+1
* | reverses SI-6484Eugene Burmako2014-02-181-2/+0
* | Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-161-9/+12
|\|
| * Merge pull request #3397 from xeno-by/ticket/5920Jason Zaugg2014-02-161-0/+2
| |\
| | * standardizes prefixes used in named/default desugaringEugene Burmako2014-02-101-0/+2
| * | Merge pull request #3455 from densh/topic/patdefEugene Burmako2014-02-161-8/+10
| |\ \
| | * | Improve support for patterns in valsDenys Shabalin2014-02-091-0/+2
| | * | Move placeholder construction logic into PlaceholdersDenys Shabalin2014-02-091-8/+8
| | |/
| * / SI-7711 Do not emit extra argv in script bodySom Snytt2014-02-141-1/+0
| |/
* | renames some methods in ReificationSupportEugene Burmako2014-02-151-1/+5
* | some renamingsEugene Burmako2014-02-151-1/+5
* | establishes scala.reflect.api#internalEugene Burmako2014-02-141-2/+12
* | SI-8118 simplifies Annotation down to a plain TreeEugene Burmako2014-02-141-0/+2
* | SI-6484 adds Universe.typeOf[T](x: T)Eugene Burmako2014-02-141-0/+2
|/
* Add support for a more straightforward alternative to import selectorsDenys Shabalin2014-02-071-16/+19
* Represent tq"" as SyntacticEmptyTypeTree rather than TypeTree()Denys Shabalin2014-02-071-0/+1
* SI-8173 add support for patterns like init :+ last to quasiquotesDenys Shabalin2014-02-021-25/+26
* Merge pull request #3426 from retronym/ticket/8199Grzegorz Kossakowski2014-01-291-4/+7
|\
| * SI-8199 Account for module class suffix in -Xmax-classfile-nameJason Zaugg2014-01-291-4/+7
* | Merge pull request #3374 from densh/si/6844-8076Jason Zaugg2014-01-291-5/+7
|\ \
| * | SI-8076 improve support for implicit argument listDenys Shabalin2014-01-161-0/+1
| * | SI-6844 restrict splicing in parameter positionDenys Shabalin2014-01-161-5/+6
* | | Merge pull request #3402 from densh/si/7275Eugene Burmako2014-01-291-0/+1
|\ \ \ | |_|/ |/| |
| * | SI-7275 allow flattening of blocks with ..$Denys Shabalin2014-01-231-0/+1
* | | SI-6879 improves Context.freshNameEugene Burmako2014-01-221-0/+2
|/ /
* / Give better names to UnliftHelper1 and UnliftHelper2Denys Shabalin2014-01-161-2/+2
|/
* Merge pull request #3275 from paulp/pr/patmatAdriaan Moors2014-01-131-0/+1
|\
| * SI-7850 CCE in patmat with invalid isEmpty.Paul Phillips2013-12-151-0/+1
* | Merge pull request #3245 from densh/si/8047Jason Zaugg2014-01-031-0/+2
|\ \
| * | SI-8047 change fresh name encoding to avoid owner corruptionDen Shabalin2013-12-161-0/+2
* | | cosmetic changes to liftablesEugene Burmako2013-12-191-11/+3
| |/ |/|
* | Introduce support for Unliftable for QuasiquotesDen Shabalin2013-12-101-0/+4
* | Move Liftable into the Universe cake; add additional standard LiftablesDen Shabalin2013-12-101-3/+12
* | SI-6842 Make splicing less sensitive to precise types of treesDen Shabalin2013-12-101-0/+2