summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* fixes SI-5689Eugene Burmako2012-04-213-0/+14
* One more checkfile update.Paul Phillips2012-04-161-1/+1
* Merge commit 'refs/pull/408/head'Paul Phillips2012-04-161-2/+2
|\
| * restore typedMatchAnonFun in all its gloryAdriaan Moors2012-04-141-2/+2
* | Fix for test checkfile.Paul Phillips2012-04-151-29/+2
* | Merge commit 'refs/pull/401/head'; commit 'refs/pull/402/head'; commit 'refs/...Paul Phillips2012-04-142-19/+0
|\ \ | |/ |/|
| * implements reification of tough typesEugene Burmako2012-04-142-19/+0
| |
| \
| \
| \
| \
| \
*-----. | Merge commit 'refs/pull/387/head'; commit 'refs/pull/388/head'; commit 'refs/...Paul Phillips2012-04-145-0/+150
|\ \ \ \|
| | | * | SI-5663: Tweak warnings on case class equalsSom Snytt2012-04-133-0/+99
| * | | | Adds test and check files for SI-5666. Covers common non-newable types.Simon Ochsenreither2012-04-132-0/+51
| |/ / /
| | | |
| \ \ \
*-. | | | Merge commit 'refs/pull/391/head'; commit 'refs/pull/390/head' into developPaul Phillips2012-04-1420-20/+63
|\ \| | |
| * | | | virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-1420-20/+63
| | |_|/ | |/| |
* / | | restores some disabled macro tests, makes checkFeature synchronous when used ...Eugene Burmako2012-04-1415-0/+231
|/ / /
* | | One more macro test to disable for SIP 18.Paul Phillips2012-04-143-103/+0
| | |
| \ \
*-. | | Merge commit 'refs/pull/389/head'; commit 'refs/pull/393/head' into developPaul Phillips2012-04-142-0/+20
|\ \| |
| * | | rule out sequence arg to applyDynamicAdriaan Moors2012-04-132-0/+20
| |/ /
* | | Disabled macro neg tests that no longer make sense in this formMartin Odersky2012-04-1351-279/+0
* | | Merge branch 'master' into topic/sip18Martin Odersky2012-04-1376-196/+256
|\| |
| * | Fix for failing test.Paul Phillips2012-04-131-2/+2
| | |
| | \
| *-. \ Merge commit 'refs/pull/380/head'; commit 'refs/pull/381/head' into developPaul Phillips2012-04-132-0/+26
| |\ \ \
| | | * | SI-5510: string interpolation: parser no longer hangs on unclosed stringDominik Gruntz2012-04-132-0/+26
| | |/ /
| * | | fixes petty macro testsEugene Burmako2012-04-122-2/+2
| * | | fixes petty macro testsEugene Burmako2012-04-1272-194/+228
| |/ /
* / / Added languageFeature annotation (was missing before). Resolved problem with ...Martin Odersky2012-04-1345-45/+45
|/ /
* | GroundTypeTag => ConcreteTypeTagEugene Burmako2012-04-128-21/+21
* | Next generation of macrosEugene Burmako2012-04-12243-180/+1458
|/
* SI-4134: abstract override crasher if lacking super implSom Snytt2012-04-062-0/+34
* Fix for SI-3272.Paul Phillips2012-04-022-17/+31
* Pushed Symbol/Type creation partitioning further.Paul Phillips2012-04-013-3/+3
* Test case closes SI-4987.Paul Phillips2012-03-222-0/+6
* Merge branch 'issue/SI-5580' of /scala/trunk into developPaul Phillips2012-03-214-0/+43
|\
| * Overhaul of JavaConver{sions,ters}.Paul Phillips2012-03-214-0/+43
* | Fixed test cases.Martin Odersky2012-03-212-27/+1
* | Fixed SI-5063.Martin Odersky2012-03-212-0/+7
|/
* Restore irrefutability commits.Paul Phillips2012-03-204-0/+65
* Lots of tedious warning and tree printing work.Paul Phillips2012-03-2010-25/+48
* Revert irrefutability commits.Paul Phillips2012-03-204-65/+0
* Spiced up the irrefutability tests a bit.Paul Phillips2012-03-194-29/+36
* Finally did something about broken irrefutability.Paul Phillips2012-03-192-0/+58
* SI-5189: refined GADT soundness fixAdriaan Moors2012-03-195-9/+30
*-. Merge remote-tracking branches 'VladUreche/feature/inheritdoc-clean', 'acruis...Paul Phillips2012-03-162-0/+34
|\ \
| | * Remove assert given the test. Fixes #SI-5572.Hubert Plociniczak2012-03-162-0/+34
| |/
* | Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-1414-51/+163
|\ \
| * | Fixes to value classes: Flags now double definitions, private constructors as...Martin Odersky2012-03-063-17/+27
| * | Added check that primary constructor of a value class must be public.Martin Odersky2012-03-051-0/+6
| * | new and updated test cases for value classes.Martin Odersky2012-03-052-2/+20
| * | Compiler now ready to accept value classes in standard library. Time for a ne...Martin Odersky2012-02-222-5/+2
| * | Updatwd check file.Martin Odersky2012-02-221-2/+2
| * | Implemented super access in value classes, restrictions for value classes.Martin Odersky2012-02-192-0/+82
| * | Added missing files from last commitMartin Odersky2012-02-132-0/+17