summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [nomaster] SI-8114 Binary compat. workaround for erasure bug SI-7120Jason Zaugg2014-01-091-0/+15
| * | | | | | | Merge commit 'aefe3fb844' into merge-2.10.xAdriaan Moors2014-01-172-0/+12
| |\| | | | | |
| | * | | | | | SI-6563 Test case for already-fixed crasherJason Zaugg2014-01-062-0/+12
| | |/ / / / /
| | * | | | | [nomaster] codifies the state of the art wrt SI-8104Eugene Burmako2013-12-286-0/+98
| * | | | | | Merge commit '97b9b2c06a' from 2.10.x into masterAdriaan Moors2014-01-1719-12/+142
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | SI-8085 Fix BrowserTraverser for package objectsJason Zaugg2013-12-1810-11/+62
| | * | | | Test demonstrating SI-8085Mirco Dotta2013-12-186-0/+55
| | * | | | Report error on code size overflow, log method name.Adriaan Moors2013-12-122-0/+27
| | * | | | Merge pull request #3261 from adriaanm/ticket-6426Adriaan Moors2013-12-112-12/+0
| | |\ \ \ \
| | | * | | | Revert "SI-6426, importable _."Adriaan Moors2013-12-102-12/+0
| | * | | | | Merge pull request #3253 from retronym/ticket/8062Adriaan Moors2013-12-113-0/+9
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | SI-8062 Fix inliner cycle with recursion, separate compilationJason Zaugg2013-12-103-0/+9
* | | | | | | Merge pull request #3381 from retronym/topic/debug-friendlinessEugene Burmako2014-01-182-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Avoid cycles in Symbol toString under -YdebugJason Zaugg2014-01-172-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3373 from densh/topic/std-liftable-refinementAdriaan Moors2014-01-171-1/+49
|\ \ \ \ \ \
| * | | | | | Test edge cases of literal liftingDen Shabalin2014-01-161-0/+11
| * | | | | | Lift Some, None, Nil, Left, Right not just supertypesDenys Shabalin2014-01-161-1/+38
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3380 from retronym/ticket/8157Adriaan Moors2014-01-172-0/+8
|\ \ \ \ \ \
| * | | | | | SI-8157 Make overloading, defaults restriction PolyType awareJason Zaugg2014-01-172-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3283 from paulp/pr/dotless-targsAdriaan Moors2014-01-173-0/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Dotless type application for infix operators.Paul Phillips2013-12-173-0/+18
* | | | | | Merge pull request #3322 from rklaehn/issue/6253Ichoran2014-01-163-0/+189
|\ \ \ \ \ \
| * | | | | | SI-6253 HashSet should implement unionRüdiger Klaehn2014-01-163-0/+189
* | | | | | | Merge pull request #3278 from magarciaEPFL/backendish48Adriaan Moors2014-01-162-0/+17
|\ \ \ \ \ \ \
| * | | | | | | overzealous assert in BCodeBodyBuilder rejected throw nullMiguel Garcia2013-12-161-0/+7
| * | | | | | | overzealous assert in GenBCodeMiguel Garcia2013-12-151-0/+10
* | | | | | | | SI-8148 fix anonymous functions with placeholdersDenys Shabalin2014-01-161-0/+5
| |_|_|/ / / / |/| | | | | |
* | | | | | | Repairs unexpected failure of test t6200.scalaRex Kerr2014-01-151-3/+3
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #3318 from rklaehn/issue/6196Ichoran2014-01-152-0/+136
|\ \ \ \ \ \
| * | | | | | SI-6200 - HashMap should implement filterRüdiger Klaehn2014-01-151-0/+68
| * | | | | | SI-6196 - Set should implement filterRüdiger Klaehn2014-01-151-0/+68
* | | | | | | Merge pull request #3316 from Ichoran/topic/big-decimal-correctnessAdriaan Moors2014-01-154-19/+39
|\ \ \ \ \ \ \
| * | | | | | | Quasi-comprehensive BigDecimal soundness/correctness fix.Rex Kerr2014-01-144-19/+39
* | | | | | | | Merge pull request #3304 from non/bug/stream-flatten2-8100Adriaan Moors2014-01-152-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8100 - prevent possible SOE during Stream#flatten.Erik Osheim2013-12-242-0/+9
* | | | | | | | | Merge pull request #3293 from soc/SI-7469Adriaan Moors2014-01-152-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-7469 Remove misc. @deprecated elementsSimon Ochsenreither2014-01-092-2/+2
* | | | | | | | | | Merge pull request #3285 from som-snytt/issue/8015-FF-NLsAdriaan Moors2014-01-156-0/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-8015 Unprintables in messagesSom Snytt2014-01-081-1/+1
| * | | | | | | | | | SI-8015 Count lines by EOLsSom Snytt2014-01-086-0/+39
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #3260 from soc/SI-8035Adriaan Moors2014-01-1521-165/+217
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | SI-8035 Deprecate automatic () insertion in argument listsSimon Ochsenreither2014-01-0921-165/+217
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3321 from VladimirNik/sprinterJason Zaugg2014-01-151-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Variance annotations printingVladimirNik2014-01-011-2/+2
* | | | | | | | | | Merge pull request #3369 from retronym/ticket/8132Grzegorz Kossakowski2014-01-151-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-8132 Fix false "overrides nothing" for case class protected paramJason Zaugg2014-01-151-0/+5
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3315 from rklaehn/issue/7326Ichoran2014-01-151-0/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Implements specialized subsetOf for HashSetRüdiger Klaehn2014-01-141-0/+64
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3363 from retronym/ticket/8146Jason Zaugg2014-01-156-0/+119
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | SI-8146 Fix non-deterministic <:< for deeply nested typesJason Zaugg2014-01-142-0/+86