summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* a typo correctedsrinivasreddy2013-03-101-1/+1
* Merge pull request #2216 from JamesIry/master_7231James Iry2013-03-081-1/+1
|\
| * SI-7231 Fix assertion when adapting Null type to Array typeJames Iry2013-03-081-1/+1
* | Merge pull request #2185 from JamesIry/master_unreachableGrzegorz Kossakowski2013-03-084-39/+123
|\ \ | |/ |/|
| * SI-7006 Cleanup from code reviewJames Iry2013-03-071-4/+13
| * SI-7006 Prevent unreachable blocks in GenICodeJames Iry2013-03-064-39/+114
* | Merge pull request #2204 from adriaanm/merge-2.10.xPaul Phillips2013-03-0620-427/+488
|\ \ | |/ |/|
| * Merge 2.10.x into master.Adriaan Moors2013-03-057-107/+117
| |\
| | * Merge pull request #2199 from retronym/ticket/7214Adriaan Moors2013-03-051-1/+3
| | |\
| | * \ Merge pull request #2156 from vigdorchik/hierarchyAdriaan Moors2013-03-055-61/+65
| | |\ \
| | | * | SI-7109 SI-7153 Generalize the API to get docComments: allow to force docTreesEugene Vigdorchik2013-02-245-61/+65
| * | | | Merge 2.10.x into master.Adriaan Moors2013-03-056-283/+305
| |\| | |
| | * | | Merge pull request #2193 from adriaanm/patmat-refactorAdriaan Moors2013-03-0510-307/+353
| | |\ \ \
| | | * \ \ Merge 2.10.1 into 2.10.xAdriaan Moors2013-03-032-7/+21
| | | |\ \ \
| | | | * | | [nomaster] SI-7195 minor version mustn't introduce warningsAdriaan Moors2013-03-011-1/+3
| | | | * | | Merge pull request #2168 from retronym/ticket/7183Adriaan Moors2013-03-011-14/+28
| | | | |\ \ \
| | | | | * | | SI-7183 Disable unreachability for withFilter matches.Jason Zaugg2013-02-251-14/+28
| | | * | | | | [port] SI-7183 Disable unreachability for withFilter matches.Adriaan Moors2013-03-033-16/+29
| | | * | | | | better names for components of MatchTranslatorAdriaan Moors2013-03-033-34/+33
| | | * | | | | move sat solving to separate fileAdriaan Moors2013-03-033-233/+243
| * | | | | | | Merge 2.10.x into master.Adriaan Moors2013-03-051-10/+13
| |\| | | | | |
| | * | | | | | Merge pull request #2198 from retronym/ticket/7215Paul Phillips2013-03-051-10/+13
| | |\ \ \ \ \ \
| | | * | | | | | SI-7215 Fix transpose of an empty Array[Array[T]].Jason Zaugg2013-03-051-10/+13
| | * | | | | | | Merge pull request #2175 from retronym/ticket/7185Paul Phillips2013-03-051-1/+2
| | |\ \ \ \ \ \ \
| * | | | | | | | | Merge 2.10.x into master.Adriaan Moors2013-03-051-0/+1
| |\| | | | | | | |
| | * | | | | | | | Merge pull request #2178 from scalamacros/ticket/7190Paul Phillips2013-03-051-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | SI-7190 macros no longer give rise to bridgesEugene Burmako2013-02-271-0/+1
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ Merge 2.10.x into master.Adriaan Moors2013-03-0511-51/+76
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | | / / / / / | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | / / / / | | | | | |_|_|_|/ / / / | | | | |/| | | | | | / | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | | * | | | | | SI-7214 outer check based on dealiased pattern type.Jason Zaugg2013-03-051-1/+3
| | | | | | |_|/ / / | | | | | |/| | | |
| | | | * | | | | | Merge pull request #2167 from retronym/ticket/7126Adriaan Moors2013-03-012-6/+18
| | | | |\ \ \ \ \ \
| | | | | * | | | | | SI-7126 Eliminate a source of malformed types.Jason Zaugg2013-02-261-4/+11
| | | | | * | | | | | SI-7126 Account for the alias types that don't dealias.Jason Zaugg2013-02-251-2/+7
| | | | | | |_|_|/ / | | | | | |/| | | |
| | | * | | | | | | SI-7185 Avoid NPE in TreeInfo.isExprSafeToInlineJason Zaugg2013-03-021-1/+2
| | * | | | | | | | simplify dependencies between patmat components, remove self typesAdriaan Moors2013-03-037-41/+51
| | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Merge pull request #2184 from adriaanm/revert-pr-2083Adriaan Moors2013-03-0120-1468/+331
| | |\ \ \ \ \ \ \
| | | * | | | | | | Revert SI-6240 synchronization for runtime reflectionAdriaan Moors2013-03-0120-1468/+331
| | * | | | | | | | Merge pull request #2179 from adriaanm/merge-2.10.1Adriaan Moors2013-03-0119-327/+171
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge pull request #2182 from retronym/ticket/6191James Iry2013-03-011-2/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Tone down a soft-warning to only show under -Ydebug.Jason Zaugg2013-03-011-2/+2
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge pull request #2083 from scalamacros/ticket/6240Adriaan Moors2013-02-2720-331/+1468
| | |\ \ \ \ \ \ \
| | | * | | | | | | removes the assertion in missingHookEugene Burmako2013-02-111-2/+0
| | | * | | | | | | synchronizes namesEugene Burmako2013-02-112-27/+35
| | | * | | | | | | synchronizes pendingVolatilesEugene Burmako2013-02-112-4/+2
| | | * | | | | | | synchronizes toolboxesEugene Burmako2013-02-111-23/+29
| | | * | | | | | | SI-7045 reflection now auto-initializes selfTypeEugene Burmako2013-02-111-1/+5
| | | * | | | | | | optimizes Scala reflection GILEugene Burmako2013-02-114-64/+41
| | | * | | | | | | initializes lazy vals and inner objects in advanceEugene Burmako2013-02-115-5/+1041
| | | * | | | | | | introduces GIL to Scala reflectionEugene Burmako2013-02-1110-178/+235
| | | * | | | | | | cleans up initialization of runtime reflectionEugene Burmako2013-02-117-29/+59
| | | * | | | | | | reflection no longer uses atPhase and friendsEugene Burmako2013-02-114-28/+31