summaryrefslogtreecommitdiff
path: root/test/pending
Commit message (Expand)AuthorAgeFilesLines
* SI-1786 incorporate defined bounds in inferencePaul Phillips2013-05-122-68/+0
* Merge remote-tracking branch 'origin/2.10.x' into merge/v2.10.1-235-g4525e92-...Jason Zaugg2013-04-152-0/+17
|\
| * Revert "SI-6387 Clones accessor before name expansion"Eugene Vigdorchik2013-04-082-0/+17
* | Simplified the widening logic.Paul Phillips2013-03-102-0/+20
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-103-0/+46
|\|
| * SI-6591 Reify and path-dependent typesDmitry Bushev2013-02-082-0/+18
| * SI-6187 Make partial functions re-typableJason Zaugg2013-02-071-0/+28
| * Merge pull request #2000 from adriaanm/backport-pr-1873Paul Phillips2013-01-311-19/+0
| |\
| | * [backport] SI-5378, unsoundness with type bounds in refinements.Paul Phillips2013-01-281-19/+0
* | | Merge commit '644eb7078a' into wip/fresh-merge2Paul Phillips2013-02-016-0/+101
|\| |
| * | SI-6968 Simple Tuple patterns aren't irrefutableJason Zaugg2013-01-276-0/+101
| |/
* | Pending test for SI-5459.Paul Phillips2013-01-291-0/+48
* | Merge pull request #1864 from retronym/ticket/4859-6Paul Phillips2013-01-261-15/+0
|\ \
| * | SI-4859 Don't rewrite CC().CC2() to new CC2Jason Zaugg2013-01-261-15/+0
* | | Add PolyType to Infer#normalize.Paul Phillips2013-01-261-5/+48
|/ /
* | Restore pending repl-javap tests that now succeed under java 6.Som Snytt2013-01-118-118/+0
* | Moved repl javap tests into pending.Paul Phillips2013-01-118-0/+118
* | SI-5378, unsoundness with type bounds in refinements.Paul Phillips2013-01-091-19/+0
* | Changes reflection tests to use shorter name constructorsDen Shabalin2012-12-2511-24/+24
* | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-1/+1
|\|
| * SI-6696 removes "helper" tree factory methodsEugene Burmako2012-12-061-1/+1
* | Misc touchup after purging msil/fjbg/genjvm.Paul Phillips2012-12-061-13/+13
* | Fix for SI-4744, another variety of cycle.Paul Phillips2012-10-092-2/+0
* | Experimental option -Ybreak-cycles.Paul Phillips2012-10-094-0/+25
* | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10Paul Phillips2012-10-072-0/+25
|\|
| * Put more implementation restrictions on value classes.Grzegorz Kossakowski2012-10-032-0/+25
* | Moved a bunch of passing tests out of pending.Paul Phillips2012-10-0446-609/+0
* | Merge branch '2.10.x' into 210-mergePaul Phillips2012-09-281-0/+54
|\|
| * Merge pull request #1399 from paulp/210-uncheckedGrzegorz Kossakowski2012-09-281-0/+54
| |\
| | * Additional new tests for unchecked warnings.Paul Phillips2012-09-251-0/+54
* | | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-271-0/+26
|\| |
| * | SI-6412 alleviates leaks in toolboxes, attempt #2Eugene Burmako2012-09-271-0/+26
| |/
| * Revert "SI-6412 alleviates leaks in toolboxes"Grzegorz Kossakowski2012-09-251-26/+0
| * SI-6412 alleviates leaks in toolboxesEugene Burmako2012-09-241-0/+26
* | Pending tests for SI-5954, SI-6225, SI-5877, SI-4695.Paul Phillips2012-09-268-0/+85
|/
* Normalized line endings.Paul Phillips2012-09-205-18/+18
* SI-5943 toolboxes now autoimport Predef and scalaEugene Burmako2012-09-202-0/+20
* SI-6342 cleans up toolbox APIEugene Burmako2012-09-1512-12/+12
* SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-145-7/+7
* Pending test for SI-3943Paul Phillips2012-09-122-0/+22
* cleanup for macroExpandEugene Burmako2012-08-184-0/+18
* SI-6186 TypeTags no longer supported in macrosEugene Burmako2012-08-075-7/+7
* Fix for SI-4945, repl hang on -i input.Paul Phillips2012-08-063-0/+4
* evicts last traces of makro from our codebaseEugene Burmako2012-08-0214-15/+15
* SI-4560 - improved testJohannes Rudolph2012-07-241-9/+0
* SI-5999 removes Context.reifyEugene Burmako2012-07-205-5/+5
* Merge pull request #935 from scalamacros/ticket/5695Adriaan Moors2012-07-183-22/+0
|\
| * SI-5695 removes Context.enclosingApplicationEugene Burmako2012-07-183-22/+0
* | move test files that fail spuriously to pendingAdriaan Moors2012-07-1720-0/+291
|/
* reify no longer dealiases symbols and typesEugene Burmako2012-07-0210-0/+163