summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #3109 from adriaanm/faster-build-2.10Adriaan Moors2013-11-081-0/+20
|\
| * IDE needs swing/actors/continuationsAdriaan Moors2013-11-081-0/+5
| * Allow publishing only core (pr validation)Adriaan Moors2013-11-061-0/+15
* | Merge pull request #3110 from xeno-by/topic/7776-backportEugene Burmako2013-11-081-2/+6
|\ \
| * | [backport] SI-7776 post-erasure signature clashes are now macro-awareEugene Burmako2013-11-081-2/+6
* | | Merge pull request #3105 from retronym/ticket/completionGrzegorz Kossakowski2013-11-081-2/+7
|\ \ \ | |/ / |/| |
| * | Fix completion after application with implicit argumentsJason Zaugg2013-11-061-2/+7
| |/
* / SI-6546 InnerClasses attribute refers to absent classPaul Phillips2013-11-042-2/+10
|/
* Merge pull request #3072 from retronym/backport/7519Adriaan Moors2013-10-241-2/+3
|\
| * [nomaster] SI-7519 Less brutal attribute resetting in adapt fallbackJason Zaugg2013-10-231-2/+3
* | Merge pull request #3053 from som-snytt/issue/6026-AFCL-findresourceJason Zaugg2013-10-231-1/+15
|\ \
| * | [nomaster] SI-6026 backport getResource bug fixSom Snytt2013-10-181-1/+15
* | | Merge pull request #3052 from som-snytt/issue/6026-javap-loadingJason Zaugg2013-10-231-12/+16
|\ \ \ | |_|/ |/| |
| * | SI-6026 REPL checks for javap before tools.jarSom Snytt2013-10-181-12/+16
| |/
* / SI-7295 Fix windows batch file with args containing parenthesesJason Zaugg2013-10-211-7/+10
|/
* Merge pull request #2985 from retronym/ticket/7783Jason Zaugg2013-10-031-1/+5
|\
| * SI-7783 Don't issue deprecation warnings for inferred TypeTreesJason Zaugg2013-09-271-1/+5
* | Merge remote-tracking branch 'origin/2.10.3' into merge/2.10.3-to-2.10.xJason Zaugg2013-09-241-7/+4
|\ \ | |/ |/|
| * SI-7861 Don't execute internal callbacks on the user ExecutorJason Zaugg2013-09-211-7/+4
* | Merge pull request #2919 from retronym/ticket/7815Jason Zaugg2013-09-231-2/+2
|\ \ | |/ |/|
| * SI-7815 Dealias before deeming method type as dependentJason Zaugg2013-09-071-2/+2
* | Merge pull request #2923 from retronym/ticket/7825Grzegorz Kossakowski2013-09-112-2/+5
|\ \
| * | SI-7825 Consider DEFAULTMETHOD when refchecking concretenessJason Zaugg2013-09-102-2/+5
* | | Merge pull request #2916 from retronym/ticket/7818Jason Zaugg2013-09-101-1/+6
|\ \ \
| * | | SI-7818 Cast our way out of extended existential angstJason Zaugg2013-09-061-1/+6
| | |/ | |/|
* | | Merge pull request #2922 from huitseeker/issue/7767Jason Zaugg2013-09-101-0/+2
|\ \ \
| * | | SI-7767 avoid rejecting Scaladoc comments in early initializersFrançois Garillot2013-09-091-0/+2
| | |/ | |/|
* | | Merge pull request #2866 from retronym/ticket/7269Jason Zaugg2013-09-092-3/+5
|\ \ \
| * | | SI-7269 Rework MapLike#retains to account for desugaring changeJason Zaugg2013-08-292-3/+5
* | | | Merge pull request #2911 from retronym/ticket/7814Jason Zaugg2013-09-091-35/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-7814 Updates the instrumented version of ScalaRuntime.Jason Zaugg2013-09-051-24/+28
| * | | SI-7814 Avoid init cycle between Predef, `package`, ScalaRuntimeJason Zaugg2013-09-051-11/+3
| | |/ | |/|
* | | Merge pull request #2895 from som-snytt/issue/7652-tools-jar-backportGrzegorz Kossakowski2013-09-082-13/+24
|\ \ \ | |/ / |/| |
| * | [nomaster] SI-7652 REPL extended quest for toolsSom Snytt2013-08-291-12/+23
| * | [nomaster] SI-7652 Bad tools fails loudlySom Snytt2013-08-291-1/+1
* | | Merge pull request #2888 from xeno-by/topic/typed-annotatedJason Zaugg2013-09-041-1/+1
|\ \ \
| * | | typedAnnotated no longer emits nullsEugene Burmako2013-08-291-1/+1
* | | | Merge pull request #2901 from gkossakowski/backport-uniques-memory-fixGrzegorz Kossakowski2013-09-043-54/+416
|\ \ \ \
| * | | | Modify perRunCaches to not leak WeakReferencesJames Iry2013-09-031-10/+3
| * | | | SI-7149 Use a WeakHashSet for type uniquenessGrzegorz Kossakowski2013-09-031-2/+2
| * | | | SI-7150 Replace scala.reflect.internal.WeakHashSetGrzegorz Kossakowski2013-09-031-42/+411
| | |/ / | |/| |
* | | | Merge pull request #2876 from retronym/ticket/7782Jason Zaugg2013-09-041-1/+8
|\ \ \ \
| * | | | SI-7782 Derive type skolems at the ground levelJason Zaugg2013-08-271-1/+8
| | |_|/ | |/| |
* | | | SI-4760 Parser handles block-ending importSom Snytt2013-08-301-1/+1
| |/ / |/| |
* | | Merge pull request #2868 from retronym/ticket/7775Jason Zaugg2013-08-291-2/+6
|\ \ \
| * | | SI-7775 Harden against the shifting sands of System.getPropertiesJason Zaugg2013-08-261-2/+6
| |/ /
* | | Merge pull request #2871 from retronym/ticket/7779Jason Zaugg2013-08-292-0/+15
|\ \ \ | |_|/ |/| |
| * | SI-7779 Account for class name compactification in reflectionJason Zaugg2013-08-232-0/+15
| |/
* | Merge remote-tracking branch 'origin/2.10.2' into merge/2.10.2-to-2.10.xJason Zaugg2013-08-214-30/+23
|\ \ | |/ |/|
| * Merge pull request #2608 from retronym/ticket/7532v2.10.2-RC2v2.10.2James Iry2013-05-301-4/+4
| |\