summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixes the backticks in use case signature crashVlad Ureche2012-05-022-0/+30
* 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-261331-2957/+16085
| |\
| * | 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-0219-9/+193
|\ \ \ \ \
| | * | | | Test cases for si-4536.Aleksandar Prokopec2012-05-022-0/+54
| | * | | | Pending test for si-4683.Aleksandar Prokopec2012-05-021-0/+11
| | * | | | Test case for si-5198.Aleksandar Prokopec2012-05-021-0/+15
| | * | | | Pending test for si-5240.Aleksandar Prokopec2012-05-021-0/+11
| | * | | | Pending test for si-5514Aleksandar Prokopec2012-05-021-0/+35
| | * | | | Test case for si-5559.Aleksandar Prokopec2012-05-021-0/+23
| | * | | | Test case for si-5606.Aleksandar Prokopec2012-05-021-0/+9
| | * | | | Test case for si-5618.Aleksandar Prokopec2012-05-022-0/+34
| * | | | | 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-0221-64/+144
|\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | | | | |/ / / / | | | |/| / / / | |_|_|_|/ / / |/| | | | | |
| | | | * | | fix SI-5682Lukas Rytz2012-05-021-1/+3
| |_|_|/ / / |/| | | | |
| | | * | | 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
| |_|/ / / |/| | | |
| | * | | 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
|/ / /
* | | 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