summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3185 from sschaef/update-eclipse-classpathAdriaan Moors2013-11-222-4/+4
|\
| * Update Eclipse classpath filesSimon Schaefer2013-11-232-4/+4
* | Merge pull request #3186 from Blaisorblade/patch-1Adriaan Moors2013-11-221-3/+3
|\ \
| * | Revise paragraph (a revised #3164)Paolo G. Giarrusso2013-11-231-3/+3
* | | Merge pull request #3137 from xeno-by/topic/implicit-macros-invalidate-on-errorAdriaan Moors2013-11-221-0/+2
|\ \ \
| * | | correctly fails implicit search for invalid implicit macrosEugene Burmako2013-11-141-0/+2
* | | | Merge pull request #3182 from soc/SI-7999Adriaan Moors2013-11-221-3/+1
|\ \ \ \
| * | | | SI-7999 s.u.c.NonFatal: StackOverflowError is fatalSimon Ochsenreither2013-11-221-3/+1
| | |_|/ | |/| |
* | | | Merge pull request #3160 from retronym/ticket/7983Adriaan Moors2013-11-221-17/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Account for a variation of package types in Implicit Divergence.Jason Zaugg2013-11-191-0/+1
| * | | Code reformatting in ImplicitsJason Zaugg2013-11-191-16/+10
| * | | SI-7983 Fix regression in implicit divergence checkingJason Zaugg2013-11-191-1/+1
| | |/ | |/|
* | | Merge pull request #3162 from retronym/ticket/7985Jason Zaugg2013-11-221-3/+5
|\ \ \
| * | | SI-7985 Refactor parsing of pattern type argsJason Zaugg2013-11-191-3/+5
| * | | SI-7985 Allow projection of lower-cased prefix as pattern type argJason Zaugg2013-11-191-1/+1
| * | | SI-7985 Allow qualified type argument in patternsJason Zaugg2013-11-191-1/+1
| |/ /
* | | Merge pull request #3154 from huitseeker/issue/SI-7221-PRJason Zaugg2013-11-221-72/+79
|\ \ \
| * | | SI-7221 rewrites pollForWork non-recursivelyFrançois Garillot2013-11-201-72/+79
* | | | 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