summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify type bounds.Paul Phillips2013-04-2014-48/+39
* Merge pull request #2382 from vigdorchik/remove_scaladoc_deprecationPaul Phillips2013-04-194-95/+0
|\
| * Remove scaladoc deprecated option.Eugene Vigdorchik2013-04-104-95/+0
* | Merge pull request #2338 from som-snytt/issue/7314-test-tools-jarPaul Phillips2013-04-193-3/+54
|\ \
| * | SI-7314 Partest locates tools.jar and javacSom Snytt2013-04-183-3/+54
|/ /
* | Merge pull request #2380 from paulp/pr/reifier-ast-testAdriaan Moors2013-04-154-13/+180
|\ \
| * | Reifier -> AST Node test.Paul Phillips2013-04-094-13/+180
| |/
* | Merge pull request #2336 from retronym/topic/deprecated-inheritance-tweakAdriaan Moors2013-04-159-8/+40
|\ \
| * | SI-7315 Test @deprecatedInheritance / @specialized interplayJason Zaugg2013-03-302-0/+5
| * | SI-7312 @deprecatedInheritance now ignores same-file subclassesJason Zaugg2013-03-307-8/+35
* | | Merge pull request #2368 from retronym/ticket/7335Adriaan Moors2013-04-157-127/+118
|\ \ \
| * | | SI-7335 Remove special case for import of Predef._ in Predef.scalaJason Zaugg2013-04-131-19/+3
| * | | SI-7335 Sharpen up comment about implicit prioritization.Jason Zaugg2013-04-081-2/+1
| * | | SI-7335 Add logging for a now-impossible* case in Symbol#exists.Jason Zaugg2013-04-081-3/+17
| * | | SI-7335 Don't import Predef._ in Predef.scalaJason Zaugg2013-04-083-16/+10
| * | | SI-7335 Mandate that parents of Predef must be defined in Predef.scalaJason Zaugg2013-04-083-95/+95
* | | | Merge pull request #2391 from retronym/merge/v2.10.1-235-g4525e92-to-masterAdriaan Moors2013-04-1529-113/+232
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/2.10.x' into merge/v2.10.1-235-g4525e92-...Jason Zaugg2013-04-1529-113/+232
|/| | | |
| * | | | Merge pull request #2383 from vigdorchik/ticket/si-6286Paul Phillips2013-04-142-20/+27
| |\ \ \ \
| | * | | | SI-6286 IllegalArgumentException handling specialized method.Eugene Vigdorchik2013-04-102-20/+27
| * | | | | Merge pull request #2389 from retronym/ticket/7360Jason Zaugg2013-04-141-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | 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