summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3134 from xeno-by/topic/is-term-macroJason Zaugg2013-11-221-1/+1
|\
| * more precise isMacroApplication checkEugene Burmako2013-11-131-1/+1
* | Merge pull request #3156 from JamesIry/remove_deprecated_migration_constructorJason Zaugg2013-11-221-4/+1
|\ \
| * | Remove deprecated constructor from the migration annotationJames Iry2013-11-181-4/+1
* | | Merge pull request #3138 from densh/pr/fresh-name-extractorJason Zaugg2013-11-225-26/+43
|\ \ \
| * | | use more specific cake dependenciesDen Shabalin2013-11-201-1/+1
| * | | refactor out fresh name prefix extraction logicDen Shabalin2013-11-175-26/+43
* | | | Merge pull request #3152 from paulp/pr/deprecationsJason Zaugg2013-11-2222-654/+32
|\ \ \ \
| * | | | Removing deprecated code.Paul Phillips2013-11-1822-654/+32
| | |/ / | |/| |
* | | | Merge pull request #3131 from densh/pr/deprecate-pair-and-tripleJason Zaugg2013-11-2220-56/+58
|\ \ \ \
| * | | | deprecate Pair and TripleDen Shabalin2013-11-2020-56/+58
| |/ / /
* | | | Merge pull request #3176 from densh/pr/deprecate-responderAdriaan Moors2013-11-211-0/+2
|\ \ \ \
| * | | | deprecate scala.ResponderDen Shabalin2013-11-211-0/+2
* | | | | Merge pull request #3173 from retronym/topic/classOf-type-applyGrzegorz Kossakowski2013-11-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Handle TypeApply(fun, ...) for symbol-less funsJason Zaugg2013-11-211-1/+1
| |/ / /
* / / / SI-7280 Remove unneccesary methodLuc Bourlier2013-11-201-3/+0
|/ / /
* | | Merge pull request #3153 from misfo/patch-1v2.11.0-M7James Iry2013-11-181-1/+1
|\ \ \
| * | | Fix a typo in the `scala` man pageTrent Ogren2013-11-181-1/+1
* | | | Merge pull request #3140 from skyluc/issue/completion-import-object-7280Jason Zaugg2013-11-185-35/+100
|\ \ \ \
| * | | | SI-7280 Scope completion not returning members provided by importsLuc Bourlier2013-11-151-24/+40
| * | | | Test infrastructure for scope completionJason Zaugg2013-11-154-11/+60
* | | | | Merge pull request #3136 from dotta/issue/si-7915Jason Zaugg2013-11-181-3/+6
|\ \ \ \ \
| * | | | | SI-7915 Corrected range positions created during default args expansionMirco Dotta2013-11-151-3/+6
| | |_|/ / | |/| | |
* | | | | Merge pull request #3119 from Ichoran/issue/5263James Iry2013-11-182-0/+1009
|\ \ \ \ \
| * | | | | New AnyRefMap fixes SI-5263 to the extent practical.Rex Kerr2013-11-181-0/+451
| * | | | | New mutable hash map with Long keys: partially solves SI-5263 and is relevantRex Kerr2013-11-181-0/+558
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3144 from xuwei-k/foreachValues-scaladocJames Iry2013-11-182-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix IntMap#foreachValue and LongMap#foreachValue scaladocxuwei-k2013-11-152-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #3151 from xuwei-k/future-typoAdriaan Moors2013-11-171-1/+1
|\ \ \ \
| * | | | fix typoxuwei-k2013-11-181-1/+1
* | | | | Merge pull request #3141 from soc/SI-7961Adriaan Moors2013-11-171-9/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-7961 Fix false positive procedure warningsSimon Ochsenreither2013-11-141-9/+7
* | | | | Added information on how to launch and debug scalac inside EclipseMirco Dotta2013-11-151-1/+6
| |/ / / |/| | |
* | | | Merge pull request #3143 from retronym/ticket/reflection-sync-restorAdriaan Moors2013-11-141-2/+9
|\ \ \ \
| * | | | Revert "temporarily disables run/reflection-sync-subtypes"Jason Zaugg2013-11-141-2/+9
* | | | | Merge pull request #3139 from dotta/issue/updated-eclipse-project-filesAdriaan Moors2013-11-142-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updated Eclipse .classpath for partest and scaladoc projectsMirco Dotta2013-11-142-4/+4
* | | | | Merge pull request #3133 from adriaanm/merge-2.10Adriaan Moors2013-11-144-11/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge commit '6045a05b83' into merge-2.10Adriaan Moors2013-11-131-2/+8
| |\ \ \ \
| | * | | | Fix completion after application with implicit argumentsJason Zaugg2013-11-061-2/+7
| | | | | |
| | \ \ \ \
| *-. | | | | Merge commit '075f6f260c'; commit 'e09a8a2b7f' into merge-2.10Adriaan Moors2013-11-132-2/+10
| |\ \| | | |
| | * | | | | 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
| | | |/ / / /
| * | | | / / Merge commit '25bcba59ce' into merge-2.10Adriaan Moors2013-11-131-7/+10
| |\| | | | | | | |_|_|/ / | |/| | | |
| | * | | | SI-7295 Fix windows batch file with args containing parenthesesJason Zaugg2013-10-211-7/+10
| | |/ / /