summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | SI-6392 wraps non-terms before typecheck/evalEugene Burmako2012-09-191-2/+13
* | | | | | | | | Merge pull request #1354 from scalamacros/ticket/6363Eugene Burmako2012-09-1971-3950/+2779
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-6363 deploys the updated starrEugene Burmako2012-09-193-30/+0
| * | | | | | | | | SI-6363 removes scala.reflect.baseEugene Burmako2012-09-1971-3891/+2749
| * | | | | | | | | prepping for the refactoringEugene Burmako2012-09-195-31/+66
| * | | | | | | | | fixes NameTypes in base namesEugene Burmako2012-09-193-6/+4
| * | | | | | | | | 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-191-8/+17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | 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-192-3/+21
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fixes SI-6354: improved error messages for Dynamic signature mismatches.amin2012-09-192-3/+21
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | 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-191-3/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | SI-6287 fixes synthetic symbol clashes in toolboxEugene Burmako2012-09-171-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | 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-181-8/+8
|\ \ \ \ \ \ \
| * | | | | | | SI-6374 Reflection now works for anns with enum fieldsEugene Burmako2012-09-171-2/+4
| * | | | | | | Reflection no longer produces faux existentialsEugene Burmako2012-09-171-1/+1
| * | | | | | | SI-6374 Scala reflection now supports Java CRTPEugene Burmako2012-09-171-5/+3
* | | | | | | | Merge pull request #1298 from pavelpavlov/SI-5767Josh Suereth2012-09-189-97/+175
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | pull request feedbackPavel Pavlov2012-09-186-23/+30
| * | | | | | 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-189-265/+30
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove `@static` annotation from the library.Grzegorz Kossakowski2012-09-181-20/+0
| * | | | | | Revert "Implement @static annotation on singleton object fields."Grzegorz Kossakowski2012-09-178-210/+30
| * | | | | | Revert "WIP add private/lazy checks and a few tests."Grzegorz Kossakowski2012-09-171-11/+0
| * | | | | | Revert "Fixes SI-6189."Grzegorz Kossakowski2012-09-172-8/+3
| * | | | | | Revert "Fixes SI-6236."Grzegorz Kossakowski2012-09-172-14/+3
| * | | | | | Revert "Fix SI-4581."Grzegorz Kossakowski2012-09-171-8/+2
| * | | | | | Revert "Fix SI-6294."Grzegorz Kossakowski2012-09-171-5/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1329 from scalamacros/ticket/5692Eugene Burmako2012-09-181-1/+5
|\ \ \ \ \ \
| * | | | | | SI-5692 better error messageEugene Burmako2012-09-181-1/+5
| |/ / / / /
* / / / / / SI-5942 toolboxes now reset front endsEugene Burmako2012-09-181-0/+10
|/ / / / /
* | | | | Merge pull request #1321 from namin/apply-dynamic-sugarGrzegorz Kossakowski2012-09-171-5/+11
|\ \ \ \ \
| * | | | | Fixed SI-6353: applyDynamic with sugared applicationsamin2012-09-171-5/+11
* | | | | | Merge pull request #1320 from scalamacros/topic/is-implicitPaul Phillips2012-09-171-4/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | moves isImplicit from TermSymbol to SymbolEugene Burmako2012-09-161-4/+4
| |/ / / /
* | | | | Merge pull request #1322 from paulp/topic/emptyArrayJosh Suereth2012-09-1712-72/+13
|\ \ \ \ \
| * | | | | Revert "Added constant empty array to the companion objects."Paul Phillips2012-09-169-70/+1
| * | | | | Moved constant empty arrays into Array companion.Paul Phillips2012-09-163-2/+12
| | |_|/ / | |/| | |
* | | | | Merge pull request #1318 from odersky/ticket/6336Josh Suereth2012-09-171-4/+7
|\ \ \ \ \
| * | | | | SI-6336 Disallows value types in structuralal refinementsMartin Odersky2012-09-161-4/+7
* | | | | | Merge pull request #1308 from soc/SI-4478Josh Suereth2012-09-173-15/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |