summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Experimental option -Ybreak-cycles.Paul Phillips2012-10-0910-45/+99
* Possible fix for continuations bug.Paul Phillips2012-10-081-1/+1
* Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10Paul Phillips2012-10-0716-605/+6137
|\
| * MethodSymbol.params => MethodSymbol.paramssEugene Burmako2012-10-074-9/+8
| * Merge pull request #1455 from scalamacros/topic/manifestsJosh Suereth2012-10-055-11/+22
| |\
| | * undeprecates manifests for 2.10.0Eugene Burmako2012-10-035-11/+22
| * | SI-6471 Update jquery from 1.4.2 to 1.8.2Vlad Ureche2012-10-043-557/+6035
| |/
| * Merge pull request #1443 from gkossakowski/anyval-restrictionsGrzegorz Kossakowski2012-10-033-26/+69
| |\
| | * Put more implementation restrictions on value classes.Grzegorz Kossakowski2012-10-031-10/+48
| | * Fixed problem in SI-6408Martin Odersky2012-10-031-1/+2
| | * Revised restrictions for value classes and unversal traitsMartin Odersky2012-10-032-25/+29
| * | Merge pull request #1446 from retronym/ticket/6436-2Grzegorz Kossakowski2012-10-031-1/+1
| |\ \
| | * | SI-6436 Handle ambiguous string processorsJason Zaugg2012-10-021-1/+1
| * | | Merge pull request #1439 from scalamacros/topic/reflective-uniquesJosh Suereth2012-10-021-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | fixes a bug in a weak cache in runtime reflectionEugene Burmako2012-10-011-1/+2
* | | | Merge pull request #1382 from paulp/topic/tpe_starPaul Phillips2012-10-0724-191/+212
|\ \ \ \
| * | | | Overhauled documentation and structure of tpe/tpeHK/etc.Paul Phillips2012-10-022-83/+99
| * | | | All the actual changes of tpe to tpe_* or tpeHK.Paul Phillips2012-10-0223-49/+49
| * | | | Hardening in appliedType and Subst*Map.Paul Phillips2012-10-021-26/+35
| * | | | Cleanup in old Typers code.Paul Phillips2012-10-021-37/+22
| * | | | Defanged dummy type arguments.Paul Phillips2012-10-021-14/+38
| * | | | Removed obsolete migration test.Paul Phillips2012-10-021-13/+0
* | | | | Merge pull request #1466 from jroper/patch-1Paul Phillips2012-10-061-3/+4
|\ \ \ \ \
| * | | | | SI-6478 Fixing JavaTokenParser identJames Roper2012-10-051-3/+4
* | | | | | Incorporated pull request feedback.Paul Phillips2012-10-052-37/+46
* | | | | | Merge branch 'master' into infer-method-alternativePaul Phillips2012-10-0526-128/+201
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #1447 from paulp/spuriousPaul Phillips2012-10-044-30/+39
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix for spurious warning.Paul Phillips2012-10-043-27/+34
| | * | | | | Eliminated pattern matcher warning.Paul Phillips2012-10-041-1/+2
| | * | | | | Fix for rangepos crasher.Paul Phillips2012-10-041-2/+3
| * | | | | | Merge pull request #1369 from som-snytt/issue/6406-regextractPaul Phillips2012-10-041-34/+64
| |\ \ \ \ \ \
| | * | | | | | Regex.unapplySeq should not take Any (Fixes SI-6406)Som Snytt2012-09-201-34/+64
| * | | | | | | Merge pull request #1429 from paulp/topic/shortClassPaul Phillips2012-10-044-13/+46
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Added utility function shortClass.Paul Phillips2012-09-294-13/+46
| * | | | | | | Merge pull request #1456 from paulp/has-symbol-fieldPaul Phillips2012-10-0418-51/+52
| |\ \ \ \ \ \ \
| | * | | | | | | Renamed hasSymbol to hasSymbolField.Paul Phillips2012-10-0318-51/+52
* | | | | | | | | Worked over inferMethodAlternative.Paul Phillips2012-10-043-186/+214
* | | | | | | | | Replaced some <code> comments.Paul Phillips2012-10-041-20/+20
|/ / / / / / / /
* | | | | | | | Merge pull request #1460 from axel22/issue/6467-cherry-masterJosh Suereth2012-10-044-9/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-6467: Zero element in aggregate now by-nameAleksandar Prokopec2012-10-044-9/+11
* | | | | | | | | Fix for gluttunous raw type creation.Paul Phillips2012-10-041-8/+10
|/ / / / / / / /
* | | | | | | | Merge pull request #1453 from vigdorchik/links_fixedPaul Phillips2012-10-032-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix scaladoc links in a couple of places.Eugene Vigdorchik2012-10-032-3/+3
* | | | | | | | Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2012-10-0332-131/+324
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #1434 from jsuereth/fix/SI-6449Grzegorz Kossakowski2012-10-022-5/+5
| |\ \ \ \ \ \
| | * | | | | | Fixes deprecation annotations for 2.10.0Josh Suereth2012-09-303-7/+7
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge pull request #1440 from VladUreche/issue/language-docGrzegorz Kossakowski2012-10-024-27/+77
| |\ \ \ \ \ \
| | * | | | | | Improved the `scala.language` documentationVlad Ureche2012-10-024-27/+77
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge pull request #1425 from phaller/issue/6442Grzegorz Kossakowski2012-10-023-42/+61
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | SI-6442 - Add ActorDSL object for actor migration kitphaller2012-09-293-42/+61
| | |/ / / /