summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work'Aleksandar Pokopec2011-01-122-0/+5
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-126-12/+12
* A test case for recently fixed #4114. Plus!Paul Phillips2011-01-102-0/+19
* 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
* Apparently my flailing attempts to make things ...Paul Phillips2011-01-071-1/+1
* closes #4044.Adriaan Moors2011-01-052-0/+32
* Protected protected constructors.Paul Phillips2011-01-042-0/+46
* Generalized a pile of duplicated type caching c...Paul Phillips2011-01-011-11/+1
* Explaining something for the (largeish N)th tim...Paul Phillips2010-12-193-0/+293
* Added tests for #4091.Hubert Plociniczak2010-12-172-0/+6
* Remove duplicate test (t3774 is the same)Hubert Plociniczak2010-12-172-10/+0
* 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
* Told the boy trying to plug the dike holes that...Paul Phillips2010-12-124-8/+12
* Turned an assert/compiler crash into an error m...Paul Phillips2010-12-112-0/+26
* closes #4064.Adriaan Moors2010-12-092-0/+9
* again: relax access boundry check for overridin...Lukas Rytz2010-12-083-13/+0
* Moved ClassfileAnnotation/StaticAnnotation/Anno...Paul Phillips2010-12-062-2/+4
* Introducing scala.system, the product of a whir...Paul Phillips2010-12-045-10/+10
* Starting the mopping up now that names have som...Paul Phillips2010-12-031-2/+4
* close #3946.Lukas Rytz2010-12-033-0/+13
* immutable.Map keySet returns immutable.Set.Paul Phillips2010-12-032-3/+3
* More fiddling with checkSensible.Paul Phillips2010-12-012-8/+9
* Parser relaxation so that one can name the type...Paul Phillips2010-11-302-2/+16
* Found several minor thigns wrong with checkSens...Paul Phillips2010-11-302-23/+27
* "I invite everyone to change this rule, and obs...Paul Phillips2010-11-291-1/+1
* Did some more polishing on the infamous partial...Paul Phillips2010-11-281-1/+2
* Some work on error messages, somewhat based on ...Paul Phillips2010-11-264-1/+34
* Further fixes some issues for #3621.Aleksandar Pokopec2010-11-252-4/+14
* Fix for #3621.Aleksandar Pokopec2010-11-242-0/+27
* Some refinement of the error messages when the ...Paul Phillips2010-11-187-6/+40
* Half of an implementation of sealedness for jav...Paul Phillips2010-11-123-0/+19
* protected[this] members should be accessible to...Paul Phillips2010-11-102-0/+28
* Deprecation patrol.Paul Phillips2010-11-083-0/+25
* Don't crash the compiler for the 'companions in...Hubert Plociniczak2010-11-021-2/+7
* Closes #3816. Review by moors.Hubert Plociniczak2010-11-022-0/+49
* Some uninteresting code related to error messag...Paul Phillips2010-10-272-3/+3
* Case accessors are always public else the patte...Paul Phillips2010-10-262-0/+54
* A modifier's work is never done.Paul Phillips2010-10-263-0/+92
* oh well.. so let's remove that test. no review.Lukas Rytz2010-10-212-15/+0
* splitting up scopes test into two parts.Lukas Rytz2010-10-214-23/+23
* Closes #2910.Hubert Plociniczak2010-10-202-0/+54
* Closes #3934 by fixing a typo (missing + in str...Martin Odersky2010-10-192-0/+36
* Reverted previous commit as I think it is wedgi...Paul Phillips2010-10-172-37/+0
* Made some changes to fjbg so when people run in...Paul Phillips2010-10-162-0/+37
* Better check for objects trying to sneak themse...Paul Phillips2010-10-112-0/+12
* Unreverting r23174. No review.Paul Phillips2010-10-061-1/+1
* Improves exhaustiveness analysis to not warn ab...Paul Phillips2010-10-057-3/+67