summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3392 from xeno-by/topic/untypecheckEugene Burmako2014-01-2119-28/+55
|\
| * deprecates resetAllAttrs and resetLocalAttrs in favor of the new APIEugene Burmako2014-01-2112-20/+41
| * moves analyzer.ImportType into scala.reflect.internalEugene Burmako2014-01-217-8/+14
* | Merge pull request #3368 from retronym/ticket/8151Grzegorz Kossakowski2014-01-2127-138/+55
|\ \
| * | SI-8151 Remove -Yself-in-annots and associated implementationJason Zaugg2014-01-1527-138/+55
| |/
* | Merge pull request #3365 from retronym/ticket/8133Jason Zaugg2014-01-217-6/+44
|\ \
| * | SI-8133 Fix regression with package objects, overloadingJason Zaugg2014-01-147-6/+44
| |/
* | Merge pull request #3385 from xeno-by/ticket/8158Eugene Burmako2014-01-2010-19/+96
|\ \
| * | temporarily disables the toStringSubjects cacheEugene Burmako2014-01-201-7/+12
| * | addresses pull request feedbackEugene Burmako2014-01-203-3/+3
| * | capitalizes ā€œsā€ in tostringEugene Burmako2014-01-203-19/+19
| * | introduces failsafe against endless type printingEugene Burmako2014-01-203-1/+16
| * | SI-8158 compiler hangs printing out fancy typesEugene Burmako2014-01-205-5/+62
| * | fixes a typo in Types.scalaEugene Burmako2014-01-191-1/+1
| * | quasiquotes no longer evaluate debug logs when debug logging is offEugene Burmako2014-01-191-2/+2
* | | Merge pull request #3384 from adriaanm/merge-2.10.xv2.11.0-M8Adriaan Moors2014-01-192-5/+31
|\ \ \ | |/ / |/| |
| * | Merge 2.10.x into masterAdriaan Moors2014-01-182-5/+31
|/| |
| * | Merge pull request #3356 from retronym/ticket/8138Jason Zaugg2014-01-182-5/+31
| |\ \
| | * | SI-8143 Fix bug with super-accessors / dependent typesJason Zaugg2014-01-122-5/+31
* | | | Merge pull request #3383 from adriaanm/merge-2.10.xAdriaan Moors2014-01-1831-28/+231
|\ \ \ \
| * | | | Merge 2.10.x into masterAdriaan Moors2014-01-170-0/+0
| |\| | |
| | * | | Merge pull request #3364 from retronym/ticket/8152Jason Zaugg2014-01-152-3/+18
| | |\ \ \
| | | * | | [nomaster] SI-8152 Backport variance validator performance fixJason Zaugg2014-01-142-3/+18
| | | |/ /
| * | | | Merge commit 'd5801b9eee' from 2.10.x into masterAdriaan Moors2014-01-172-0/+47
| |\| | |
| | * | | Merge pull request #3328 from retronym/ticket/8111v2.10.4-RC2Jason Zaugg2014-01-122-0/+47
| | |\ \ \ | | | |/ / | | |/| |
| | | * | SI-8111 Expand the comment with a more detailed TODOJason Zaugg2014-01-081-3/+8
| | | * | SI-8111 Repair symbol owners after abandoned named-/default-argsJason Zaugg2014-01-062-0/+42
| * | | | Merge commit 'a8122413c0' into merge-2.10.xAdriaan Moors2014-01-170-0/+0
| |\| | |
| | * | | Merge pull request #3345 from retronym/ticket/8114Jason Zaugg2014-01-112-1/+41
| | |\ \ \
| | | * | | [nomaster] SI-8114 Binary compat. workaround for erasure bug SI-7120Jason Zaugg2014-01-092-1/+41
| * | | | | Merge commit 'aefe3fb844' into merge-2.10.xAdriaan Moors2014-01-172-0/+12
| |\| | | |
| | * | | | Merge pull request #3344 from jamesward/fix/ec-implicit-errorJason Zaugg2014-01-091-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | More clear implicitNotFound error for ExecutionContextJames Ward2014-01-081-1/+1
| | |/ / /
| | * | | Merge pull request #3329 from retronym/ticket/6563Eugene Burmako2014-01-062-0/+12
| | |\ \ \ | | | |/ / | | |/| |
| | | * | SI-6563 Test case for already-fixed crasherJason Zaugg2014-01-062-0/+12
| | |/ /
| * | | Merge commit '370d6d6188' into merge-2.10.xAdriaan Moors2014-01-170-0/+0
| |\| |
| | * | Merge pull request #3312 from xeno-by/topic/fine-points-of-whiteboxity-210xJason Zaugg2013-12-306-0/+98
| | |\ \
| | | * | [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-1727-28/+172
| |\| |
| | * | Merge pull request #3282 from retronym/ticket/8085Adriaan Moors2013-12-1813-2/+110
| | |\ \
| | | * | SI-8085 Fix BrowserTraverser for package objectsJason Zaugg2013-12-1811-13/+66
| | | * | Test demonstrating SI-8085Mirco Dotta2013-12-186-0/+55
| | |/ /
| | * | Merge pull request #3268 from adriaanm/support-3021v2.10.4-RC1Adriaan Moors2013-12-124-6/+37
| | |\ \
| | | * | Report error on code size overflow, log method name.Adriaan Moors2013-12-124-6/+37
| | |/ /
| | * | Partially revert f8d8f7d08d.Adriaan Moors2013-12-111-0/+1
| | * | Merge pull request #3261 from adriaanm/ticket-6426Adriaan Moors2013-12-114-18/+6
| | |\ \
| | | * | Revert "SI-6426, importable _."Adriaan Moors2013-12-104-18/+6
| | * | | Merge pull request #3253 from retronym/ticket/8062Adriaan Moors2013-12-116-5/+20
| | |\ \ \ | | | |/ / | | |/| |
| | | * | SI-8062 Fix inliner cycle with recursion, separate compilationJason Zaugg2013-12-106-5/+20
* | | | | Merge pull request #3381 from retronym/topic/debug-friendlinessEugene Burmako2014-01-184-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |