summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #3389 from retronym/ticket/8134-2Jason Zaugg2014-02-135-29/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8134 Address pull request feedbackJason Zaugg2014-02-021-6/+4
| * | | | | | | | SI-5954 Add a TODO comment with an idea for future workJason Zaugg2014-01-211-0/+7
| * | | | | | | | SI-5954 Invalidate TypeRef cache when opening package objectJason Zaugg2014-01-203-1/+12
| * | | | | | | | SI-8134 SI-5954 Fix companions in package object under separate comp.Jason Zaugg2014-01-203-32/+18
* | | | | | | | | SI-5900 Fix pattern inference regressionJason Zaugg2014-02-121-3/+5
* | | | | | | | | Merge pull request #3519 from adriaanm/rebase-3483Adriaan Moors2014-02-122-5/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-8244 Fix raw type regression under separate compilationJason Zaugg2014-02-122-5/+11
| | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | SI-7753 InstantiateDependentMap narrows type of unstable argsAdriaan Moors2014-02-121-30/+51
|/ / / / / / / /
* | | | | | | | Merge pull request #3516 from adriaanm/t8177Adriaan Moors2014-02-122-13/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8177 refine embeddedSymbolsAdriaan Moors2014-02-122-4/+12
| * | | | | | | | SI-8177 co-evolve more than just RefinedTypesAdriaan Moors2014-02-122-13/+39
* | | | | | | | | Merge pull request #3506 from retronym/topic/logically-no-symbolAdriaan Moors2014-02-121-2/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | SI-8263 Avoid SOE in logicallyEnclosingMemberJason Zaugg2014-02-121-2/+3
* | | | | | | | | Merge pull request #3437 from Ichoran/issue/6736Adriaan Moors2014-02-121-31/+116
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Reasonable Range operations consistently work when overfull.Rex Kerr2014-02-091-24/+105
| * | | | | | | | SI-6736 Range.contains is wrongRex Kerr2014-02-091-7/+11
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #3503 from adriaanm/rebase-3440Adriaan Moors2014-02-114-201/+298
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-7475 Address review comments in FindMembersJason Zaugg2014-02-101-7/+10
| * | | | | | | | SI-7475 Private members are not inheritableJason Zaugg2014-02-104-57/+56
| * | | | | | | | SI-7475 findMember and findMembers: estranged no moreJason Zaugg2014-02-102-168/+27
| * | | | | | | | SI-7475 Refactor findMember computation into a classJason Zaugg2014-02-102-4/+240
* | | | | | | | | Merge pull request #3509 from adriaanm/revert-t1786Adriaan Moors2014-02-111-16/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "SI-1786 incorporate defined bounds in inference"Adriaan Moors2014-02-111-16/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3454 from Ichoran/issue/5994Grzegorz Kossakowski2014-02-112-14/+36
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | SI-5994 battling implicits for String.linesRex Kerr2014-02-102-14/+36
| |/ / / / / / /
* | | | | | | | Merge pull request #3495 from xeno-by/ticket/8209Jason Zaugg2014-02-111-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | changes the order of whitebox typechecks. yes, again.Eugene Burmako2014-02-091-3/+5
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Tweak parser entry point for pqDenys Shabalin2014-02-112-2/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #3456 from soc/SI-8226Grzegorz Kossakowski2014-02-115-215/+233
|\ \ \ \ \ \ \
| * | | | | | | SI-8226 Deduplicate Scala's Tokens and JavaTokensSimon Ochsenreither2014-02-105-215/+233
* | | | | | | | SI-8167 readLine shold flush output before reading inputJason Zaugg2014-02-111-1/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #3497 from adriaanm/rebase-3464Adriaan Moors2014-02-104-7/+16
|\ \ \ \ \ \ \
| * | | | | | | SI-8129 Crack the case of the curiously incoherent ContextJason Zaugg2014-02-102-2/+4
| * | | | | | | SI-8129 Make Object#== override Any#==Jason Zaugg2014-02-102-5/+12
* | | | | | | | Merge pull request #3502 from retronym/ticket/8258Grzegorz Kossakowski2014-02-103-6/+33
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Start the PC thread only after initialization of required symbols.Iulian Dragos2014-02-101-3/+12
| * | | | | | | SI-8258 Revert "SI-7335 Remove special case for import of Predef._Jason Zaugg2014-02-102-3/+21
* | | | | | | | Merge pull request #3480 from paulp/pr/publicize-abstract-starGrzegorz Kossakowski2014-02-1012-14/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-6948 Make the Abstract* classes public.Paul Phillips2014-02-0612-14/+14
* | | | | | | | | Merge pull request #3496 from adriaanm/t6169Grzegorz Kossakowski2014-02-102-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-6169 TODO: consolidate with fix for SI-1786 (#2518)Adriaan Moors2014-02-092-0/+5
* | | | | | | | | | Merge pull request #3494 from retronym/topic/opt-any-ref-mapGrzegorz Kossakowski2014-02-107-7/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Optimation: use AnyRefMap in GenASM javaName cachesJason Zaugg2014-02-092-2/+4
| * | | | | | | | | | Optimization: use AnyRef map for Namer -> Typer tree handoffJason Zaugg2014-02-095-5/+12
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3428 from retronym/ticket/6260Grzegorz Kossakowski2014-02-102-21/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-6260 Adddress pull request reviewJason Zaugg2014-02-102-3/+12
| * | | | | | | | | | SI-6260 Avoid double-def error with lambdas over value classesJason Zaugg2014-02-102-21/+27
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #3406 from xeno-by/ticket/7570Jason Zaugg2014-02-102-11/+45
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | addresses pull request feedbackEugene Burmako2014-02-061-2/+1