summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* more tests for macro bundlesEugene Burmako2014-02-2114-0/+238
* more helpful bundle error messagesEugene Burmako2014-02-213-6/+6
* prohibits polymorphic bundlesEugene Burmako2014-02-214-2/+64
* bundles now reject invalid context typesEugene Burmako2014-02-214-0/+32
* SI-8321 whitebox bundles are now recognized as suchEugene Burmako2014-02-213-0/+144
* Merge pull request #3555 from adriaanm/rebase-3553Jason Zaugg2014-02-214-2/+12
|\
| * SI-8229 Source compatible name for implicit any2stringaddJason Zaugg2014-02-184-2/+12
* | Merge pull request #3564 from adriaanm/t6675Jason Zaugg2014-02-212-2/+2
|\ \
| * | SI-6675 deprecation warning for auto-tupling in patternsAdriaan Moors2014-02-192-2/+2
* | | Fix quasiquote terminology to be consistent with SchemeDenys Shabalin2014-02-203-2/+2
|/ /
* | Merge pull request #3452 from xeno-by/topic/palladium0Jason Zaugg2014-02-1910-10/+62
|\ \ | |/ |/|
| * tests for SI-8300Eugene Burmako2014-02-182-0/+23
| * Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-176-112/+15
| |\
| * \ Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1618-17/+428
| |\ \
| * | | some renamingsEugene Burmako2014-02-154-9/+9
| * | | Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1436-179/+186
| |\ \ \
| * | | | SI-6931 cleans up the position APIEugene Burmako2014-02-143-0/+29
| * | | | proceeds with the quest of removing `local` from namesEugene Burmako2014-02-121-1/+1
* | | | | SI-8072 rationalize public implicits in scala parallel collectionsRex Kerr2014-02-182-0/+10
* | | | | SI-7707 SI-7712 Exclude unused warnings from -XlintJason Zaugg2014-02-173-14/+3
| |_|_|/ |/| | |
* | | | Revert "SI-5920 enables default and named args in macros"Jason Zaugg2014-02-176-112/+15
| |_|/ |/| |
* | | Merge pull request #3397 from xeno-by/ticket/5920Jason Zaugg2014-02-166-15/+112
|\ \ \
| * | | SI-5920 enables default and named args in macrosEugene Burmako2014-02-106-15/+112
* | | | Merge pull request #3521 from xeno-by/ticket/8270Jason Zaugg2014-02-167-1/+64
|\ \ \ \
| * | | | SI-8270 unconfuses bundles and vanilla macrosEugene Burmako2014-02-137-1/+64
| | |/ / | |/| |
* | | | Merge pull request #3493 from retronym/ticket/3452-2Grzegorz Kossakowski2014-02-161-1/+5
|\ \ \ \
| * | | | SI-3452 Correct Java generic signatures for mixins, static forwardersJason Zaugg2014-02-091-1/+5
* | | | | Merge pull request #3511 from som-snytt/issue/interp-octalAdriaan Moors2014-02-152-0/+19
|\ \ \ \ \
| * | | | | SI-8266 Deprecate octal escapes in f-interpolatorSom Snytt2014-02-112-0/+19
* | | | | | Add an extremely well-commented testclhodapp2014-02-142-0/+228
| |_|_|_|/ |/| | | |
* | | | | SI-8177 tidy up in type reificationEugene Burmako2014-02-141-1/+1
* | | | | SI-8177 specializeSym must use memberInfo on high sideAdriaan Moors2014-02-136-0/+174
* | | | | Merge pull request #3389 from retronym/ticket/8134-2Jason Zaugg2014-02-139-107/+0
|\ \ \ \ \
| * | | | | SI-8134 SI-5954 Fix companions in package object under separate comp.Jason Zaugg2014-01-209-107/+0
* | | | | | SI-5900 Fix pattern inference regressionJason Zaugg2014-02-126-36/+9
* | | | | | Merge pull request #3519 from adriaanm/rebase-3483Adriaan Moors2014-02-1210-0/+84
|\ \ \ \ \ \
| * | | | | | SI-8244 Fix raw type regression under separate compilationJason Zaugg2014-02-1210-0/+84
* | | | | | | SI-7753 InstantiateDependentMap narrows type of unstable argsAdriaan Moors2014-02-122-3/+3
|/ / / / / /
* | | | | | Merge pull request #3516 from adriaanm/t8177Adriaan Moors2014-02-124-148/+0
|\ \ \ \ \ \
| * | | | | | SI-8177 refine embeddedSymbolsAdriaan Moors2014-02-124-148/+0
| | |_|_|/ / | |/| | | |
* / | | | | A test case for a name binding progressionJason Zaugg2014-02-122-0/+31
|/ / / / /
* | | | | Merge pull request #3503 from adriaanm/rebase-3440Adriaan Moors2014-02-1110-6/+80
|\ \ \ \ \
| * | | | | SI-7475 Private members are not inheritableJason Zaugg2014-02-1010-6/+80
| | |/ / / | |/| | |
* / | | | Add a great test case.Paul Phillips2014-02-112-0/+127
|/ / / /
* | | | SI-8129 Make Object#== override Any#==Jason Zaugg2014-02-102-0/+18
* | | | Merge pull request #3428 from retronym/ticket/6260Grzegorz Kossakowski2014-02-1010-72/+28
|\ \ \ \
| * | | | SI-6260 Adddress pull request reviewJason Zaugg2014-02-101-1/+1
| * | | | SI-6260 Avoid double-def error with lambdas over value classesJason Zaugg2014-02-1010-72/+28
| | |_|/ | |/| |
* | | | Merge pull request #3476 from retronym/ticket/8207Adriaan Moors2014-02-092-0/+10
|\ \ \ \
| * | | | SI-8207 Allow import qualified by self referenceJason Zaugg2014-02-062-0/+10