summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test case for si-5618.Aleksandar Prokopec2012-05-022-0/+34
* Pending test for si-5676.Aleksandar Prokopec2012-05-022-0/+26
* Add pending test for si-5698.Aleksandar Prokopec2012-05-023-0/+36
* Add pending test for SI-5018.Aleksandar Prokopec2012-05-021-0/+34
* Fixs for reflection and getSimpleName.Paul Phillips2012-05-022-0/+56
* Hackaround for people who like to instantiate the uninstantiable.Paul Phillips2012-05-011-1/+28
* Fixes #SI-5578.Paul Phillips2012-05-012-0/+43
* Widen types in signatures of Future companion methods, refactor OnceCanBuildF...Aleksandar Prokopec2012-05-012-238/+267
* Merge branch 'master' into feature/future-compatAleksandar Prokopec2012-05-0111-419/+685
|\
| * Merge branch 'apr30-checkin' of /scala/trunk into developPaul Phillips2012-04-302-4/+4
| |\
| | * Optimization of Predef implicits.Paul Phillips2012-04-302-4/+4
| * | Presentation Compiler tests for visibility of members.Iulian Dragos2012-04-309-415/+681
| |/
* | Merge branch 'master' into feature/future-compatAleksandar Prokopec2012-04-3057-79/+417
|\|
| * 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-2617-26/+209
| |\ \
| | | * SI-5702 Pattern parser halts on starSom Snytt2012-04-2616-26/+191
| | * | 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
| |/ /
* | | Add promises tests.Aleksandar Prokopec2012-04-302-0/+227
* | | Fixed a bug with setting execution contexts.Aleksandar Prokopec2012-04-301-2/+138
* | | Porting akka future tests.Aleksandar Prokopec2012-04-272-0/+471
|/ /
* | 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-2532-68/+72
|\ \ \ \
| | | * | diagnostics for SI-5692Eugene Burmako2012-04-253-0/+14
| | |/ /
| * / / 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-23206-696/+4521
|\ \ \
| | * | 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-2382-446/+410
| | * | rethinks tagsEugene Burmako2012-04-2345-401/+785