summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
...
| * | Test case closes SI-5655.Paul Phillips2012-05-032-0/+40
| * | Hardening implicit classes.Paul Phillips2012-05-032-0/+11
| * | Moved a warning behind -Xlint.Paul Phillips2012-05-031-1/+1
| | |
| | \
| | \
| | \
| *---. \ Merge commit 'refs/pull/467/head'; commit 'refs/pull/468/head'; commit 'refs/...Paul Phillips2012-05-0339-96/+339
| |\ \ \ \
| | | * | | SI-5703: normalize refined types moreAdriaan Moors2012-05-036-23/+53
| | | |/ /
| | | * | 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-261197-3429/+14343
| | | | |\ \
| | | | * | | 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-0212-9/+70
| | | |\ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | Test cases for si-4536.Aleksandar Prokopec2012-05-022-0/+54
| | | | | * | | | Test case for si-5198.Aleksandar Prokopec2012-05-021-0/+15
| | |_|_|/ / / / | |/| | | | | |
| | | | * | | | remove -Xoldpatmat where test no longer needs itAdriaan Moors2012-05-029-9/+1
| | | | | | | |
| | | | \ \ \ \
| | | *-. \ \ \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-0215-64/+48
| | |/|\ \ \ \ \ \ | |/| | | |/ / / / | | | | |/| | | |
| | | | | * | | | fix SI-5682Lukas Rytz2012-05-021-1/+3
| | |_|_|/ / / / | |/| | | | | |
| | | | * | | | SI-5542 closed by test caseAdriaan Moors2012-05-022-0/+4
| | | | * | | | moving patmat to its own phaseAdriaan Moors2012-05-0211-63/+35
| | |_|/ / / / | |/| | | | |
| | | * | | | SI-5729: TypeVar experimentals iff -XexperimentalAdriaan Moors2012-05-021-0/+6
| | |/ / / / | |/| | | |
| | * | | | SI-5720: Qual block doesn't update sym ownerSom Snytt2012-05-022-0/+87
| * | | | | 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-3056-72/+420
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | 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
* | | | | 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