summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3357 from retronym/ticket/8143Adriaan Moors2014-01-314-2/+34
|\
| * SI-8143 Regressions with override checks, private membersJason Zaugg2014-01-144-2/+34
* | Merge pull request #3416 from retronym/topic/any-val-implicitAdriaan Moors2014-01-303-22/+38
|\ \
| * | Prohibit views targeting AnyValJason Zaugg2014-01-273-22/+38
* | | Merge pull request #3374 from densh/si/6844-8076Jason Zaugg2014-01-294-2/+17
|\ \ \
| * | | SI-6844 restrict splicing in parameter positionDenys Shabalin2014-01-164-2/+17
| |/ /
* | | SI-8182 Avert crash due to type args in patternSom Snytt2014-01-272-0/+40
* | | Merge pull request #3404 from gkossakowski/java8-supportGrzegorz Kossakowski2014-01-242-5/+9
|\ \ \
| * | | Make abstract-report2 test less dependent on std library.Grzegorz Kossakowski2014-01-212-5/+9
* | | | addresses pull request feedbackEugene Burmako2014-01-201-1/+1
* | | | SI-8158 compiler hangs printing out fancy typesEugene Burmako2014-01-203-0/+52
|/ / /
* | | Merge commit 'aefe3fb844' into merge-2.10.xAdriaan Moors2014-01-172-0/+12
|\ \ \
| * | | SI-6563 Test case for already-fixed crasherJason Zaugg2014-01-062-0/+12
| * | | [nomaster] codifies the state of the art wrt SI-8104Eugene Burmako2013-12-286-0/+98
* | | | Merge commit '97b9b2c06a' from 2.10.x into masterAdriaan Moors2014-01-172-12/+0
|\| | |
| * | | Revert "SI-6426, importable _."Adriaan Moors2013-12-102-12/+0
| * | | [nomaster] better error messages for various macro definition errorsEugene Burmako2013-12-0618-24/+18
* | | | Merge pull request #3380 from retronym/ticket/8157Adriaan Moors2014-01-172-0/+8
|\ \ \ \
| * | | | SI-8157 Make overloading, defaults restriction PolyType awareJason Zaugg2014-01-172-0/+8
| | |/ / | |/| |
* | | | Merge pull request #3283 from paulp/pr/dotless-targsAdriaan Moors2014-01-172-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Dotless type application for infix operators.Paul Phillips2013-12-172-0/+9
* | | | Merge pull request #3293 from soc/SI-7469Adriaan Moors2014-01-152-2/+2
|\ \ \ \
| * | | | SI-7469 Remove misc. @deprecated elementsSimon Ochsenreither2014-01-092-2/+2
* | | | | Merge pull request #3285 from som-snytt/issue/8015-FF-NLsAdriaan Moors2014-01-155-0/+32
|\ \ \ \ \
| * | | | | SI-8015 Unprintables in messagesSom Snytt2014-01-081-1/+1
| * | | | | SI-8015 Count lines by EOLsSom Snytt2014-01-085-0/+32
| |/ / / /
* | | | | Merge pull request #3260 from soc/SI-8035Adriaan Moors2014-01-158-5/+64
|\ \ \ \ \
| * | | | | SI-8035 Deprecate automatic () insertion in argument listsSimon Ochsenreither2014-01-098-5/+64
| |/ / / /
* | | | | Merge pull request #3363 from retronym/ticket/8146Jason Zaugg2014-01-154-0/+33
|\ \ \ \ \
| * | | | | SI-8146 Test cases for typechecking decidabilityJason Zaugg2014-01-144-0/+33
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3355 from xeno-by/topic/saturday-nightJason Zaugg2014-01-1469-260/+224
|\ \ \ \ \
| * | | | | prohibits constructor overloading for macro bundlesEugene Burmako2014-01-123-1/+17
| * | | | | changes bundles to be classes, not traits extending MacroEugene Burmako2014-01-1215-68/+17
| * | | | | *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-1264-213/+212
| |/ / / /
* | | | | Merge pull request #3275 from paulp/pr/patmatAdriaan Moors2014-01-1312-41/+151
|\ \ \ \ \
| * | | | | SI-7850 CCE in patmat with invalid isEmpty.Paul Phillips2013-12-154-9/+32
| * | | | | SI-7897, SI-6675 improves name-based patmatPaul Phillips2013-12-159-32/+119
| | |_|/ / | |/| | |
* | | | | Merge pull request #3184 from retronym/ticket/2066Adriaan Moors2014-01-134-0/+112
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-2066 Plug a soundness hole higher order type params, overridingJason Zaugg2013-11-274-0/+112
* | | | | Merge pull request #3235 from xeno-by/topic/macro-plugin-interfaceEugene Burmako2014-01-087-1/+59
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | hooks for naming and synthesis in Namers.scala and Typers.scalaEugene Burmako2013-12-301-1/+1
| * | | | humane reporting of macro impl binding version errorsEugene Burmako2013-12-306-0/+58
| * | | | macroExpandApply => macroExpandEugene Burmako2013-12-301-1/+1
* | | | | Merge pull request #3239 from soc/SI-8052Jason Zaugg2014-01-031-20/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-8052 Disallow `macro` as an identifierSimon Ochsenreither2013-12-091-20/+33
* | | | | Merge pull request #3288 from xeno-by/topic/f-interpolatorJason Zaugg2013-12-306-2/+36
|\ \ \ \ \
| * | | | | makes boxity of fast track macros configurableEugene Burmako2013-12-196-2/+36
| | |_|/ / | |/| | |
* | | | | Merge pull request #3309 from xeno-by/topic/expand-dynamicJason Zaugg2013-12-304-0/+30
|\ \ \ \ \
| * | | | | SI-8006 prevents infinite applyDynamicNamed desugaringsEugene Burmako2013-12-284-0/+30
* | | | | | Merge pull request #3311 from xeno-by/topic/fine-points-of-whiteboxity-masterEugene Burmako2013-12-283-0/+36
|\ \ \ \ \ \