summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Fix for parser OOM.Paul Phillips2012-02-012-0/+6
* Test case closes SI-5352.Paul Phillips2012-01-313-0/+29
* Improved warning for insensible comparisons.Paul Phillips2012-01-314-1/+28
* Test case closes SI-4515.Paul Phillips2012-01-292-0/+47
* Test case closes SI-3854.Paul Phillips2012-01-272-0/+20
* Disabled "not found" suggestions.Paul Phillips2012-01-263-5/+5
* Use context for buffering errors that cannot/shouldn't be reported in the giv...Hubert Plociniczak2012-01-258-30/+30
* Test case for already closed SI-4271.Paul Phillips2012-01-202-0/+22
* Improved a cyclic reference error message.Paul Phillips2012-01-164-6/+42
* Test case backing spec.Paul Phillips2012-01-143-0/+39
* Symbols making friends with Polly Morphism.Paul Phillips2012-01-141-4/+1
* Disambiguate some type printing.Paul Phillips2012-01-123-1/+32
* Optimizing TypeRef, starting with Symbols.Paul Phillips2012-01-111-6/+1
* Better error reporting regarding main methods.Paul Phillips2012-01-094-10/+83
* TypeVar tracing.Paul Phillips2012-01-061-1/+1
* Error message improvement.Paul Phillips2012-01-052-0/+13
* Optimization in Constructors.Paul Phillips2012-01-051-1/+1
* Closes SI-5354.Martin Odersky2012-01-042-0/+22
* Added -Xlog-implicit-conversions.Paul Phillips2012-01-023-0/+45
* More performance work.Paul Phillips2011-12-301-10/+5
* Tone down insensible-equality warning.Paul Phillips2011-12-271-7/+1
* Migration message and version cleanupSimon Ochsenreither2011-12-071-3/+2
* Tweaked ident suggestions.Paul Phillips2011-12-045-10/+6
* Added -Ysuggest-idents.Paul Phillips2011-12-033-0/+25
* Eliminated redundant error message.Paul Phillips2011-12-033-1/+21
* Tests for SI-3481.Simon Ochsenreither2011-12-022-0/+57
* Fix for octal test.Paul Phillips2011-11-291-1/+4
* Fixed -Xfuture 5.ds, deprecated 0-octal.Paul Phillips2011-11-294-18/+25
* Reworked AnnotationInfo patch.Paul Phillips2011-11-231-10/+4
* revert r25877. no reviewLukas Rytz2011-11-149-0/+0
* Deprecated ambiguous dot syntaxes.Paul Phillips2011-11-116-0/+46
* Fixing tests, no review.Paul Phillips2011-11-101-1/+1
* Updates for the ten tests I broke recently.Paul Phillips2011-11-081-0/+1
* Fix crash with HK types.Paul Phillips2011-11-072-0/+26
* Begone t1737...Hubert Plociniczak2011-11-02120-301/+301
* Added *.log and build/ to gitignore so partest/...Josh Suereth2011-11-2311-15/+15
* Fixed type unsoundness problem in t5120 and als...Martin Odersky2011-11-013-3/+44
* Fixed paths for 'neg' tests.Hubert Plociniczak2011-11-013-6/+6
* Disabled test.Paul Phillips2011-10-292-40/+0
* Better report on missing methods.Paul Phillips2011-10-283-4/+48
* fixed svn props in test directorymichelou2011-10-229-0/+0
* Warn about surprising shadowing.Paul Phillips2011-10-223-0/+59
* Overhaul of Namers.Paul Phillips2011-10-211-1/+4
* dependent methods types are now always enabledAdriaan Moors2011-10-203-6/+1
* Cycle defense.Paul Phillips2011-10-193-1/+17
* Fix for comparison warnings.Paul Phillips2011-10-182-21/+33
* Harden the typer against surprise unapply types.Paul Phillips2011-10-152-0/+24
* Fix regression in companion check.Paul Phillips2011-10-151-2/+4
* Better error when abstract methods are missing.Paul Phillips2011-10-148-12/+165
* Flipped varargs eta-expansion behavior.Paul Phillips2011-10-092-0/+12