summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'szabolcsberecz/SI-64' into SI-64-freshPaul Phillips2012-02-2811-9/+65
|\
| * replace methods containing a synchronized body with synchronized methodsSzabolcs Berecz2012-02-168-6/+56
| * let fjbg know about the synchronized flagSzabolcs Berecz2012-02-153-0/+6
* | Test for SI-5529.Paul Phillips2012-02-282-0/+25
* | Don't print underlying type of modules.Paul Phillips2012-02-284-5/+5
* | Fix for typing of objects in patterns.Paul Phillips2012-02-284-4/+13
* | Improving error message.Paul Phillips2012-02-288-14/+49
* | Specialized NonLocalReturnControl.Paul Phillips2012-02-2713-56/+78
* | Fix for "." appearing on classpath.Paul Phillips2012-02-271-1/+3
* | Merge pull request #243 from jsuereth/fix-deployJosh Suereth2012-02-271-1/+1
|\ \
| * | Fixed deploy script for nightlyJosh Suereth2012-02-271-1/+1
* | | Merge remote-tracking branch 'hubertp/issue/5527-workaround' into developPaul Phillips2012-02-271-6/+7
|\ \ \
| * | | Workaround for scaladoc bug SI-5527 that crashes the build when mixed with ra...Hubert Plociniczak2012-02-271-6/+7
* | | | Added tool for verifying jar cache.Paul Phillips2012-02-271-0/+33
* | | | Merge pull request #241 from VladUreche/patch-1Josh Suereth2012-02-271-0/+12
|\ \ \ \
| * | | | Update pull-binary-libs.sh to cope with curl not installedVlad Ureche2012-02-271-0/+12
|/ / / /
* | | | Some logging cleanup.Paul Phillips2012-02-2613-82/+82
* | | | Toward a higher level abstraction than atPhase.Paul Phillips2012-02-2534-209/+217
* | | | New forkjoin jar as described in 76e9da2ca4 .Paul Phillips2012-02-251-1/+1
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'heathermiller/issue/5522' and 'heathermiller/...Paul Phillips2012-02-2513-3443/+4821
|\ \ \ \ \
| | * | | | Added updated ForkJoinPool, w/ necessary updates to Scala Actors.Heather Miller2012-02-2511-3442/+4810
| * | | | | Improvement to API docs: GenTraversableLike and List. Fixes SI-5522.Heather Miller2012-02-252-1/+11
| |/ / / /
* / / / / Mainstreaming phase awareness.Paul Phillips2012-02-255-8/+104
|/ / / /
* | | | Better fix for memory leaks in the presentation compiler. Switched to perRunC...Iulian Dragos2012-02-242-1/+2
* | | | -Xplugin value passed by the Eclipse IDE are incorrectly parsed when itMirco Dotta2012-02-241-1/+1
| |/ / |/| |
* | | Fleshed out the @elidable documentation.Paul Phillips2012-02-231-15/+43
* | | Merge remote-tracking branch 'szabolcsberecz/SI-5215' into developPaul Phillips2012-02-231-4/+7
|\ \ \
| * | | update api docs for @elidable to match the behaviour more closely.Szabolcs Berecz2012-02-231-4/+7
* | | | Followed up on two aged todos.Paul Phillips2012-02-231-65/+60
* | | | Merge pull request #234 from jsuereth/fix-annoying-task-dependencyJosh Suereth2012-02-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix to nightly build.Josh Suereth2012-02-231-1/+1
|/ / /
* | | Moved and edited tests.Paul Phillips2012-02-2311-5/+80
* | | Make partest not fail over code.jar's placement.Paul Phillips2012-02-231-3/+5
* | | Merge remote-tracking branch 'adriaanm/ticket/errortests'Paul Phillips2012-02-236-1/+26
|\ \ \
| * | | test for DependentMethodTpeConversionToFunctionErrorAdriaan Moors2012-02-232-0/+9
| * | | test for TooManyArgsPatternErrorAdriaan Moors2012-02-232-0/+9
| * | | test for OverloadedUnapplyErrorAdriaan Moors2012-02-232-1/+8
* | | | One more to derive trees.Paul Phillips2012-02-2316-66/+99
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'namin/add-test-for-finitary-error', 'namin/ad...Paul Phillips2012-02-2312-4/+60
|\ \ \ \ \ \ \ \
| | | | | * | | | Change time constants in test to avoid failures.Aleksandar Prokopec2012-02-232-4/+4
| | | | | | |/ / | | | | | |/| |
| | | | * | | | Add test for AbstractionFromVolatileTypeError.Nada Amin2012-02-232-0/+15
| | | | | |/ / | | | | |/| |
| | | * / | | Add tests for QualifyingClassError.Nada Amin2012-02-234-0/+21
| | | |/ / /
| | * / / / Add test for ConstructorPrefixError.Nada Amin2012-02-232-0/+11
| | |/ / /
| * / / / Add test case for ParentInheritedTwiceError.Nada Amin2012-02-232-0/+9
| |/ / /
* / / / Added test case for FinitaryError.Nada Amin2012-02-232-0/+7
|/ / /
* / / Methods to derive ValDefs and Templates.Paul Phillips2012-02-2315-64/+97
|/ /
* | Methods to derive new DefDefs.Paul Phillips2012-02-2313-109/+116
* | One last nudge for elidable.Paul Phillips2012-02-227-38/+8
* | Reworked and restored elidable.Paul Phillips2012-02-2210-118/+323
* | Revert recent elidable commits.Paul Phillips2012-02-228-152/+33