summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
...
* Test case closes #2873, no review.Paul Phillips2011-01-101-0/+5
* Added test file.Martin Odersky2011-01-101-0/+8
* Fixes #4112. Closes #4112.Aleksandar Pokopec2011-01-101-0/+12
* Fixes #4054.Aleksandar Pokopec2011-01-101-0/+25
* Enabled parallel group by.Aleksandar Pokopec2011-01-101-1/+1
* Couldn't stop working on tailcalls.Paul Phillips2011-01-101-1/+1
* A pretty severe bug in the recognition of tail ...Paul Phillips2011-01-104-14/+38
* Oops, the implicit not found message was wrong:Paul Phillips2011-01-101-1/+1
* Closes #3984 by the most arduous and indirect r...Paul Phillips2011-01-091-2/+33
* Reverting fix for #4047 until I figure out why ...Hubert Plociniczak2011-01-082-39/+0
* Override checks and self-types still needed som...Paul Phillips2011-01-081-0/+13
* Great moments in code reuse:Paul Phillips2011-01-071-3/+2
* Added test for #4072. no reviewHubert Plociniczak2011-01-072-0/+14
* Closes #4047. Review by oderskyHubert Plociniczak2011-01-072-0/+39
* Closes #4072.Hubert Plociniczak2011-01-072-7/+13
* Test case change.Aleksandar Pokopec2011-01-071-1/+1
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-076-0/+87
* Changed foreach to pforeach.Aleksandar Pokopec2011-01-071-1/+1
* Apparently my flailing attempts to make things ...Paul Phillips2011-01-072-3/+3
* Fixed a bad interaction between overloading, de...Iulian Dragos2011-01-052-0/+20
* closes #4044.Adriaan Moors2011-01-052-0/+32
* Eliminated 16 avoidable closure objects in Stream.Paul Phillips2011-01-041-7/+7
* Closes #3869. no review.Iulian Dragos2011-01-041-0/+10
* Closes #3687, #3719, #3950, #3616.Hubert Plociniczak2011-01-046-0/+67
* Fixed infinite loop on call to super from a spe...Iulian Dragos2011-01-042-0/+20
* Protected protected constructors.Paul Phillips2011-01-042-0/+46
* Misc uninteresting tidbits to take some weight ...Paul Phillips2011-01-024-29/+29
* Generalized a pile of duplicated type caching c...Paul Phillips2011-01-011-11/+1
* Modified the self-type protected accessor test ...Paul Phillips2010-12-312-0/+21
* Even after the mostly blissful marriage of Trav...Paul Phillips2010-12-311-0/+11
* disabled test cf-attributes.scalamichelou2010-12-312-196/+0
* fixed issue with EnclosingMethod attribute.michelou2010-12-304-2/+205
* Removed Proxy from parents of WrappedString.Paul Phillips2010-12-301-0/+14
* Fix 'Symbol.companionModule' for the resident m...Iulian Dragos2010-12-224-0/+24
* Disabled a test.Aleksandar Pokopec2010-12-211-26/+26
* Bencharking a larger program with parallel coll...Aleksandar Pokopec2010-12-215-0/+58555
* An Ordering for Seq and all of its descendents.Paul Phillips2010-12-211-0/+7
* Explaining something for the (largeish N)th tim...Paul Phillips2010-12-194-0/+295
* Added some infrastructure for tracking and disp...Paul Phillips2010-12-181-5/+2
* Application now uses delayedInit.Martin Odersky2010-12-171-2/+2
* Added tests for #4091.Hubert Plociniczak2010-12-172-0/+6
* Remove duplicate test (t3774 is the same)Hubert Plociniczak2010-12-172-10/+0
* do not add entry in InnerClass attribute if out...michelou2010-12-161-11/+13
* Stops barking up the wrong tree with -Ywarn-dea...Paul Phillips2010-12-152-31/+40
* Fixed various issues with -Ywarn-dead-code.Paul Phillips2010-12-143-0/+42
* Closes #4024. No review.Martin Odersky2010-12-141-0/+9
* Told the boy trying to plug the dike holes that...Paul Phillips2010-12-124-8/+12
* A little more finnesse needed with backquoting.Paul Phillips2010-12-122-0/+20
* Turned an assert/compiler crash into an error m...Paul Phillips2010-12-112-0/+26
* When was the last time -Xcheckinit was run? It ...Paul Phillips2010-12-1114-69/+52