summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New .gitattributes file.Paul Phillips2012-09-204-0/+44
* Merge branch 'pull-1352-reformatted' into 2.10.xPaul Phillips2012-09-2024-57/+258
|\
| * Disabled failing build manager tests.Martin Odersky2012-09-206-1/+1
| * New test case for SI-6337Martin Odersky2012-09-201-0/+16
| * New test case for closing SI-6385Martin Odersky2012-09-202-0/+20
| * Value classes: eliminated half-boxingMartin Odersky2012-09-209-18/+87
| * Cleanup of OverridingPairsMartin Odersky2012-09-201-17/+22
| * Fixes SI-6260Martin Odersky2012-09-206-21/+112
|/
* Merge pull request #1353 from gkossakowski/SI-6376-scalap-is-brokenGrzegorz Kossakowski2012-09-201-3/+8
|\
| * Fix problem with names encoding in scalap.Grzegorz Kossakowski2012-09-191-3/+8
* | Merge pull request #1331 from scalamacros/ticket/5943Grzegorz Kossakowski2012-09-208-2/+42
|\ \
| * | SI-5943 toolboxes now autoimport Predef and scalaEugene Burmako2012-09-208-2/+42
* | | Merge pull request #1338 from scalamacros/ticket/5418Grzegorz Kossakowski2012-09-206-3/+31
|\ \ \
| * | | test case closes SI-5418Eugene Burmako2012-09-182-0/+13
| * | | existentially typed expansions now work fineEugene Burmako2012-09-184-3/+18
| |/ /
* | | Merge pull request #1358 from scalamacros/ticket/6392Grzegorz Kossakowski2012-09-205-2/+33
|\ \ \
| * | | SI-6392 wraps non-terms before typecheck/evalEugene Burmako2012-09-195-2/+33
* | | | Merge pull request #1354 from scalamacros/ticket/6363Eugene Burmako2012-09-1998-4073/+2924
|\ \ \ \
| * | | | SI-6363 deploys the updated starrEugene Burmako2012-09-199-36/+6
| * | | | SI-6363 removes scala.reflect.baseEugene Burmako2012-09-1988-4008/+2870
| * | | | prepping for the refactoringEugene Burmako2012-09-1911-37/+72
| * | | | fixes NameTypes in base namesEugene Burmako2012-09-197-6/+22
| * | | | SI-6390 removes Trees#ArrayValue from the APIEugene Burmako2012-09-194-55/+23
* | | | | Merge pull request #1333 from paulp/less-inlineGrzegorz Kossakowski2012-09-1923-183/+160
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Removed many @inline annotations and final modifiers.Paul Phillips2012-09-1823-183/+160
| | |/ / | |/| |
* | | | Merge pull request #1204 from chuvoks/rbGrzegorz Kossakowski2012-09-192-8/+59
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add RedBlackTree tests for take/drop/slice.Juha Heljoranta2012-09-181-0/+42
| * | | Retain Ordering in drop/take/slice signatures.Juha Heljoranta2012-09-181-3/+3
| * | | Rank based take/drop/slice.Juha Heljoranta2012-08-281-11/+20
* | | | Merge pull request #1343 from namin/dynamic-sigGrzegorz Kossakowski2012-09-195-5/+95
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixes SI-6354: improved error messages for Dynamic signature mismatches.amin2012-09-195-5/+95
* | | | Merge pull request #1335 from cvogt/topic/reflection-scaladocEugene Burmako2012-09-1924-186/+681
|\ \ \ \
| * | | | improved/fixed reflection docs based on commentsChristopher Vogt2012-09-1915-70/+155
| * | | | improved reflection documentationChristopher Vogt2012-09-1822-181/+591
* | | | | Merge pull request #1327 from scalamacros/ticket/6287Grzegorz Kossakowski2012-09-195-3/+52
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | test case closes SI-5770Eugene Burmako2012-09-182-0/+35
| * | | | SI-6287 fixes synthetic symbol clashes in toolboxEugene Burmako2012-09-173-3/+17
| | |_|/ | |/| |
* | | | Merge pull request #1341 from rkuhn/document-App-RKGrzegorz Kossakowski2012-09-181-0/+10
|\ \ \ \
| * | | | clarify caveats of App traitRoland2012-09-181-0/+10
| | |/ / | |/| |
* | | | Merge pull request #1324 from scalamacros/ticket/6374Eugene Burmako2012-09-187-50/+25
|\ \ \ \
| * | | | refactors java reflection testsEugene Burmako2012-09-177-88/+16
| * | | | SI-6374 Reflection now works for anns with enum fieldsEugene Burmako2012-09-173-4/+6
| * | | | Reflection no longer produces faux existentialsEugene Burmako2012-09-173-3/+3
| * | | | SI-6374 Scala reflection now supports Java CRTPEugene Burmako2012-09-174-5/+50
* | | | | Merge pull request #1298 from pavelpavlov/SI-5767Josh Suereth2012-09-1819-102/+284
|\ \ \ \ \
| * | | | | pull request feedbackPavel Pavlov2012-09-1816-28/+139
| * | | | | Making public methods of FlatHashTable protectedPavel Pavlov2012-08-294-12/+14
| * | | | | SI-5767 fix + small HashSet/HashMap fixesPavel Pavlov2012-08-276-72/+141
* | | | | | Merge pull request #1340 from gkossakowski/revert-static-annotationGrzegorz Kossakowski2012-09-1827-722/+36
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove `@static` annotation from the library.Grzegorz Kossakowski2012-09-181-20/+0