summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SI-5856 enables use of $this in string interpolationDominik Gruntz2012-07-172-2/+11
*-------. Merge commit 'refs/pull/825/head'; commit 'refs/pull/827/head'; commit 'refs/...Adriaan Moors2012-07-1119-128/+280
|\ \ \ \ \
| | | | | * bandaid in GenASM for SI-6049Miguel Garcia2012-07-101-4/+10
| | | | * | SI-6042 Improve type selection from volatile type errorJason Zaugg2012-07-082-2/+4
| | | * | | SI-5974 make collection.convert.Wrappers serializableLukas Rytz2012-07-051-1/+2
| | * | | | Allow attachments for symbols, just like for trees.Lukas Rytz2012-07-058-74/+84
| | * | | | Enhanced presentation compiler test infrastructureMirco Dotta2012-07-053-11/+21
| * | | | | removes special case for BigIntegerDominik Gruntz2012-07-061-2/+1
| * | | | | adds the sha1 files of the new starr / stringContext.fDominik Gruntz2012-07-061-37/+2
| * | | | | macro-based string interpolation formatterAdriaan Moors2012-07-065-6/+165
* | | | | | Revert "GenASM: pipeline disk-write with building of classfiles"Iulian Dragos2012-07-103-91/+35
* | | | | | Collection of updates to SIP-14 (scala.concurrent)Havoc Pennington2012-07-0911-209/+245
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #854 from clhodapp/feature/reflection-overload-resolution-...Adriaan Moors2012-07-092-58/+291
|\ \ \ \ \
| * | | | | improved resolveOverloaded docs cvogt2012-07-091-17/+17
| * | | | | Added scaladoc for resolveOverloaded.clhodapp2012-07-091-0/+18
| * | | | | New logic for TermSymbol.resolveOverloadedclhodapp2012-07-082-58/+273
* | | | | | Merge pull request #841 from magarciaEPFL/fixesAdriaan Moors2012-07-094-13/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | scalac ant task now supports all GenASM targetsMiguel Garcia2012-07-081-1/+1
| * | | | | raise compile time error about impending VerifyError due to unsorted lookupsw...Miguel Garcia2012-07-071-0/+9
| * | | | | SI-6025 fix for GenASM, GenJVM-based fix pendingMiguel Garcia2012-07-061-10/+14
| * | | | | GenASM becomes default backend, 1.5 classfiles remain as defaultMiguel Garcia2012-07-063-3/+5
| |/ / / /
* | | | | Merge pull request #843 from scalamacros/ticket/6036Adriaan Moors2012-07-087-56/+59
|\ \ \ \ \
| * | | | | SI-6036 yet again makes sense of magic symbolsEugene Burmako2012-07-067-56/+59
| |/ / / /
* | | | | Merge pull request #829 from ConnorDoyle/masterAdriaan Moors2012-07-081-3/+3
|\ \ \ \ \
| * | | | | Fixed the API documentation for scala.collection.MapLike.filterNot. The prev...Connor Doyle2012-07-051-3/+3
* | | | | | Merge pull request #844 from paulp/topic/stop-admonishing-meAdriaan Moors2012-07-085-8/+12
|\ \ \ \ \ \
| * | | | | | Knocking off a few catch _ => warnings.Paul Phillips2012-07-065-8/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #816 from VladUreche/feature/diagrams-dev-pullreq-newJosh Suereth2012-07-0736-534/+3170
|\ \ \ \ \ \
| * | | | | | Diagram tweaks #2Vlad Ureche2012-07-026-59/+108
| * | | | | | Diagram tweaks #1Vlad Ureche2012-07-028-80/+149
| * | | | | | Documented SyncVarVlad Ureche2012-07-021-7/+13
| * | | | | | Scaladoc class diagrams part 2Damien2012-07-0214-24/+1297
| * | | | | | Scaladoc class diagrams part 1Vlad Ureche2012-07-0220-204/+1236
| * | | | | | Reorganized scaladoc modelVlad Ureche2012-07-029-277/+460
| * | | | | | Scaladoc diff-firendly outputVlad Ureche2012-07-025-18/+42
* | | | | | | Merge pull request #848 from paulp/topic/asSeenFrom-basePaul Phillips2012-07-071-14/+2
|\ \ \ \ \ \ \
| * | | | | | | Eliminated some code in asSeenFrom.Paul Phillips2012-07-071-14/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #838 from adriaanm/ticket-2442Adriaan Moors2012-07-071-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SI-2442 sealedness for java enums non-experimentalAdriaan Moors2012-07-061-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #834 from paulp/issue/3836-2Adriaan Moors2012-07-061-3/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix SI-3836 not-really-ambiguous import detection.Paul Phillips2012-07-051-3/+26
* | | | | | Merge pull request #830 from heathermiller/topic/tryeither-fixesAdriaan Moors2012-07-067-93/+148
|\ \ \ \ \ \
| * | | | | | Updates scala.util.control.NonFatal documentation, as suggested in code reviewHeather Miller2012-07-061-6/+9
| * | | | | | SI-5981, SI-5979, SI-5973 Closed. Maintenance to Try.Heather Miller2012-07-057-87/+139
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #824 from adriaanm/ticket-4691_6008Adriaan Moors2012-07-062-218/+212
|\ \ \ \ \ \
| * | | | | | refactor to implement @retronym's reviewAdriaan Moors2012-07-061-18/+20
| * | | | | | SI-6008 use static knowledge of success of type testsAdriaan Moors2012-07-051-24/+51
| * | | | | | SI-4691 exhaustivity: `unapply: Some` = irrefutableAdriaan Moors2012-07-051-175/+128
| * | | | | | introduce -Ypatmat-debug (no new functionality)Adriaan Moors2012-07-052-35/+47
| |/ / / / /
* | | | | | Merge pull request #826 from lrytz/t5907Adriaan Moors2012-07-062-50/+66
|\ \ \ \ \ \