summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Removing unused locals and making vars into vals.Paul Phillips2012-11-033-6/+12
* Merge pull request #1521 from paulp/whats-in-a-nameAdriaan Moors2012-11-015-0/+25
|\
| * Tests for SI-3160, SI-4537, import precedence.Paul Phillips2012-10-235-0/+25
* | Merge pull request #1535 from paulp/stream-distinctPaul Phillips2012-11-014-1/+29
|\ \
| * | Implementation of Stream#dropRight.Paul Phillips2012-11-012-1/+5
| * | Fix SI-6584, Stream#distinct uses too much memory.Paul Phillips2012-11-012-0/+24
* | | Merge pull request #1534 from paulp/repl-outdirPaul Phillips2012-11-014-2/+68
|\ \ \ | |/ / |/| |
| * | An option for real repl output.Paul Phillips2012-10-294-2/+68
| |/
* | Merge branch 'merge-2.10.0-wip' into merge-2.10.xPaul Phillips2012-10-313-69/+72
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.0-wipPaul Phillips2012-10-313-69/+72
| |\
| | * Disabled generation of _1, _2, etc. methods.Paul Phillips2012-10-223-69/+72
| * | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-182-0/+16
| |/
* | Merge pull request #1512 from paulp/merge-210Adriaan Moors2012-10-227-12/+32
|\ \
| * | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-197-12/+32
| |\|
| | * Merge pull request #1483 from gkossakowski/SI-6440Josh Suereth2012-10-102-0/+8
| | |\
| | | * SI-6440: Revert change to `TraversableLike.filterNot`Grzegorz Kossakowski2012-10-092-0/+8
| | * | Merge pull request #1458 from scalamacros/pullrequest/reflectionJosh Suereth2012-10-094-4/+16
| | |\ \ | | | |/ | | |/|
| | | * removes EmptyTermName and EmptyTypeNameEugene Burmako2012-10-031-1/+1
| | | * renames macros.TypeError to TypecheckExceptionEugene Burmako2012-10-031-1/+1
| | | * turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-032-2/+14
| | * | Merge pull request #1442 from adriaanm/ticket-6215Grzegorz Kossakowski2012-10-081-8/+8
| | |\ \
| | | * | SI-6215 Fix compiler crash on private method in value classMartin Odersky2012-10-021-8/+8
| | | |/
* | | | Merge pull request #1473 from soc/SI-6388-without-predefAdriaan Moors2012-10-198-52/+5
|\ \ \ \ | |/ / / |/| | |
| * | | SI-6388 Remove ApplicationSimon Ochsenreither2012-10-123-9/+2
| * | | SI-6388 Remove first parts of deprecated @serializable annotationSimon Ochsenreither2012-10-083-41/+1
| * | | SI-6388 Remove deprecated items in the compiler jarSimon Ochsenreither2012-10-082-2/+2
* | | | Fix for SI-6206, inconsistency with apply.Paul Phillips2012-10-132-0/+41
* | | | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-092-0/+16
* | | | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10Paul Phillips2012-10-075-12/+28
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | MethodSymbol.params => MethodSymbol.paramssEugene Burmako2012-10-073-12/+12
| * | undeprecates manifests for 2.10.0Eugene Burmako2012-10-032-0/+16
| |/
* | Merge pull request #1466 from jroper/patch-1Paul Phillips2012-10-062-0/+52
|\ \
| * | SI-6478 Fixing JavaTokenParser identJames Roper2012-10-052-0/+52
* | | Moved a bunch of passing tests out of pending.Paul Phillips2012-10-0416-0/+338
|/ /
* | Merge pull request #1369 from som-snytt/issue/6406-regextractPaul Phillips2012-10-042-0/+34
|\ \
| * | Regex.unapplySeq should not take Any (Fixes SI-6406)Som Snytt2012-09-202-0/+34
* | | Merge pull request #1429 from paulp/topic/shortClassPaul Phillips2012-10-042-0/+34
|\ \ \
| * | | Added utility function shortClass.Paul Phillips2012-09-292-0/+34
* | | | SI-6467: Zero element in aggregate now by-nameAleksandar Prokopec2012-10-041-0/+20
* | | | Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2012-10-0310-0/+126
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #1415 from scalamacros/is-value-typeEugene Burmako2012-09-288-0/+99
| |\ \ \
| | * | | fully initializes symbols on `typeSignature`Eugene Burmako2012-09-281-1/+1
| | * | | Fix for failing test.Paul Phillips2012-09-282-7/+18
| | * | | Implementations of isValueType and isNonValueType.Paul Phillips2012-09-283-1/+33
| | * | | SI-6417 correctly reifies non-value typesEugene Burmako2012-09-284-0/+50
| | * | | showRaw no longer crashes on NoSymbolEugene Burmako2012-09-282-0/+6
| * | | | Merge pull request #1347 from soc/SI-6380Grzegorz Kossakowski2012-09-282-0/+27
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SI-6380 #1 Add @throws[Exception]Simon Ochsenreither2012-09-212-0/+27
* | | | | Merge pull request #1437 from paulp/typevar-suspensionGrzegorz Kossakowski2012-10-024-0/+253
|\ \ \ \ \
| * | | | | Recovered a bunch of deleted tests.Paul Phillips2012-10-014-0/+253
| | |_|/ / | |/| | |