summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #929 from scalamacros/ticket/5895Adriaan Moors2012-07-2014-39/+86
|\
| * SI-5984 improves error reporting in JavaMirrorsEugene Burmako2012-07-1910-11/+49
| * SI-5895 fixes FieldMirrorsEugene Burmako2012-07-175-29/+38
* | Merge pull request #952 from adriaanm/ticket-4897Adriaan Moors2012-07-192-0/+11
|\ \
| * | SI-4897 derive expected value from single typeAdriaan Moors2012-07-192-0/+11
* | | Merge pull request #947 from phaller/topic/sip14-critical-fixes-blockingAdriaan Moors2012-07-193-16/+19
|\ \ \
| * | | Critical bugfixes/leak fixes/API corrections + ScalaDoc for SIP-14Viktor Klang2012-07-193-16/+19
* | | | Merge pull request #923 from scalamacros/ticket/6047Adriaan Moors2012-07-192-0/+21
|\ \ \ \ | |/ / / |/| | |
| * | | test case closes SI-6047Eugene Burmako2012-07-172-0/+21
| | |/ | |/|
* | | Merge pull request #919 from scalamacros/ticket/6086Adriaan Moors2012-07-1910-33/+117
|\ \ \ | |_|/ |/| |
| * | SI-6086 magic symbols strike backEugene Burmako2012-07-1710-33/+117
* | | Merge pull request #922 from dragos/issue/fix-SI-6092Adriaan Moors2012-07-192-0/+39
|\ \ \
| * | | Fixed SI-6092. Fixed leaky annotations, and relaxed the conditions under whic...Iulian Dragos2012-07-182-0/+39
* | | | Merge pull request #939 from adriaanm/ticket-6089Adriaan Moors2012-07-192-0/+14
|\ \ \ \
| * | | | SI-6089 better tail position analysis for matchesAdriaan Moors2012-07-182-0/+14
| | |_|/ | |/| |
* | | | Merge pull request #940 from axel22/issue/5937Adriaan Moors2012-07-181-0/+12
|\ \ \ \
| * | | | Fix SI-5937.Aleksandar Prokopec2012-07-181-0/+12
* | | | | Merge pull request #935 from scalamacros/ticket/5695Adriaan Moors2012-07-183-22/+0
|\ \ \ \ \
| * | | | | SI-5695 removes Context.enclosingApplicationEugene Burmako2012-07-183-22/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #909 from lrytz/t5892Adriaan Moors2012-07-183-0/+47
|\ \ \ \ \
| * | | | | SI-5892 allow implicit views in annotation argsLukas Rytz2012-07-183-0/+47
* | | | | | Merge pull request #883 from dgruntz/issue/6061Adriaan Moors2012-07-182-11/+22
|\ \ \ \ \ \
| * | | | | | SI-6061 adds weakly conformance for number types to resolveOverloadedDominik Gruntz2012-07-112-11/+22
* | | | | | | Merge pull request #921 from adriaanm/ticket-spuriousnessAdriaan Moors2012-07-1820-0/+0
|\ \ \ \ \ \ \
| * | | | | | | move test files that fail spuriously to pendingAdriaan Moors2012-07-1720-0/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #933 from scalamacros/ticket/5731Adriaan Moors2012-07-1824-0/+72
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | SI-5731 a few fixes for value classesEugene Burmako2012-07-1724-0/+72
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #932 from hubertp/2.10.x-issue/5588Adriaan Moors2012-07-182-0/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixes SI-5588. Correct compare for Enumeration.Hubert Plociniczak2012-07-172-0/+16
| |/ / / /
* | | | | Merge pull request #904 from adriaanm/ticket-6077Adriaan Moors2012-07-172-0/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-6077 more conservative TreeMakersToConds for CSEAdriaan Moors2012-07-142-0/+14
| | |_|/ | |/| |
* | | | Merge pull request #915 from gkossakowski/SI-6035-specialized-flagAdriaan Moors2012-07-173-0/+19
|\ \ \ \
| * | | | SI-6035: Specialization and separate compilation.Grzegorz Kossakowski2012-07-163-0/+19
* | | | | Merge pull request #910 from adriaanm/redo-847-ticket-6028Adriaan Moors2012-07-174-0/+112
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | SI-6028 Avoid needless symbol renaming in lambdalift.Jason Zaugg2012-07-144-10/+16
| * | | | A test case that scrutinises lambdalifter's output.Jason Zaugg2012-07-142-0/+106
| |/ / /
* | | | Merge pull request #913 from gkossakowski/partest-instrumentedAdriaan Moors2012-07-163-0/+33
|\ \ \ \
| * | | | Partest: add `instrumented` test category.Grzegorz Kossakowski2012-07-163-0/+33
| |/ / /
* | | | Merge pull request #876 from adriaanm/ticket-6011bAdriaan Moors2012-07-169-1/+83
|\ \ \ \
| * | | | SI-6011 switches: unreachability, guard-free formAdriaan Moors2012-07-169-1/+83
| |/ / /
* | | | Merge pull request #897 from lrytz/t5956Adriaan Moors2012-07-163-5/+23
|\ \ \ \ | |/ / / |/| | |
| * | | SI-5956 trigger copy generation with correct namerLukas Rytz2012-07-133-5/+23
* | | | Merge pull request #902 from paulp/topic/name-implicitsAdriaan Moors2012-07-144-0/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '2.10.x' into topic/name-implicitsPaul Phillips2012-07-1376-413/+1862
| |\ \ \ | | | |/ | | |/|
| * | | Implicits to encourage more Name-dropping.Paul Phillips2012-07-064-0/+35
* | | | SI-5957 enable direct parsing of nested java class classfileLukas Rytz2012-07-122-0/+17
| |_|/ |/| |
* | | Merge pull request #874 from adriaanm/ticket-6022Adriaan Moors2012-07-112-0/+8
|\ \ \
| * | | SI-6022 model type-test-implication betterAdriaan Moors2012-07-112-0/+8
* | | | Merge branch '2.10.x' into topic/pickledflagsPaul Phillips2012-07-1130-43/+359
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge commit 'refs/pull/825/head'; commit 'refs/pull/827/head'; commit 'refs/...Adriaan Moors2012-07-1130-43/+359
| |\ \ \ \ \ \ \