summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Part II of the Lazy Vals Saga: Saving bitmap by the Three Musketeers: Byte, I...Hubert Plociniczak2012-05-041-1/+1
* Part I of the Lazy Vals Saga: Bitmaps are no longer inherited.Hubert Plociniczak2012-05-031-2/+1
* Removed a few more @deprecated members.Paul Phillips2012-04-2827-43/+42
* 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-273-8/+8
| |
| \
*-. | 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
|/
*-. Merge commit 'refs/pull/443/head'; commit 'refs/pull/444/head' into developPaul Phillips2012-04-2616-19/+212
|\ \
| | * SI-5702 Pattern parser halts on starSom Snytt2012-04-2615-19/+194
| * | SI-5690: no-selector match in function yields functionAdriaan Moors2012-04-261-0/+18
* | | 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
| |
| \
*-. \ Merge commit 'refs/pull/439/head'; commit 'refs/pull/440/head'; commit 'refs/...Paul Phillips2012-04-2529-68/+58
|\ \ \
| * | | removes Expr <-> Tree implicitsEugene Burmako2012-04-2529-68/+58
| |/ /
| | |
| \ \
*-. \ \ Merge commit 'refs/pull/437/head'; commit 'refs/pull/438/head' into developPaul Phillips2012-04-256-5/+80
|\ \ \ \ | |_|/ / |/| | |
| | * | updated tests now matches aren't translated if forInteractiveAdriaan Moors2012-04-252-5/+2
| * | | Added a Presentation Compiler test for hyperlinking.Iulian Dragos2012-04-254-0/+78
* | | | Merge commit 'refs/pull/436/head'Paul Phillips2012-04-252-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | fixes SI-5706Eugene Burmako2012-04-252-0/+11
| |/ /
* / / Fix reifier crashing repl.Paul Phillips2012-04-252-0/+31
|/ /
* | Moved ancillary methods off specialized traits.Paul Phillips2012-04-243-8/+8
* | Update checkfile with more backticks.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-23189-307/+4169
|\ \ \
| | * | interop between manifests and tagsEugene Burmako2012-04-2326-0/+231
| | * | resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-2357-0/+3246
| | * | migrates stdlib and compiler to tagsEugene Burmako2012-04-2369-343/+306
| | * | rethinks tagsEugene Burmako2012-04-2341-115/+537
* | | | Merge commit 'refs/pull/425/head' into developPaul Phillips2012-04-232-0/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for SI-5471Vojin Jovanovic2012-04-232-0/+19
| | |/ | |/|
* | | 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-225-0/+24
|\ \|
| * | fixes SI-5689Eugene Burmako2012-04-213-0/+14
| |/
| * fixes SI-5680Eugene Burmako2012-04-202-0/+10
* | scala.reflect.api: Reporters => FrontEndsEugene Burmako2012-04-202-3/+3
|/
* fixes testsEugene Burmako2012-04-172-11/+10
* adds erasures to concrete type tagsEugene Burmako2012-04-1711-384/+385
* Another checkfile update.Paul Phillips2012-04-161-5/+5
* One more checkfile update.Paul Phillips2012-04-161-1/+1
* Merge commit 'refs/pull/408/head'Paul Phillips2012-04-165-55/+61
|\
| * don't emit tiny switches: optimizer chokes on themAdriaan Moors2012-04-144-53/+59
| * restore typedMatchAnonFun in all its gloryAdriaan Moors2012-04-141-2/+2