summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2852 from retronym/ticket/1980-warningAdriaan Moors2013-08-213-0/+22
|\
| * SI-1980 A lint warning for by-name parameters in right assoc methodsJason Zaugg2013-08-193-0/+22
* | Merge pull request #2810 from xeno-by/topic/compile-time-onlyAdriaan Moors2013-08-214-0/+128
|\ \
| * | @compileTimeOnly now works for symbols from the empty packageEugene Burmako2013-08-151-1/+22
| * | @compileTimeOnly now works for annotationsEugene Burmako2013-08-151-1/+10
| * | marks Expr.splice and Expr.value with @compileTimeOnlyEugene Burmako2013-08-152-0/+22
| * | moves compileTimeOnly to scala-libraryEugene Burmako2013-08-142-0/+76
* | | Merge branch 'master' into patmatPaul Phillips2013-08-2014-10/+51
|\ \ \
| * \ \ Merge pull request #2840 from retronym/ticket/7756-2.11Adriaan Moors2013-08-195-0/+30
| |\ \ \
| | * | | SI-7756 Uncripple refchecks in case bodiesJason Zaugg2013-08-165-0/+30
| | |/ /
| * | | Merge pull request #2854 from som-snytt/issue/7729-slashAdriaan Moors2013-08-195-10/+10
| |\ \ \
| | * | | SI-7729 Fix broken windows buildSom Snytt2013-08-195-10/+10
| | | |/ | | |/|
| * | | Merge pull request #2839 from densh/topic/si-7757Adriaan Moors2013-08-194-0/+11
| |\ \ \ | | |/ / | |/| |
| | * | SI-7757 add additional test case with annotation on the next lineDen Shabalin2013-08-165-4/+10
| | * | SI-7757 disallow constructor annotations on traitsDen Shabalin2013-08-162-0/+5
| | |/
* | | Refined name-based patmat methods.Paul Phillips2013-08-181-6/+6
* | | SI-5903 extractor macrosEugene Burmako2013-08-1815-0/+189
* | | New tests for name-based pattern matcher.Paul Phillips2013-08-175-0/+226
* | | Pattern matcher: extractors become name-based.Paul Phillips2013-08-175-19/+46
* | | SI-4425 do some validity checking on unapplies.Paul Phillips2013-08-173-1/+95
|/ /
* | Merge pull request #2830 from densh/topic/stats-parsing-2Adriaan Moors2013-08-162-0/+47
|\ \
| * | SI-6843 well-positioned syntax errors for quasiquotesDen Shabalin2013-08-142-0/+47
| |/
* | Merge pull request #2823 from som-snytt/issue/7715Adriaan Moors2013-08-162-0/+31
|\ \
| * | SI-7715 String inpatternation s"$_" for s"${_}"Som Snytt2013-08-122-0/+31
| |/
* / SI-7544 Interpolation message for %% literalSom Snytt2013-08-061-5/+5
|/
* Merge remote-tracking branch 'scala/master' into merge-2.10.xGrzegorz Kossakowski2013-07-2911-22/+27
|\
| * Merge pull request #2746 from soc/topic/paulp-typer-debug-outputAdriaan Moors2013-07-2910-20/+25
| |\
| | * Make -Ytyper-debug output readable.Paul Phillips2013-07-178-15/+17
| | * Cleanups in type printing.Paul Phillips2013-07-173-5/+8
* | | Merge remote-tracking branch 'scala/2.10.x' into merge-2.10.xGrzegorz Kossakowski2013-07-295-18/+38
|\ \ \ | |/ / |/| |
| * | Rename t7636-neg.check to the standard t7636.check.Adriaan Moors2013-07-291-0/+0
| * | Merge pull request #2738 from retronym/ticket/7636Grzegorz Kossakowski2013-07-272-0/+17
| |\ \
| | * | SI-7636 Fix a NPE in typing class constructorsChristopher Vogt2013-07-162-0/+17
| * | | SI-7657 clarifies the "macro overrides method" ruleEugene Burmako2013-07-143-18/+21
| |/ /
* | | Merge pull request #2737 from retronym/ticket/7669Adriaan Moors2013-07-295-2/+23
|\ \ \
| * | | SI-7669 Fix exhaustivity warnings for recursive ADTs.Jason Zaugg2013-07-175-2/+23
| | |/ | |/|
* | | Merge pull request #2690 from soc/SI-7620Adriaan Moors2013-07-296-49/+2
|\ \ \
| * | | SI-7620 Remove floating-point-literals-without-digit-after-dotSimon Ochsenreither2013-06-286-49/+2
* | | | SI-7695 Macro debug output on -explaintypesSom Snytt2013-07-275-0/+29
| |/ / |/| |
* | | Merge pull request #2714 from scalamacros/topic/quasiquotesAdriaan Moors2013-07-103-0/+27
|\ \ \
| * | | macro impls can now return subtypes of c.TreeEugene Burmako2013-07-103-0/+27
* | | | Merge pull request #2717 from retronym/ticket/6574Adriaan Moors2013-07-102-0/+17
|\ \ \ \
| * | | | SI-6574 Support @tailrec for extension methods.Jason Zaugg2013-07-102-0/+17
| | |/ / | |/| |
* | | | Merge pull request #2650 from paulp/issue/6221Adriaan Moors2013-07-083-7/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-6221 inference with Function1 subtypes.Paul Phillips2013-06-133-7/+12
* | | | Merge pull request #2694 from adriaanm/masterGrzegorz Kossakowski2013-07-012-7/+5
|\ \ \ \
| * \ \ \ Merge 2.10.x into masterAdriaan Moors2013-06-282-7/+5
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | SI-7571 Allow nesting of anonymous classes in value classesJason Zaugg2013-06-192-7/+5
* | | | Merge pull request #2620 from magarciaEPFL/backendish33Adriaan Moors2013-07-014-1/+26
|\ \ \ \ | |/ / / |/| | |
| * | | more informative name for backend-selection via command-lineMiguel Garcia2013-06-272-2/+2