summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1172 from Blaisorblade/topic/deprecated-conversionJosh Suereth2012-08-232-0/+16
|\
| * Ensure implicit conversions to concurrent map are unambiguousPaolo Giarrusso2012-08-222-0/+16
* | Fix for SI-6264, crash in checkCheckable.Paul Phillips2012-08-213-0/+11
|/
* cleanup for macroExpandEugene Burmako2012-08-184-1/+1
* Merge pull request #1151 from scalamacros/topic/cleanupEugene Burmako2012-08-179-20/+26
|\
| * more cleanup for typedMacroBodyEugene Burmako2012-08-175-11/+17
| * shaves more than 150 lines off typedMacroBodyEugene Burmako2012-08-174-9/+9
* | Fixes SI-6189.Aleksandar Prokopec2012-08-171-0/+6
|/
* macroImplSigs => macroImplSigEugene Burmako2012-08-151-0/+1
* Merge pull request #1101 from scalamacros/ticket/5940Josh Suereth2012-08-144-0/+17
|\
| * macro implementations must be publicEugene Burmako2012-08-134-0/+17
* | Merge pull request #1125 from hubertp/2.10.x-issue/6214Josh Suereth2012-08-132-0/+11
|\ \
| * | Fixes SI-6214.Hubert Plociniczak2012-08-122-0/+11
* | | More resilience to missing classes.Paul Phillips2012-08-111-2/+3
* | | Merge pull request #1091 from paulp/topic/patmat-error-messagesJosh Suereth2012-08-108-12/+84
|\ \ \ | |_|/ |/| |
| * | Better pattern matcher error message.Paul Phillips2012-08-088-12/+84
* | | Merge pull request #1060 from adriaanm/ticket-5739bAdriaan Moors2012-08-082-3/+3
|\ \ \ | |/ / |/| |
| * | SI-5739 (bis) vals for subpatterns unless -optimizeAdriaan Moors2012-08-082-3/+3
* | | Merge pull request #1087 from hubertp/2.10.x-issue/5687Adriaan Moors2012-08-082-0/+63
|\ \ \ | |_|/ |/| |
| * | Fixes SI-5687.Hubert Plociniczak2012-08-082-0/+63
* | | Merge pull request #1075 from adriaanm/ticket-6040Adriaan Moors2012-08-082-0/+8
|\ \ \ | |_|/ |/| |
| * | SI-6040 error on unauthorized extension DynamicAdriaan Moors2012-08-082-0/+8
* | | SI-6186 TypeTags no longer supported in macrosEugene Burmako2012-08-078-16/+16
|/ /
* | Merge pull request #1051 from lrytz/t6074Adriaan Moors2012-08-052-0/+10
|\ \
| * | SI-6074Lukas Rytz2012-08-042-0/+10
* | | Merge pull request #1012 from paulp/topic/unchecked-goes-hollywoodAdriaan Moors2012-08-055-15/+55
|\ \ \
| * | | Promote unchecked warnings into being emitted by default.Paul Phillips2012-07-285-15/+55
* | | | staticTpe => staticType, actualTpe => actualTypeEugene Burmako2012-08-041-1/+1
| |/ / |/| |
* | | evicts last traces of makro from our codebaseEugene Burmako2012-08-0258-110/+110
* | | removes -Xmacro-(.*)-classpath compiler optionsEugene Burmako2012-08-021-1/+0
| |/ |/|
* | Merge pull request #1016 from hubertp/2.10.x-issue/5031Josh Suereth2012-07-303-0/+12
|\ \
| * | Fixed SI-5031. Only consider classes when looking for companion class.Hubert Plociniczak2012-07-303-0/+12
* | | Merge pull request #1011 from odersky/ticket/5882Josh Suereth2012-07-304-0/+32
|\ \ \
| * | | SI-5799 Secondary constructors in value classes not allowedMartin Odersky2012-07-292-0/+12
| * | | Closes SI-5882Martin Odersky2012-07-282-0/+20
| | |/ | |/|
* | | Merge pull request #1013 from odersky/ticket/5878odersky2012-07-302-0/+19
|\ \ \ | |_|/ |/| |
| * | Closes SI-5878Martin Odersky2012-07-292-0/+19
| |/
* | Merge pull request #1002 from magarciaEPFL/fixes210Paul Phillips2012-07-283-0/+22
|\ \ | |/ |/|
| * SI-6142: warn @inline-methods ending up not inlined (rightfully or not)Miguel Garcia2012-07-263-0/+22
* | Improve unchecked warnings a lot.Paul Phillips2012-07-274-6/+100
|/
* Merge pull request #976 from adriaanm/ticket-4440bAdriaan Moors2012-07-253-0/+33
|\
| * SI-4440 workaround: avoid outer accessor that'll vanishAdriaan Moors2012-07-233-0/+33
* | Merge pull request #974 from adriaanm/repull-unchecked-hkAdriaan Moors2012-07-243-0/+28
|\ \
| * | Improve unchecked warnings.Paul Phillips2012-07-233-0/+28
| |/
* | Merge pull request #979 from adriaanm/ticket-6111Adriaan Moors2012-07-242-8/+2
|\ \
| * | SI-6111 accept single-subpattern unapply patternAdriaan Moors2012-07-232-8/+2
| |/
* / SI-4881 infer variance from formals, then resultMartin Odersky2012-07-231-4/+1
|/
* Merge pull request #924 from hubertp/2.10.x-issue/5385Adriaan Moors2012-07-203-4/+10
|\
| * Fix for SI-5385.Paul Phillips2012-07-173-4/+10
* | Merge pull request #894 from axel22/topic/static-annot-cherry-2.10.xLukas Rytz2012-07-202-0/+66
|\ \