summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Fixes the backticks in use case signature crashVlad Ureche2012-05-021-5/+20
* 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-26252-5631/+13209
| |\
| * | 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-023-189/+104
|\ \ \ \ \ \
| | | | * | | Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
| | | |/ / / | | |/| | |
| | | * | | No one define sh_highlightDocumentKato Kazuyoshi2012-05-031-2/+1
| | |/ / /
| * | | | 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-029-136/+216
|\ \ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | |_|_|_|/ / / |/| | | | | |
| | | | * | | 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-025-64/+149
| | * | | move more of match translation out of typersAdriaan Moors2012-05-023-79/+78
| | * | | small tree attachment refactoring: firstAttachmentAdriaan Moors2012-05-021-1/+2
| |/ / / |/| | |
| * | | SI-5729: TypeVar experimentals iff -XexperimentalAdriaan Moors2012-05-022-4/+3
|/ / /
* | | Fixs for reflection and getSimpleName.Paul Phillips2012-05-021-2/+23
* | | tpe -> tpeHK here and there.Paul Phillips2012-05-013-10/+10
* | | 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-012-38/+35
* | | Upgrade jQuery from 1.4.2 to 1.7.2Kato Kazuyoshi2012-05-022-160/+5440
* | | Merge branch 'apr30-checkin' of /scala/trunk into developPaul Phillips2012-04-302-31/+40
|\ \ \
| * | | De-duplication in Contexts.Paul Phillips2012-04-301-14/+12
| * | | Optimization of Predef implicits.Paul Phillips2012-04-301-17/+28
* | | | 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
|/ / /
* | | Fighting bitrot with typing.Paul Phillips2012-04-298-119/+81
* | | Eliminate useless type parameter.Paul Phillips2012-04-281-1/+1
* | | @unspecialized annotation.Paul Phillips2012-04-282-6/+12
* | | Removed a few more @deprecated members.Paul Phillips2012-04-282-13/+15
* | | Revert "Moved ancillary methods off specialized traits."Paul Phillips2012-04-271-1/+0
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge commit 'refs/pull/445/head'; commit 'refs/pull/446/head'; commit 'refs/...Paul Phillips2012-04-273-10/+16
|\ \ \ \ \
| | | * | | fixes SI-5713Eugene Burmako2012-04-271-1/+2
| |_|/ / / |/| | | |
| | * | | essential information about macro expansionEugene Burmako2012-04-271-6/+6
| |/ / / |/| | |
| * | | SI-3755: catch exception thrown by adaptToNewrunAdriaan Moors2012-04-271-3/+8
|/ / /
| | |
| \ \
*-. \ \ Merge commit 'refs/pull/443/head'; commit 'refs/pull/444/head' into developPaul Phillips2012-04-263-72/+137
|\ \ \ \ | |_|_|/ |/| | |
| | * | SI-5702 Pattern parser halts on starSom Snytt2012-04-262-32/+85
| * | | clean up typedMatchAnonFunAdriaan Moors2012-04-261-39/+51
| * | | SI-5690: no-selector match in function yields functionAdriaan Moors2012-04-261-1/+1
* | | | Better position printing in NodePrinters.Paul Phillips2012-04-261-12/+36
* | | | A brand new, fast classfile parser.Paul Phillips2012-04-263-0/+490
* | | | cleaning up macros, one step at a timeEugene Burmako2012-04-2610-136/+134
|/ / /
* | | Trying to set an example in the land of macros.Paul Phillips2012-04-252-95/+111
* | | More style tips for team macros.Paul Phillips2012-04-251-26/+13
* | | Reverts 211df62491 .Paul Phillips2012-04-251-67/+37