summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/pull/526/head' into developPaul Phillips2012-05-106-93/+66
|\
| * Fixed SI-5708. Correctly compute accessibility for object members.Iulian Dragos2012-05-106-93/+66
* | Test cases.Paul Phillips2012-05-1010-0/+103
* | Impl classes printed more accurately.Paul Phillips2012-05-101-1/+2
* | Quieted down a developer warning.Paul Phillips2012-05-101-1/+1
* | Be discriminating about custom hashcodes.Paul Phillips2012-05-106-11/+17
* | More useful crash reports.Paul Phillips2012-05-105-24/+81
* | Tweak to deal with reflective mirror.Paul Phillips2012-05-101-1/+1
* | Merge commit 'refs/pull/524/head'Paul Phillips2012-05-108-121/+169
|\ \ | |/ |/|
| * Fixed partest so it can run in SBT.Josh Suereth2012-05-101-8/+10
| * Don't regenerate properties file if skip is true (i.e. locker/quick is locked)Josh Suereth2012-05-102-4/+4
| * Everything now builds. Partest is bombing about reflection issue.Josh Suereth2012-05-103-153/+5
| * Merge remote-tracking branch 'jsuereth/sbt-build' into sbt-build-0.11.3Josh Suereth2012-05-107-109/+303
| |\
| | * Added an incredibly hacky way for us to override the default sbt compiler int...Josh Suereth2012-04-032-1/+149
| | * Fixed up versioning scheme.Josh Suereth2012-04-035-114/+51
| | * Fixed build for 0.11.x again. Working on bringing version properties file up...Josh Suereth2012-04-034-3/+112
| * | Fixed plugin dependencies.Josh Suereth2012-05-101-1/+1
* | | Merge commit 'refs/pull/521/head' into developPaul Phillips2012-05-102-1/+17
|\ \ \
| * | | Fixes SI-5640Dominik Gruntz2012-05-103-8/+16
| | | |
| \ \ \
*-. \ \ \ Merge commit 'refs/pull/522/head'; commit 'refs/pull/523/head' into developPaul Phillips2012-05-105-3/+16
|\ \ \ \ \
| | * | | | A bunch of fixes for positions when dealing with partial functionsHubert Plociniczak2012-05-103-3/+8
| * | | | | Don't forget to execute pending interrupt requests when shutting down the pre...Iulian Dragos2012-05-102-0/+8
| | |_|/ / | |/| | |
* | | | | Revert "Fix for ## inconsistency."Paul Phillips2012-05-102-12/+4
| |_|/ / |/| | |
* | | | Another test for SI-2296.Paul Phillips2012-05-097-0/+98
* | | | Custom hashCode methods for case classes.Paul Phillips2012-05-096-45/+214
* | | | Fix an inference regression with this.type.Paul Phillips2012-05-093-2/+28
* | | | Revert recent commits.Paul Phillips2012-05-094-41/+68
* | | | Checkfile update.Paul Phillips2012-05-091-58/+58
* | | | Restored portion of code removed in a7f68ce32c .Paul Phillips2012-05-093-2/+51
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge commit 'refs/pull/517/head'; commit 'refs/pull/518/head'; commit 'refs/...Paul Phillips2012-05-0913-76/+96
|\ \ \ \ \ \
| | | * | | | fixed typoDominik Gruntz2012-05-091-1/+1
| | | * | | | removes redundant hash implementation from BoxesRunTime.javaDominik Gruntz2012-05-094-68/+41
| | | |/ / /
| | | * | | Fix for ## inconsistency.Paul Phillips2012-05-082-4/+12
| | | * | | Merge commit 'refs/pull/515/head'; commit 'refs/pull/516/head' into developPaul Phillips2012-05-083-1/+21
| | | |\ \ \
| | | | * | | fix SI-1247: don't create a thunk for a by-name argument if the argument expr...Johannes Rudolph2012-05-083-1/+21
| | | * | | | Added tests for SI-4190.Josh Suereth2012-05-082-0/+9
| | | |/ / /
| | * | | | imporved comment related to SI-5178Lukas Rytz2012-05-091-2/+3
| * | | | | Fixes SI-5328. Iterator.patched failed when from=0.Josh Suereth2012-05-083-1/+10
| | |/ / / | |/| | |
* | | | | Added an additional test case rather than leaving it in my REPL.Josh Suereth2012-05-081-1/+4
* | | | | Fixes SI-5201. Adds flatten to TraversableViewLike.Josh Suereth2012-05-083-0/+8
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge commit 'refs/pull/512/head'; commit 'refs/pull/513/head' into developPaul Phillips2012-05-0814-47/+86
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | * | | Fixes SI-5564.Aleksandar Prokopec2012-05-083-8/+27
| | * | | Add test-case for SI-5564.Aleksandar Prokopec2012-05-081-0/+9
| | |/ /
| * | | Fixed positions in named default applications (no hyperlinking in conjunction...Iulian Dragos2012-05-089-36/+46
| * | | Making the locator more robust in the face of weird originals. And changed po...Martin Odersky2012-05-082-3/+4
| |/ /
| | |
| \ \
*-. \ \ Merge commit 'refs/pull/510/head'; commit 'refs/pull/511/head'Paul Phillips2012-05-084-62/+85
|\ \ \ \
| | * | | Test case for SI-5378phaller2012-05-081-0/+19
| | |/ /
| * | | Appendix. Typo that wasn't covered by the test suite.Hubert Plociniczak2012-05-083-62/+66
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge commit 'refs/pull/504/head'; commit 'refs/pull/505/head'; commit 'refs/...Paul Phillips2012-05-08512-3748/+43595
|\ \ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | GenASM activated via -target:jvm-1.6 or -target:jvm-1.5-asmMiguel Garcia2012-05-088-8/+3349