summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | SI-7360 Don't let a follow-up TypeError obscure the original error.Jason Zaugg2013-04-121-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #2367 from vigdorchik/si-6387-revertAdriaan Moors2013-04-096-24/+27
| |\ \ \ \ \ \
| | * | | | | | Revert "SI-6387 Clones accessor before name expansion"Eugene Vigdorchik2013-04-086-24/+27
| * | | | | | | Merge pull request #2365 from u-abramchuk/SI6386Adriaan Moors2013-04-092-2/+15
| |\ \ \ \ \ \ \
| | * | | | | | | SI-6386 typed existential type tree's original now have tpe setUladzimir Abramchuk2013-04-092-2/+15
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge pull request #2354 from adriaanm/ticket-7289Adriaan Moors2013-04-097-7/+106
| |\ \ \ \ \ \ \
| | * | | | | | | SI-7289 Less strict type application for TypeVar.Adriaan Moors2013-04-087-7/+106
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #2349 from scalamacros/ticket/6937Adriaan Moors2013-04-0913-57/+61
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | SI-6937 core type tags are no longer referentially uniqueEugene Burmako2013-04-0313-57/+61
* | | | | | | | Merge pull request #2335 from retronym/topic/opt-file-accessJames Iry2013-04-105-12/+86
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Optimization: avoid call to exists in PlainFile#iteratorJason Zaugg2013-03-291-1/+7
| * | | | | | | Optimization: avoid isDirectory call in DirectoryClassPath traversalJason Zaugg2013-03-291-5/+18
| * | | | | | | Add counters to File#{exists, isFile, isDirectory}.Jason Zaugg2013-03-293-6/+61
* | | | | | | | Merge pull request #2373 from paulp/pr/implicit-tagsPaul Phillips2013-04-0911-550/+109
|\ \ \ \ \ \ \ \
| * | | | | | | | Reduce visibility of implicit class tags.Paul Phillips2013-04-0811-550/+109
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #2375 from paulp/merge-2.10.xPaul Phillips2013-04-0919-141/+292
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2013-04-0819-141/+292
|/| | | | | | | | | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #2359 from adriaanm/buildPaul Phillips2013-04-071-26/+35
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | if starr.use.released fetch Scala ${starr.version} for STARRAdriaan Moors2013-04-041-24/+29
| | * | | | | | assume build.release when maven.version.suffix is setAdriaan Moors2013-04-041-0/+4
| | * | | | | | make quick.done depend on quick.bin againAdriaan Moors2013-04-041-2/+2
| * | | | | | | Merge pull request #2351 from vigdorchik/ticket/si-7321bPaul Phillips2013-04-051-16/+12
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | SI-7321 Memory leak in specialize on multiple compiler runs.Eugene Vigdorchik2013-04-041-16/+12
| * | | | | | | Merge pull request #2346 from adriaanm/build-zincAdriaan Moors2013-04-041-112/+178
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #2298 from retronym/ticket/6900-3Paul Phillips2013-04-039-90/+222
| |\ \ \ \ \ \ \
| | * | | | | | | SI-6900 Fix tailrec for dependent method typesJason Zaugg2013-04-022-2/+48
| | * | | | | | | Simplify interplay between Uncurry Info- and Tree-TransformersJason Zaugg2013-04-022-19/+19
| | * | | | | | | Refactor existential related code out of types.Jason Zaugg2013-04-024-69/+150
| | * | | | | | | Add a cautionary comment to TreeSymSubstitutor.Jason Zaugg2013-04-021-0/+5
| * | | | | | | | Merge pull request #2331 from paulp/pr/iterator-pathologyGrzegorz Kossakowski2013-04-031-5/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Take the N^2 out of the compiler's TreeSet.Paul Phillips2013-04-031-5/+15
| |/ / / / / / / /
| * | | | | | | | Merge pull request #2344 from retronym/ticket/7147Jason Zaugg2013-04-031-2/+9
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | SI-7147 Diagnostic for unexplained assertion in presentation compiler.Jason Zaugg2013-04-021-2/+9
| * | | | | | | | Merge pull request #2319 from retronym/ticket/6793Paul Phillips2013-04-024-2/+40
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-6793 Don't use super param accessors if inaccessible.Jason Zaugg2013-03-264-2/+40
| * | | | | | | | | Merge pull request #2281 from kzys/jira-6715Paul Phillips2013-04-024-7/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | SI-6715 Shouldn't return "" from TermNames.originalNameKato Kazuyoshi2013-04-034-1/+32
| | * | | | | | | | | Backport #2289's TermNames.unexpandedName as TermNames.originalNameKato Kazuyoshi2013-04-031-7/+10
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #2303 from starblood/gyuhang/libdocAdriaan Moors2013-04-021-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Correct sorting example for Ordering in scaladocGyuhang Shim2013-03-251-1/+1
| | |/ / / / / / /
* | | | | | | | | Merge pull request #2356 from paulp/pr/isSameTypeAdriaan Moors2013-04-085-170/+158
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Transcendent rewrite of isSameType.Paul Phillips2013-04-053-164/+107
| * | | | | | | | Centrally unify module class representations.Paul Phillips2013-04-051-2/+7
| * | | | | | | | Optimization/logic improvement in Scopes.Paul Phillips2013-04-051-4/+44
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #2352 from soc/nan-testsPaul Phillips2013-04-056-0/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | Add float version of the double NaN testsSimon Ochsenreither2013-04-046-0/+71
* | | | | | | | | Merge pull request #2355 from sschaef/si-7300Paul Phillips2013-04-052-0/+13
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | SI-7300 single line comment in multi line commentSimon Schaefer2013-04-042-0/+13
| |/ / / / / / /
* | | | | | | | Merge pull request #2353 from adriaanm/cooler-couleurs-re3Adriaan Moors2013-04-0470-1597/+1545
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-6289 Paulptest demonstrating javac errorsSom Snytt2013-04-045-3/+68