summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit 'refs/pull/427/head'; commit 'refs/pull/428/head' into developPaul Phillips2012-04-23114-200/+2341
|\ \
| * | interop between manifests and tagsEugene Burmako2012-04-2314-0/+142
| * | resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-2330-0/+1605
| * | migrates stdlib and compiler to tagsEugene Burmako2012-04-2337-158/+137
| * | rethinks tagsEugene Burmako2012-04-2333-97/+512
* | | Merge commit 'refs/pull/424/head' into developPaul Phillips2012-04-236-0/+8
|\ \ \ | |/ / |/| |
| * | minor fixes to reificationEugene Burmako2012-04-236-0/+8
* | | Merge commit 'refs/pull/419/head'; commit 'refs/pull/420/head'; commit 'refs/...Paul Phillips2012-04-222-0/+10
|\| |
| * | fixes SI-5680Eugene Burmako2012-04-202-0/+10
* | | scala.reflect.api: Reporters => FrontEndsEugene Burmako2012-04-202-3/+3
|/ /
* | fixes testsEugene Burmako2012-04-171-8/+8
* | adds erasures to concrete type tagsEugene Burmako2012-04-1710-13/+13
* | Another checkfile update.Paul Phillips2012-04-161-5/+5
* | Merge commit 'refs/pull/408/head'Paul Phillips2012-04-163-52/+59
|\ \
| * | don't emit tiny switches: optimizer chokes on themAdriaan Moors2012-04-143-52/+59