summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #606 from lrytz/ticket/3761-overload-byname-onlyAdriaan Moors2012-05-234-1/+49
|\
| * more tests for SI-3761Lukas Rytz2012-05-234-1/+49
|/
* Merge pull request #595 from som-snytt/ticket/3761-overload-byname-onlyLukas Rytz2012-05-233-3/+44
|\
| * SI-3761: Overload resolution fails on by-name parameter (amended per lrytz)Som Snytt2012-05-223-2/+8
| * SI-3761: Overload resolution fails on by-name parameterSom Snytt2012-05-213-4/+39
* | Merge pull request #575 from vjovanov/actors-migration-kitAdriaan Moors2012-05-2345-21/+1996
|\ \
| * | Minor fixes for the Actor Migration KitVojin Jovanovic2012-05-234-24/+19
| * | Adding the Actor Migration Kit.Vojin Jovanovic2012-05-1844-16/+1996
* | | Merge pull request #601 from adriaanm/3f7b8b58748eb70aec4269f1ef63853b5ad4af60Adriaan Moors2012-05-2332-350/+1285
|\ \ \
| * | | Exhaustivity: TreeMakers as boolean propositionsAdriaan Moors2012-05-2231-123/+882
| * | | TreeMaker approximation refactorings and bug fixesAdriaan Moors2012-05-222-225/+401
| | |/ | |/|
* | | Merge pull request #599 from som-snytt/ticket/5779-numeq-warnAdriaan Moors2012-05-223-3/+25
|\ \ \
| * | | SI-5779: Wrong warning message (comparing Number)Som Snytt2012-05-221-9/+13
| * | | SI-5779: Wrong warning message (comparing values of types Float/Double and Nu...Som Snytt2012-05-213-4/+22
| |/ /
* | | Merge pull request #602 from hubertp/issue/5735Adriaan Moors2012-05-224-36/+55
|\ \ \
| * | | Last minor cleanupHubert Plociniczak2012-05-221-3/+3
| * | | More consistent solution for errorenous situations when infering the alternat...Hubert Plociniczak2012-05-222-39/+41
| * | | Closes SI-5735, this could also potentially fix a SO problem that @adriaanm w...Hubert Plociniczak2012-05-214-4/+21
| | |/ | |/|
* | | Merge pull request #592 from retronym/ticket/4975Adriaan Moors2012-05-222-1/+13
|\ \ \
| * | | Consider method-scoped companions in the implicit scope.Jason Zaugg2012-05-212-1/+13
* | | | Merge pull request #596 from magarciaEPFL/ticket-SI-5672Adriaan Moors2012-05-224-62/+77
|\ \ \ \
| * | | | fix for SI-5672Miguel Garcia2012-05-214-62/+77
| | |_|/ | |/| |
* | | | Merge pull request #588 from retronym/ticket/5305Adriaan Moors2012-05-225-4/+22
|\ \ \ \
| * | | | Don't hop to the first enclosing, non-silent context when typing refinements.Jason Zaugg2012-05-065-4/+22
* | | | | Merge pull request #598 from retronym/ticket/2405Adriaan Moors2012-05-225-5/+50
|\ \ \ \ \
| * | | | | SI-2405 Confer implicit privileges to renamed imports.Jason Zaugg2012-05-225-5/+50
| | |/ / / | |/| | |
* | | | | Merge pull request #604 from hubertp/issue/5044Adriaan Moors2012-05-222-2/+6
|\ \ \ \ \
| * | | | | Better diagnosis for the SI-5044 fixHubert Plociniczak2012-05-221-0/+4
| * | | | | For the benefit of future debugger users, let the context print some more use...Hubert Plociniczak2012-05-221-2/+2
| |/ / / /
* | | | | Merge pull request #583 from heathermiller/scaladoc/keyboard-shortcutsJosh Suereth2012-05-221-1/+1
|\ \ \ \ \
| * | | | | Fix to Scaladoc keyboard shortcuts for FirefoxHeather Miller2012-05-201-1/+1
* | | | | | Merge pull request #586 from axel22/issue/5804Josh Suereth2012-05-224-15/+49
|\ \ \ \ \ \
| * | | | | | Fixes SI-5804.Aleksandar Prokopec2012-05-184-15/+49
* | | | | | | Merge pull request #603 from jsuereth/sbt-build-fixinJosh Suereth2012-05-221-2/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fixed issue where forkjoin analysis bombed with incompatible class change exc...Josh Suereth2012-05-221-2/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #593 from som-snytt/ticket/5760-pkgobj-warnAdriaan Moors2012-05-214-1/+31
|\ \ \ \ \ \
| * | | | | | SI-5760: Improve error message for package$Klass conflict with KlassSom Snytt2012-05-204-1/+31
| |/ / / / /
* | | | | | Merge pull request #591 from retronym/ticket/3888Adriaan Moors2012-05-211-0/+16
|\ \ \ \ \ \
| * | | | | | Test case closes SI-3880.Jason Zaugg2012-05-201-0/+16
| |/ / / / /
* | | | | | Merge pull request #590 from retronym/ticket/3899Adriaan Moors2012-05-213-0/+39
|\ \ \ \ \ \
| * | | | | | Pending test for SI-3899.Jason Zaugg2012-05-203-0/+39
| |/ / / / /
* | | | | | Merge pull request #587 from retronym/ticket/5125Adriaan Moors2012-05-215-10/+90
|\ \ \ \ \ \
| * | | | | | Improve test for SI-5125.Jason Zaugg2012-05-201-1/+1
| * | | | | | Fix @varargs forwarder generation in the presence of nested templates.Jason Zaugg2012-05-205-10/+90
| |/ / / / /
* | | | | | Merge pull request #576 from axel22/issue/4717Adriaan Moors2012-05-212-13/+50
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes previous commit.Aleksandar Prokopec2012-05-181-2/+2
| * | | | | Further fixes SI-4717.Aleksandar Prokopec2012-05-181-2/+2
| * | | | | Fixes SI-4717.Aleksandar Prokopec2012-05-184-38/+22
| * | | | | Add more logging.Aleksandar Prokopec2012-05-154-8/+61
* | | | | | Merge pull request #582 from heathermiller/scaladoc/keyboard-shortcutsAdriaan Moors2012-05-195-166/+276
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |