summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix SI-5384Lukas Rytz2012-05-142-2/+29
* Test case closes SI-5037.Paul Phillips2012-05-122-0/+20
* Clutch modification to tree printing.Paul Phillips2012-05-123-4/+27
*-----. Merge commit 'refs/pull/530/head'; commit 'refs/pull/531/head'; commit 'refs/...Paul Phillips2012-05-1171-343/+632
|\ \ \ \
| | | | * Test case closes SI-4124.Jason Zaugg2012-05-122-0/+28
| | | | * Test case closes SI-5165.Paul Phillips2012-05-113-0/+17
| | | | * Recognize java enums as constants from source.Paul Phillips2012-05-116-2/+28
| | | * | fixes a problem with an extractor object overloaded by a regular defEugene Burmako2012-05-113-1/+42
| | | |/
| | * / Fix for unnecessary InnerClasses for top-level objects.Grzegorz Kossakowski2012-05-111-0/+22
| | |/
| | * Remove the Plugin nature in the Scala compiler project file.Iulian Dragos2012-05-111-11/+0
| | *---. Merge commit 'refs/pull/527/head'; commit 'refs/pull/528/head'; commit 'refs/...Paul Phillips2012-05-116-1/+92
| | |\ \ \
| | | | | * Fix for SI-5654.Lukas Rytz2012-05-102-1/+21
| | | | * | Test case closes SI-2435.Jason Zaugg2012-05-111-0/+27
| | | * | | Use TreeInfo#isSelfConstrCall, rather than the hand-rolled version.Jason Zaugg2012-05-111-1/+1
| | | * | | Forbid forward refs from self constructor invocations.Jason Zaugg2012-05-113-0/+44
| | | |/ /
| | * / / Removing redunant/passing tests from pending.Paul Phillips2012-05-107-66/+15
| | |/ /
| | * | A whole bunch of checkfile updates.Paul Phillips2012-05-107-45/+45
| | * | Checkfile update.Paul Phillips2012-05-101-44/+44
| | * | 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
| * | | | Move resolver and resolveEither to impl.Promisephaller2012-05-106-42/+28
* | | | | fix test so that new patmat is testedAdriaan Moors2012-05-102-2/+1
* | | | | more defensive bridging to extractor: consider booleanAdriaan Moors2012-05-101-6/+12
| |/ / / |/| | |
* | | | 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