summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Test case closes SI-3798.Paul Phillips2012-05-072-0/+11
* Fixes SI-5629.Aleksandar Prokopec2012-05-074-0/+89
*-. Merge commit 'refs/pull/477/head'; commit 'refs/pull/478/head' into developPaul Phillips2012-05-052-0/+52
|\ \
| | * Don't admit primitive arrays as a generic Java varargs param.Jason Zaugg2012-05-052-0/+52
| |/
* | Merge commit 'refs/pull/124/head' into developPaul Phillips2012-05-052-0/+43
|\ \ | |/ |/|
| * Fixes SI-4929, with a test to verify.Stephen Judkins2012-01-212-0/+43
* | A couple checkfile updates which snuck by.Paul Phillips2012-05-041-1/+1
* | Have ArrayCharSequence reuse its Array.Paul Phillips2012-05-042-0/+275
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge commit 'refs/pull/471/head'; commit 'refs/pull/473/head'; commit 'refs/...Paul Phillips2012-05-049-0/+176
|\ \ \ \ \ \
| | | | | * | Fixes SI-5514.Aleksandar Prokopec2012-05-042-0/+54
| | | | * | | Fixes si-5656.Aleksandar Prokopec2012-05-042-0/+12
| | | | |/ /
| | | * / / Fix for si-5577.Aleksandar Prokopec2012-05-042-0/+38
| | | |/ /
| | * / / Fix for si-5590.Aleksandar Prokopec2012-05-042-0/+35
| | |/ /
| * / / Fix for si-5018.Aleksandar Prokopec2012-05-041-0/+37
| |/ /
* / / Fix for broken non-local returns.Paul Phillips2012-05-044-0/+48
|/ /
* | Fix for Dynamic interaction with private methods.Paul Phillips2012-05-032-0/+12
* | Moved passing tests from pending to files.Paul Phillips2012-05-0313-0/+324
* | Fix for SI-5608, crasher with value classes.Paul Phillips2012-05-032-0/+13
* | Test case closes SI-5655.Paul Phillips2012-05-032-0/+40
* | SI-5703: normalize refined types moreAdriaan Moors2012-05-033-22/+46
* | Merge branch 'may2' of /scala/trunk into developPaul Phillips2012-05-022-0/+52
|\ \
| * | Unanchored regex extractors.Paul Phillips2012-05-022-0/+52
* | | Merge commit 'refs/pull/317/head' into developPaul Phillips2012-05-022-0/+29
|\ \ \ | |/ / |/| |
| * | SI-5543: Ctor default arg wrongly scoped (revised)Som Snytt2012-04-281-1/+1
| * | SI-5543: Merge with trunkSom Snytt2012-04-26803-1446/+8686
| |\ \
| * | | Ctor default-getters unique name and are typed in constructor contextSom Snytt2012-03-232-0/+29
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-0210-8/+55
|\ \ \ \ \ \
| | * | | | | Test cases for si-4536.Aleksandar Prokopec2012-05-022-0/+54
| | |/ / / /
| * / / / / remove -Xoldpatmat where test no longer needs itAdriaan Moors2012-05-028-8/+1
|/ / / / /
* / / / / moving patmat to its own phaseAdriaan Moors2012-05-023-24/+26
|/ / / /
* | | | Fixs for reflection and getSimpleName.Paul Phillips2012-05-022-0/+56
* | | | Optimization of Predef implicits.Paul Phillips2012-04-301-2/+2
* | | | Removed a few more @deprecated members.Paul Phillips2012-04-2812-13/+12
* | | | Another tedious day at Checkfile Ranch.v2.10.0-M3Paul Phillips2012-04-271-1/+1
* | | | Merge commit '2bd62d2cfff47882eb72768cfb054638ed0f039b'Paul Phillips2012-04-272-2/+8
|\ \ \ \
| * | | | fixes broken eval testsEugene Burmako2012-04-272-2/+8
* | | | | Revert "Moved ancillary methods off specialized traits."Paul Phillips2012-04-271-1/+1
| | | | |
| \ \ \ \
*-. | | | | Merge commit 'refs/pull/445/head'; commit 'refs/pull/446/head'; commit 'refs/...Paul Phillips2012-04-274-0/+34
|\ \| | | | | | |_|/ / | |/| | |
| | * | | fixes SI-5713Eugene Burmako2012-04-274-0/+34
| |/ / /
* / / / Maybe this will fix the test on windows.Paul Phillips2012-04-271-1/+1
|/ / /
* | | A brand new, fast classfile parser.Paul Phillips2012-04-264-0/+116
* | | Trying to set an example in the land of macros.Paul Phillips2012-04-252-6/+6
* | | removes Expr <-> Tree implicitsEugene Burmako2012-04-2525-59/+50
* | | Fix reifier crashing repl.Paul Phillips2012-04-252-0/+31
* | | Moved ancillary methods off specialized traits.Paul Phillips2012-04-241-1/+1
* | | Merge commit 'refs/pull/433/head' into developPaul Phillips2012-04-243-0/+18
|\ \ \
| * | | fixes SI-5704Eugene Burmako2012-04-243-0/+18
* | | | copy BackQuotedIdent trees (don't copy as Ident)Adriaan Moors2012-04-242-0/+13
* | | | generate well-formed patterns in parserAdriaan Moors2012-04-242-0/+7
|/ / /
* | | Removed FlatArray.Paul Phillips2012-04-234-52/+36