summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge pull request #3282 from retronym/ticket/8085Adriaan Moors2013-12-1813-2/+110
| | |\ \ \
| | | * | | SI-8085 Fix BrowserTraverser for package objectsJason Zaugg2013-12-1811-13/+66
| | | * | | Test demonstrating SI-8085Mirco Dotta2013-12-186-0/+55
| | |/ / /
| | * | | Merge pull request #3268 from adriaanm/support-3021v2.10.4-RC1Adriaan Moors2013-12-124-6/+37
| | |\ \ \
| | | * | | Report error on code size overflow, log method name.Adriaan Moors2013-12-124-6/+37
| | |/ / /
| | * | | Partially revert f8d8f7d08d.Adriaan Moors2013-12-111-0/+1
| | * | | Merge pull request #3261 from adriaanm/ticket-6426Adriaan Moors2013-12-114-18/+6
| | |\ \ \
| | | * | | Revert "SI-6426, importable _."Adriaan Moors2013-12-104-18/+6
| | * | | | Merge pull request #3253 from retronym/ticket/8062Adriaan Moors2013-12-116-5/+20
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | SI-8062 Fix inliner cycle with recursion, separate compilationJason Zaugg2013-12-106-5/+20
* | | | | | Merge pull request #3381 from retronym/topic/debug-friendlinessEugene Burmako2014-01-184-2/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't trace the low-level details of ResetAttrs under -YdebugJason Zaugg2014-01-171-1/+3
| * | | | | Avoid cycles in Symbol toString under -YdebugJason Zaugg2014-01-173-1/+3
* | | | | | Merge pull request #3377 from VladimirNik/sprinter-eol-fixAdriaan Moors2014-01-172-7/+14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Problem with EOL in tests for Printers is fixedVladimirNik2014-01-172-7/+14
* | | | | | Merge pull request #3378 from Blaisorblade/patch-1Adriaan Moors2014-01-171-1/+1
|\ \ \ \ \ \
| * | | | | | Fix typoPaolo G. Giarrusso2014-01-171-1/+1
| |/ / / / /
* | | | | | Merge pull request #3373 from densh/topic/std-liftable-refinementAdriaan Moors2014-01-176-31/+87
|\ \ \ \ \ \
| * | | | | | Test edge cases of literal liftingDen Shabalin2014-01-162-10/+21
| * | | | | | Give better names to UnliftHelper1 and UnliftHelper2Denys Shabalin2014-01-164-14/+16
| * | | | | | Lift Some, None, Nil, Left, Right not just supertypesDenys Shabalin2014-01-162-5/+49
| * | | | | | Remove redundant asInstanceOf for liftableDen Shabalin2014-01-161-2/+1
* | | | | | | Merge pull request #3380 from retronym/ticket/8157Adriaan Moors2014-01-173-5/+9
|\ \ \ \ \ \ \
| * | | | | | | SI-8157 Make overloading, defaults restriction PolyType awareJason Zaugg2014-01-173-5/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #3283 from paulp/pr/dotless-targsAdriaan Moors2014-01-175-11/+41
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Dotless type application for infix operators.Paul Phillips2013-12-175-11/+41
* | | | | | | Merge pull request #3354 from xeno-by/topic/enclosing-xxxEugene Burmako2014-01-173-5/+51
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | deprecates c.enclosingTree-style APIsEugene Burmako2014-01-163-5/+51
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3322 from rklaehn/issue/6253Ichoran2014-01-164-14/+700
|\ \ \ \ \ \
| * | | | | | SI-6253 HashSet should implement unionRüdiger Klaehn2014-01-164-14/+700
* | | | | | | Merge pull request #3278 from magarciaEPFL/backendish48Adriaan Moors2014-01-169-19/+67
|\ \ \ \ \ \ \
| * | | | | | | overzealous assert in BCodeBodyBuilder rejected throw nullMiguel Garcia2013-12-162-1/+10
| * | | | | | | removing defensive code made obsolete by existing fix to SI-5604Miguel Garcia2013-12-162-7/+4
| * | | | | | | overzealous assert in GenBCodeMiguel Garcia2013-12-152-1/+10
| * | | | | | | removing dead code in BCodeSyncAndTryMiguel Garcia2013-12-151-4/+0
| * | | | | | | there's a reason for this code in GenBCodeMiguel Garcia2013-12-154-4/+40
| * | | | | | | GenBCode version of "not eliminate loadmodule on static methods."Miguel Garcia2013-12-151-1/+2
| * | | | | | | GenBCode version of "Updating Position call sites" commitMiguel Garcia2013-12-151-1/+1
* | | | | | | | Merge pull request #3340 from huitseeker/issues/sourceFlagAdriaan Moors2014-01-163-38/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8126 Puts SI-7335 fix behind a source level flagFrançois Garillot2014-01-161-1/+1
| * | | | | | | | SI-8126 Puts SI-6899 fix under a source level flagFrançois Garillot2014-01-161-1/+1
| * | | | | | | | SI-8126 Add a '-Xsource' flag allowing compilation in e.g. 2.10 modeFrançois Garillot2014-01-161-36/+43
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #3319 from Ichoran/issue/4370Adriaan Moors2014-01-162-20/+194
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-4370 Range bug: Wrong result for Long.MinValue to Long.MaxValue by Int.Max...Rex Kerr2014-01-152-20/+194
| |/ / / / / / /
* | | | | | | | Merge pull request #3372 from densh/si/8148Adriaan Moors2014-01-162-2/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | SI-8148 fix anonymous functions with placeholdersDenys Shabalin2014-01-162-2/+7
|/ / / / / / /
* | | | | | | Merge pull request #3370 from Ichoran/topic/fix-t6200Ichoran2014-01-151-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Repairs unexpected failure of test t6200.scalaRex Kerr2014-01-151-3/+3
|/ / / / / /
* | | | | | Merge pull request #3318 from rklaehn/issue/6196Ichoran2014-01-154-0/+379
|\ \ \ \ \ \
| * | | | | | SI-6200 - HashMap should implement filterRüdiger Klaehn2014-01-152-0/+190