summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/internal/StdNames.scala
Commit message (Expand)AuthorAgeFilesLines
* Introduces scala-reflect.jarEugene Burmako2012-06-081-1218/+0
* miscellaneous cleanup, mostly fighting with feature warningsEugene Burmako2012-06-081-5/+5
* brings reification up to speedEugene Burmako2012-06-081-7/+13
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-1/+1
* The new reflectionEugene Burmako2012-06-081-129/+157
* macros: refactoring of fast track infrastructureEugene Burmako2012-06-081-1/+1
* Recognize java enums as constants from source.Paul Phillips2012-05-111-1/+0
*-. Merge commit 'refs/pull/504/head'; commit 'refs/pull/505/head'; commit 'refs/...Paul Phillips2012-05-081-5/+21
|\ \
| | * Part III of the Lazy Vals Saga: Inliner strikes back. Or at least let's hope ...Hubert Plociniczak2012-05-071-0/+3
| | * Part I of the Lazy Vals Saga: Bitmaps are no longer inherited.Hubert Plociniczak2012-05-031-1/+0
| |/ |/|
| * Pushing ClassfileParser toward a new day.Paul Phillips2012-05-031-1/+0
| * Fix for SI-3718.Paul Phillips2012-05-031-0/+1
| * Removed BackquotedIdent.Paul Phillips2012-05-031-0/+7
| * Merge commit 'refs/pull/317/head' into developPaul Phillips2012-05-021-3/+9
| |\
| | * SI-5543: Ctor default arg wrongly scoped (revised)Som Snytt2012-04-281-3/+9
| |/ |/|
| * Look at all the Strings which no longer are.Paul Phillips2012-05-011-0/+1
|/
* interop between manifests and tagsEugene Burmako2012-04-231-0/+3
* rethinks tagsEugene Burmako2012-04-231-17/+25
* Reflection and reification: Names and Symbols.Paul Phillips2012-04-221-138/+326
* adds erasures to concrete type tagsEugene Burmako2012-04-171-1/+7
* implements reification of tough typesEugene Burmako2012-04-141-0/+1
*-. Merge commit 'refs/pull/389/head'; commit 'refs/pull/393/head' into developPaul Phillips2012-04-141-0/+3
|\ \
| * | implement SIP Type DynamicAdriaan Moors2012-04-131-0/+3
* | | Merge branch 'master' into topic/sip18Martin Odersky2012-04-131-7/+0
|\ \ \ | | |/ | |/|
| * | Introducing some whitespace before colons.Paul Phillips2012-04-131-7/+0
| |/
* / Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-1/+3
|/
* GroundTypeTag => ConcreteTypeTagEugene Burmako2012-04-121-2/+2
* Next generation of macrosEugene Burmako2012-04-121-31/+95
* More Symbols and Flags.Paul Phillips2012-04-071-0/+3
* old patmat support for the applyOrElse partial funAdriaan Moors2012-03-301-2/+1
* [vpm] typeMatchAnonFun improvementsAdriaan Moors2012-03-231-0/+2
* Merge branch 'master' into merge-inlinePaul Phillips2012-03-141-14/+22
|\
| * Whitespace commit.Paul Phillips2012-02-291-5/+5
| * Specialized NonLocalReturnControl.Paul Phillips2012-02-271-0/+1
| * Some logging cleanup.Paul Phillips2012-02-261-1/+1
| * One last nudge for elidable.Paul Phillips2012-02-221-0/+2
| * More on SI-5500.Paul Phillips2012-02-181-0/+1
| * [vpm] PF's missingCase, cleaned up isDefinedAt genAdriaan Moors2012-02-171-0/+1
| * Fixes https://issues.scala-lang.org/browse/SI-5451Eugene Burmako2012-02-091-3/+5
| * Assorted fixesEugene Burmako2012-02-061-0/+3
| * Refining the reflection api.Paul Phillips2012-02-051-1/+1
| * Replaced LiftCode with a function in MacroContextEugene Burmako2012-02-051-6/+4
* | Mostly eliminated ScalaObject.Paul Phillips2012-02-031-1/+0
|/
* Fixes reifyThisEugene Burmako2012-02-021-0/+1
* Cleaned up polymorphic method creation.Paul Phillips2012-01-281-0/+2
* Progress with macrosEugene Burmako2012-01-201-14/+15
* A string interpolation implementation of SIP-11.Martin Odersky2012-01-161-1/+1
* Optimizing TypeRef, starting with Symbols.Paul Phillips2012-01-111-0/+25
* Revert "Restored an implicit."Paul Phillips2012-01-091-5/+3
* Restored an implicit.Paul Phillips2012-01-091-3/+5