summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #3373 from densh/topic/std-liftable-refinementAdriaan Moors2014-01-175-30/+38
|\ \ \ \ \ \
| * | | | | | Test edge cases of literal liftingDen Shabalin2014-01-161-10/+10
| * | | | | | Give better names to UnliftHelper1 and UnliftHelper2Denys Shabalin2014-01-164-14/+16
| * | | | | | Lift Some, None, Nil, Left, Right not just supertypesDenys Shabalin2014-01-161-4/+11
| * | | | | | Remove redundant asInstanceOf for liftableDen Shabalin2014-01-161-2/+1
* | | | | | | Merge pull request #3380 from retronym/ticket/8157Adriaan Moors2014-01-171-5/+1
|\ \ \ \ \ \ \
| * | | | | | | SI-8157 Make overloading, defaults restriction PolyType awareJason Zaugg2014-01-171-5/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #3283 from paulp/pr/dotless-targsAdriaan Moors2014-01-172-11/+23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Dotless type application for infix operators.Paul Phillips2013-12-172-11/+23
* | | | | | | 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-161-14/+511
|\ \ \ \ \ \
| * | | | | | SI-6253 HashSet should implement unionRüdiger Klaehn2014-01-161-14/+511
| |/ / / / /
* | | | | | Merge pull request #3278 from magarciaEPFL/backendish48Adriaan Moors2014-01-167-19/+50
|\ \ \ \ \ \
| * | | | | | overzealous assert in BCodeBodyBuilder rejected throw nullMiguel Garcia2013-12-161-1/+3
| * | | | | | removing defensive code made obsolete by existing fix to SI-5604Miguel Garcia2013-12-162-7/+4
| * | | | | | overzealous assert in GenBCodeMiguel Garcia2013-12-151-1/+0
| * | | | | | 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-161-20/+71
|\ \ \ \ \ \ \
| * | | | | | | SI-4370 Range bug: Wrong result for Long.MinValue to Long.MaxValue by Int.Max...Rex Kerr2014-01-151-20/+71
| |/ / / / / /
* / / / / / / SI-8148 fix anonymous functions with placeholdersDenys Shabalin2014-01-161-2/+2
|/ / / / / /
* | | | | | Merge pull request #3318 from rklaehn/issue/6196Ichoran2014-01-152-0/+243
|\ \ \ \ \ \
| * | | | | | SI-6200 - HashMap should implement filterRüdiger Klaehn2014-01-151-0/+122
| * | | | | | SI-6196 - Set should implement filterRüdiger Klaehn2014-01-151-0/+121
* | | | | | | Merge pull request #3362 from som-snytt/issue/7544-scaladocAdriaan Moors2014-01-151-3/+2
|\ \ \ \ \ \ \
| * | | | | | | SI-7544 StringContext.f docs updateSom Snytt2014-01-131-3/+2
* | | | | | | | Merge pull request #3366 from Ichoran/issue/6457Adriaan Moors2014-01-154-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-6457 ImmutableSetFactory.empty results in StackOverflowErrorRex Kerr2014-01-144-6/+8
* | | | | | | | | Merge pull request #3316 from Ichoran/topic/big-decimal-correctnessAdriaan Moors2014-01-152-71/+410
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Quasi-comprehensive BigDecimal soundness/correctness fix.Rex Kerr2014-01-142-71/+410
* | | | | | | | | | Merge pull request #3304 from non/bug/stream-flatten2-8100Adriaan Moors2014-01-151-8/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-8100 - prevent possible SOE during Stream#flatten.Erik Osheim2013-12-241-8/+10
* | | | | | | | | | | Merge pull request #3293 from soc/SI-7469Adriaan Moors2014-01-159-37/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SI-7469 Remove misc. @deprecated elementsSimon Ochsenreither2014-01-099-37/+16
* | | | | | | | | | | | Merge pull request #3285 from som-snytt/issue/8015-FF-NLsAdriaan Moors2014-01-154-35/+74
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SI-8015 Refactor per code reviewSom Snytt2014-01-132-27/+34
| * | | | | | | | | | | | SI-8015 Carat => CaretVisitor2014-01-081-3/+5
| * | | | | | | | | | | | SI-8015 Unprintables in messagesSom Snytt2014-01-082-3/+16
| * | | | | | | | | | | | SI-8015 Count lines by EOLsSom Snytt2014-01-083-24/+41
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #3260 from soc/SI-8035Adriaan Moors2014-01-151-13/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SI-8035 Deprecate automatic () insertion in argument listsSimon Ochsenreither2014-01-091-13/+16
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #3317 from qerub/si-8107-add-regex-quoteAdriaan Moors2014-01-155-11/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SI-8107: Use Regex.quoteChristoffer Sawicki2013-12-294-11/+10