summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Add tests for future combinators: map, flatMap, filter, collect, foreach, rec...phaller2012-04-041-16/+274
| | |/ /
* | / / A boatload of work on Symbols and Flags.Paul Phillips2012-04-051-0/+6
|/ / /
* | | Fix for continuations issue with match blocks.Paul Phillips2012-04-052-0/+31
* | | Fix for continuations issue.Paul Phillips2012-04-054-5/+58
* | | Added Option#fold.Paul Phillips2012-04-042-0/+24
* | | Unify "object Foo" and "Foo.type".Paul Phillips2012-04-041-0/+6
|/ /
* | Merge commit 'refs/pull/350/head'; commit 'refs/pull/351/head' into developPaul Phillips2012-04-032-0/+139
|\ \
| * | Added presentation memory leak test.Iulian Dragos2012-04-032-0/+139
* | | Remedies Try/Either signature disparity for source compat. w/ AkkaHeather Miller2012-04-031-3/+77
* | | Merge branch 'develop'Paul Phillips2012-04-023-2/+146
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'axel22/feature/future-compat', 'dlwh/issues/5...Paul Phillips2012-04-0216-9/+273
| |\ \ \ \ \ \
| | | | | * | | Merge branch 'master' into feature/collection-concurrentAleksandar Prokopec2012-04-0292-242/+1382
| | | | | |\| |
| | | | * | | | SI-5627 BigInt.equals(Number) and BigDecimal.equals(Number) should implement ...Dmitry Nadezhin2012-04-022-2/+110
| | | | | |/ / | | | | |/| |
* | | | / | | Fix for SI-3272.Paul Phillips2012-04-023-17/+39
| |_|_|/ / / |/| | | | |
* | | | | | Pushed Symbol/Type creation partitioning further.Paul Phillips2012-04-014-4/+4
| |_|/ / / |/| | | |
* | | | | Merge remote-tracking branch 'adriaanm/topic/partialfun' into developPaul Phillips2012-03-301-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | a fast, functional PartialFunction implementationPavel Pavlov2012-03-301-3/+3
* | | | | Fix for regression with inference at arity 21+.Paul Phillips2012-03-301-0/+14
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge remote-tracking branches 'heathermiller/doc/linking' and 'axel22/featur...Paul Phillips2012-03-301-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / /
| | * | | Work on source compatibility between akka and scala futures.Aleksandar Prokopec2012-03-281-1/+1
* | | | | A couple tests for pending.Paul Phillips2012-03-294-0/+62
|/ / / /
* | | | Revert the lisp test.Paul Phillips2012-03-282-3/+4
* | | | Never write final fields outside of constructors.Paul Phillips2012-03-283-0/+44
* | | | Revived the lisp test.Paul Phillips2012-03-282-4/+3
|/ / /
* | | Merge remote-tracking branch 'axel22/feature/collection-concurrent' into developPaul Phillips2012-03-278-64/+65
|\| |
| * | Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-278-64/+65
* | | Workaround for "package is not a value".Paul Phillips2012-03-272-0/+83
| |/ |/|
* | Fixes SI-5373Vlad Ureche2012-03-278-5/+39
* | Merge remote-tracking branch 'adriaanm/topic/virtpatmat' into developPaul Phillips2012-03-233-0/+16
|\ \
| * | do nothing when closing closed block in ignoremodeAdriaan Moors2012-03-231-1/+2
| * | [vpm] avoid verifyerror: leave jump to tail-pos labelAdriaan Moors2012-03-233-0/+15
* | | Adapted scaladoc testVlad Ureche2012-03-231-6/+9
* | | Document regex replacement strings behavior.Daniel C. Sobral2012-03-232-0/+8
* | | Regex improvementsDaniel C. Sobral2012-03-231-0/+32
|/ /
* | Undo the revert.Lukas Rytz2012-03-232-16/+0
* | Test case for cause of previous commit's reversion.Paul Phillips2012-03-222-0/+16
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'axel22/feature/pc-execution-contexts', 'VladU...Paul Phillips2012-03-2263-223/+1031
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * Test case closes SI-4987.Paul Phillips2012-03-222-0/+6
| | | |/
| | * / Increased the timeout from 5s to 60s to make the presentation compiler shutdo...Iulian Dragos2012-03-221-1/+1
| | |/
| | * An illustrative delayedInit test.Paul Phillips2012-03-214-0/+242
| | * Merge branch 'issue/SI-5580' of /scala/trunk into developPaul Phillips2012-03-216-0/+79
| | |\
| | | * Overhaul of JavaConver{sions,ters}.Paul Phillips2012-03-215-0/+62
| | | * Clarifying MethodSynthesis.Paul Phillips2012-03-211-0/+17
| | |/ | |/|
| | * Fixed test cases.Martin Odersky2012-03-213-28/+10
| | * Fixed SI-5063.Martin Odersky2012-03-212-0/+7
| | * Allows now private primary constructors in value classes.Martin Odersky2012-03-211-15/+69
| |/
| * Restore irrefutability commits.Paul Phillips2012-03-209-0/+134
| * Fix for stability failure.Paul Phillips2012-03-201-0/+37
| * Lots of tedious warning and tree printing work.Paul Phillips2012-03-2013-81/+104
| * Revert irrefutability commits.Paul Phillips2012-03-209-134/+0