summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Somewhere along the way AnyVal stopped working ...Paul Phillips2010-10-053-0/+19
* Massively simplified the exhaustiveness checker...Paul Phillips2010-10-053-0/+65
* Reverts r23174, which I believe will bring the ...Paul Phillips2010-10-041-1/+1
* Another batch of busywork shuffling the content...Paul Phillips2010-10-042-0/+26
* Pattern matching on Array types, working for re...Paul Phillips2010-10-044-20/+15
* Work on the pattern matcher.Paul Phillips2010-10-031-1/+1
* One last batch of test cleanups and I think I'l...Paul Phillips2010-10-036-0/+41
* The next batch of tests put up a little more st...Paul Phillips2010-10-022-0/+55
* Sorting through the tests in pending from oldes...Paul Phillips2010-10-022-0/+10
* closes #3873.Adriaan Moors2010-09-273-0/+19
* Some progress on reviving TreeCheckers, plus a ...Paul Phillips2010-09-242-2/+2
* Test case closes #3774, no review.Paul Phillips2010-09-222-0/+10
* Test case closes #1548, no review.Paul Phillips2010-09-223-0/+19
* closes #1569, #3731: refactored dependent metho...Adriaan Moors2010-09-163-0/+16
* positioning fix for infix expressions: report e...Paul Phillips2010-09-158-8/+19
* closes #1693: improve implicit conversion disam...Adriaan Moors2010-09-141-10/+1
* closes #3692: make instantiateTypeVar more care...Adriaan Moors2010-09-142-0/+31
* relax implicit divergence checkAdriaan Moors2010-09-141-2/+1