summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix SI-4976 partiallyKato Kazuyoshi2012-05-031-3/+11
* Eliminating reflective calls.Paul Phillips2012-05-029-31/+62
* Fixes the backticks in use case signature crashVlad Ureche2012-05-021-5/+20
* Merge branch 'may2' of /scala/trunk into developPaul Phillips2012-05-021-7/+32
|\
| * Unanchored regex extractors.Paul Phillips2012-05-021-7/+32
* | Merge commit 'refs/pull/317/head' into developPaul Phillips2012-05-023-5/+15
|\ \ | |/ |/|
| * SI-5543: Ctor default arg wrongly scoped (revised)Som Snytt2012-04-283-5/+13
| * SI-5543: Merge with trunkSom Snytt2012-04-26638-14062/+22193
| |\
| * | Ctor default-getters unique name and are typed in constructor contextSom Snytt2012-03-232-4/+9
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-02122-373/+303
|\ \ \ \ \ \ \
| | | | | * | | Fixes SI-4478.Simon Ochsenreither2012-05-02119-180/+182
| | | |_|/ / / | | |/| | | |
| | | | * | | No one define sh_highlightDocumentKato Kazuyoshi2012-05-031-2/+1
| | | |/ / / | | |/| | |
| | | * | | Changes scaladoc of trait DynamicDominik Gruntz2012-05-021-5/+18
| | |/ / /
| * | | | cleaned up partialfun synth in uncurryAdriaan Moors2012-05-021-186/+102
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-0214-198/+260
|\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | / / / | | | | |_|/ / / | | | |/| | | |
| | | | | * | | Add a link to "z" in ScaladocKato Kazuyoshi2012-05-031-1/+1
| | | | |/ / / | | | |/| | |
| | | | * | | fix SI-5682Lukas Rytz2012-05-021-5/+4
| | | |/ / /
| | * | | | un-cps expected type in translateMatchAdriaan Moors2012-05-021-15/+12
| | * | | | partial fun synth typing under correct ptAdriaan Moors2012-05-021-3/+3
| | * | | | moving patmat to its own phaseAdriaan Moors2012-05-028-119/+187
| | * | | | move more of match translation out of typersAdriaan Moors2012-05-023-79/+78
| | * | | | small tree attachment refactoring: firstAttachmentAdriaan Moors2012-05-022-7/+7
| | |/ / /
| * / / / SI-5729: TypeVar experimentals iff -XexperimentalAdriaan Moors2012-05-023-5/+4
| |/ / /
* / / / fixed typo in documentation of @cpsParamDominik Gruntz2012-05-021-1/+1
|/ / /
* | | Fixs for reflection and getSimpleName.Paul Phillips2012-05-021-2/+23
* | | tpe -> tpeHK here and there.Paul Phillips2012-05-013-10/+10
* | | Workaround for scaladoc failure.Paul Phillips2012-05-011-1/+1
* | | Look at all the Strings which no longer are.Paul Phillips2012-05-013-108/+118
* | | Hackaround for people who like to instantiate the uninstantiable.Paul Phillips2012-05-011-0/+4
* | | Fixes #SI-5578.Paul Phillips2012-05-011-8/+10
* | | A little clarity for AddInterfaces.Paul Phillips2012-05-013-43/+52
* | | Merge commit 'refs/pull/456/head' into developPaul Phillips2012-05-012-160/+5440
|\ \ \
| * | | Upgrade jQuery from 1.4.2 to 1.7.2Kato Kazuyoshi2012-05-022-160/+5440
* | | | Refactor Unsafe related stuff in scala.concurrent.Aleksandar Prokopec2012-05-013-20/+32
* | | | Refactor OnceCanBuildFrom to check the collection type.Aleksandar Prokopec2012-05-012-6/+16
* | | | Widen types in signatures of Future companion methods, refactor OnceCanBuildF...Aleksandar Prokopec2012-05-014-39/+62
* | | | Merge branch 'master' into feature/future-compatAleksandar Prokopec2012-05-0113-552/+380
|\| | |
| * | | Merge branch 'apr30-checkin' of /scala/trunk into developPaul Phillips2012-04-3010-531/+371
| |\ \ \
| | * | | De-duplication in Contexts.Paul Phillips2012-04-301-14/+12
| | * | | Optimization of Predef implicits.Paul Phillips2012-04-309-517/+359
| * | | | Merge commit 'refs/pull/452/head'; commit 'refs/pull/453/head' into developPaul Phillips2012-04-302-18/+6
| |\ \ \ \
| | * | | | Presentation Compiler tests for visibility of members.Iulian Dragos2012-04-302-18/+6
| | |/ / /
| * / / / Fixed `Setting.enabling` to properly disable dependent settings when the orig...Iulian Dragos2012-04-301-3/+3
| |/ / /
* | | | Merge branch 'master' into feature/future-compatAleksandar Prokopec2012-04-3098-890/+1312
|\| | |
| * | | Fighting bitrot with typing.Paul Phillips2012-04-298-119/+81
| * | | Eliminate useless type parameter.Paul Phillips2012-04-283-3/+3
| * | | Removed all the imports of the bridge annotation.Paul Phillips2012-04-2820-19/+1
| * | | @unspecialized annotation.Paul Phillips2012-04-2830-116/+141
| * | | Removed a few more @deprecated members.Paul Phillips2012-04-287-48/+17
| * | | Removes @bridge methods.Simon Ochsenreither2012-04-2828-214/+5