summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #738 from scalamacros/topic/checkinitJosh Suereth2012-06-182-9/+1
|\
| * fixes checkinit, now it's for realEugene Burmako2012-06-182-9/+1
* | Merge pull request #741 from axel22/issue/4954Josh Suereth2012-06-183-13/+81
|\ \
| * | Fix SI-4954.Aleksandar Prokopec2012-06-183-13/+81
| |/
* | Merge pull request #742 from axel22/feature/pc-ctrieJosh Suereth2012-06-182-5/+12
|\ \
| * | Use `ThreadLocalRandom` in `TrieMap.size`.Aleksandar Prokopec2012-06-182-5/+12
| |/
* | Merge pull request #720 from phaller/cps-ticket-1681Josh Suereth2012-06-1813-3/+208
|\ \
| * | Remove unneeded use of Tree#idphaller2012-06-152-16/+16
| * | Replace context stack of AnnotationChecker with new mode for typing returnsphaller2012-06-157-32/+43
| * | Remove stray commentphaller2012-06-141-1/+0
| * | CPS: enable return expressions in CPS code if they are in tail positionphaller2012-06-1411-2/+197
* | | Merge pull request #725 from paulp/issue/arrayopsJosh Suereth2012-06-181-1/+1
|\ \ \
| * | | Remove unused type parameter.Paul Phillips2012-06-151-1/+1
* | | | Merge pull request #736 from damienobrist/feature/diagrams-dev-revertJosh Suereth2012-06-1848-2962/+252
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Scaladoc class diagrams part 1"Vlad Ureche2012-06-1835-1649/+224
| * | | Revert "Scaladoc class diagrams part 2"Vlad Ureche2012-06-1814-1301/+22
| * | | Revert "Documented SyncVar"Vlad Ureche2012-06-181-13/+7
* | | | Merge pull request #718 from damienobrist/feature/diagrams-dev-finalJosh Suereth2012-06-1748-252/+2962
|\| | |
| * | | Documented SyncVarVlad Ureche2012-06-141-7/+13
| * | | Scaladoc class diagrams part 2Damien2012-06-1414-22/+1301
| * | | Scaladoc class diagrams part 1Vlad Ureche2012-06-1435-224/+1649
* | | | Merge pull request #727 from scalamacros/topic/classtag-to-classmanifestJosh Suereth2012-06-151-1/+1
|\ \ \ \
| * | | | classtag => classmanifest conversion no longer requires runtime universeEugene Burmako2012-06-151-1/+1
| | |/ / | |/| |
* | | | Merge pull request #721 from viktorklang/wip-sensible-deprecation-msgs-√Josh Suereth2012-06-151-26/+26
|\ \ \ \
| * | | | Removing erronous quoting of implicitNotFoundViktor Klang2012-06-141-2/+2
| * | | | Adding backticks to code in deprecation messages in PredefViktor Klang2012-06-141-28/+28
| * | | | Clarifying deprecation for implicit and explicit usage of the x2y's in PredefViktor Klang2012-06-131-24/+24
| * | | | Clarifying deprecation messages for numeric conversions in PredefViktor Klang2012-06-131-24/+24
* | | | | Merge pull request #724 from scalamacros/ticket/5912Josh Suereth2012-06-152-1/+10
|\ \ \ \ \
| * | | | | fixes SI-5912Eugene Burmako2012-06-152-1/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #719 from jsuereth/jdk7-friendly-buildJosh Suereth2012-06-151-40/+83
|\ \ \ \ \
| * | | | | Adding JDK7 friendly build with new partialdist(-opt) tasks.Josh Suereth2012-06-141-40/+83
| | |_|_|/ | |/| | |
* | | | | Merge pull request #708 from scalamacros/topic/fastlockerJosh Suereth2012-06-151-29/+64
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fastlocker target for antEugene Burmako2012-06-151-29/+64
| | |/ / | |/| |
* | | | Fix for broken forwarder.Paul Phillips2012-06-141-1/+1
* | | | Merge pull request #713 from havocp/havocp-task-stackAdriaan Moors2012-06-142-49/+82
|\ \ \ \ | |_|/ / |/| | |
| * | | rework Future.dispatchFuture a bit to fix bugs / optimizeHavoc Pennington2012-06-132-49/+82
| | |/ | |/|
* | | Merge pull request #706 from scalamacros/topic/fixcheckinitJosh Suereth2012-06-131-0/+2
|\ \ \ | |/ / |/| |
| * | fixes a checkinit problemEugene Burmako2012-06-131-0/+2
* | | Merge pull request #709 from scalamacros/topic/suppresswarningsJosh Suereth2012-06-131-2/+2
|\ \ \ | |_|/ |/| |
| * | A tribute to https://github.com/scala/scala/pull/414Eugene Burmako2012-06-131-2/+2
|/ /
* | Merge pull request #705 from paulp/topic/uncheckedAdriaan Moors2012-06-133-1/+9
|\ \
| * | Suppress non-local return unchecked warnings.Paul Phillips2012-06-123-1/+9
* | | Merge pull request #704 from jdanbrown/patch-1Adriaan Moors2012-06-131-1/+1
|\ \ \
| * | | Breaks.break should return Nothing, not UnitDan Brown2012-06-121-1/+1
| |/ /
* | | Merge pull request #702 from jsuereth/sbt-reflecton-fixAdriaan Moors2012-06-133-14/+53
|\ \ \ | |/ / |/| |
| * | Fix for reflection. Review/Use by @adriaanmJosh Suereth2012-06-123-14/+53
|/ /
* | Merge pull request #700 from jsuereth/fix-libs-in-buildv2.10.0-M4Josh Suereth2012-06-112-187/+252
|\ \
| * | MSIL now build as part of compiler.Josh Suereth2012-06-111-94/+90
| * | Forkjoin and fjbg are now always compiled in the build.Josh Suereth2012-06-112-97/+166
|/ /