summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-8157 Make overloading, defaults restriction PolyType awareJason Zaugg2014-01-172-0/+8
* 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
* | | Merge pull request #3319 from Ichoran/issue/4370Adriaan Moors2014-01-161-0/+123
|\ \ \
| * | | SI-4370 Range bug: Wrong result for Long.MinValue to Long.MaxValue by Int.Max...Rex Kerr2014-01-151-0/+123
* | | | 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-155-19/+264
|\ \ \
| * | | Quasi-comprehensive BigDecimal soundness/correctness fix.Rex Kerr2014-01-145-19/+264
* | | | 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-152-2/+817
|\ \ \ \ \
| * | | | | toCode renamed to showCodeVladimirNik2014-01-131-2/+2
| * | | | | Annotated trees processing is modifiedVladimirNik2014-01-071-0/+29
| * | | | | Tests for ParsedTreePrinterVladimirNik2014-01-051-0/+786
| * | | | | 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/+0
| * | | | | | SI-8146 Test cases for typechecking decidabilityJason Zaugg2014-01-144-0/+33
| * | | | | | SI-8146 Pending test, diagnosis for bug in decidability of <:<Jason Zaugg2014-01-142-0/+86
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3355 from xeno-by/topic/saturday-nightJason Zaugg2014-01-14262-704/+711
|\ \ \ \ \ \
| * | | | | | prohibits constructor overloading for macro bundlesEugene Burmako2014-01-123-1/+17
| * | | | | | changes bundles to be classes, not traits extending MacroEugene Burmako2014-01-1225-89/+78
| * | | | | | *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-12252-651/+653
| |/ / / / /
* | | | | | Merge pull request #3275 from paulp/pr/patmatAdriaan Moors2014-01-1319-47/+357
|\ \ \ \ \ \
| * | | | | | SI-8128 Fix regression in extractors returning existentialsJason Zaugg2014-01-092-0/+33
| * | | | | | SI-8045 type inference of extracted valuePaul Phillips2013-12-231-0/+17
| * | | | | | SI-7850 CCE in patmat with invalid isEmpty.Paul Phillips2013-12-154-9/+32
| * | | | | | SI-7897, SI-6675 improves name-based patmatPaul Phillips2013-12-1513-38/+275
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3361 from adriaanm/pr3303-testAdriaan Moors2014-01-131-0/+16
|\ \ \ \ \ \
| * | | | | | SI-6615 junit testAdriaan Moors2014-01-131-0/+16
* | | | | | | Merge pull request #3242 from retronym/ticket/8046Adriaan Moors2014-01-137-0/+110
|\ \ \ \ \ \ \
| * | | | | | | SI-8046 Only use fast TypeRef#baseTypeSeq with concrete base typesJason Zaugg2013-12-104-1/+34