summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* miscellaneous refinements of reflection APIEugene Burmako2012-08-0215-101/+239
* navigation between fields and accessorsEugene Burmako2012-08-025-1/+36
* moves most of symbol tests in API to descendantsEugene Burmako2012-08-021-73/+61
* simplifies flag APIEugene Burmako2012-08-028-42/+14
* SI-5732 members and derivatives now return ScopeEugene Burmako2012-08-0221-121/+178
* Merge pull request #1030 from scalamacros/ticket/5751Josh Suereth2012-08-029-113/+153
|\
| * SI-5751 cleans up toolboxes for the releaseEugene Burmako2012-07-319-113/+153
* | Merge pull request #1032 from hubertp/issue/asm-long-signaturesJosh Suereth2012-08-011-2/+7
|\ \
| * | I actually managed to hit the limit of Scala signature annotation not fitting...Hubert Plociniczak2012-07-311-2/+7
* | | Merge pull request #1029 from odersky/ide/getlinkposJosh Suereth2012-08-011-4/+15
|\ \ \ | |/ / |/| |
| * | Added more variants to achieve getLinkPosMartin Odersky2012-07-311-4/+15
| |/
* | Merge pull request #1024 from paulp/topic/type-printingJosh Suereth2012-07-312-12/+18
|\ \ | |/ |/|
| * Checkfile update.Paul Phillips2012-07-301-10/+10
| * Fixed maddening "..." lately in printed types.Paul Phillips2012-07-301-2/+8
* | Merge pull request #1020 from odersky/ticket/5866Josh Suereth2012-07-303-2/+23
|\ \
| * | SI-5866 Support casting null to value classesMartin Odersky2012-07-303-2/+23
* | | Merge pull request #1018 from scalamacros/topic/classtag-of-nothingJosh Suereth2012-07-302-32/+37
|\ \ \
| * | | ClassTag.Nothing now throws an exceptionEugene Burmako2012-07-302-32/+37
| |/ /
* | | Merge pull request #1016 from hubertp/2.10.x-issue/5031Josh Suereth2012-07-308-5/+28
|\ \ \
| * | | Fixed SI-5031. Only consider classes when looking for companion class.Hubert Plociniczak2012-07-308-5/+28
| |/ /
* | | Merge pull request #1011 from odersky/ticket/5882Josh Suereth2012-07-305-0/+41
|\ \ \
| * | | SI-5799 Secondary constructors in value classes not allowedMartin Odersky2012-07-293-2/+18
| * | | Closes SI-5882Martin Odersky2012-07-283-1/+26
* | | | Merge pull request #981 from adriaanm/ticket-2038Josh Suereth2012-07-302-1/+8
|\ \ \ \
| * | | | SI-2038 make pt fully-defined when typing TypedAdriaan Moors2012-07-232-1/+8
* | | | | Merge pull request #960 from clhodapp/remove-resolve-overloadedJosh Suereth2012-07-3011-647/+0
|\ \ \ \ \
| * | | | | Removed resolveOverloadedclhodapp2012-07-3011-647/+0
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1015 from hubertp/2.10.x-issue/5603Josh Suereth2012-07-305-39/+107
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed SI-5603. Early definitions now get transparent positions.Hubert Plociniczak2012-07-305-39/+107
| | |_|/ | |/| |
* | | | Merge pull request #998 from odersky/topic/bootpackagesJosh Suereth2012-07-301-1/+13
|\ \ \ \
| * | | | Avoids loading scala.package and scala.reflect.package from source if a class...Martin Odersky2012-07-261-1/+13
* | | | | Merge pull request #1013 from odersky/ticket/5878odersky2012-07-303-2/+30
|\ \ \ \ \
| * | | | | Closes SI-5878Martin Odersky2012-07-293-2/+30
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1005 from odersky/topic/worksheetodersky2012-07-3012-72/+266
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | New Worksheet mixing schemeMartin Odersky2012-07-275-100/+196
| * | | | Raw string interpolatorMartin Odersky2012-07-273-4/+24
| * | | | Adds method askForResponseMartin Odersky2012-07-273-2/+31
| * | | | Disable interrupts during code instrumentationMartin Odersky2012-07-271-4/+8
| * | | | New Executor.Martin Odersky2012-07-273-4/+49
* | | | | Merge pull request #997 from dragos/ide/range-positions-in-script-sourcesJosh Suereth2012-07-291-1/+1
|\ \ \ \ \
| * | | | | `ScriptSourceFile` should not hard-code `OffsetPosition`.Iulian Dragos2012-07-261-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #996 from gkossakowski/instrumentation-fixesJosh Suereth2012-07-295-3/+35
|\ \ \ \ \
| * | | | | Fix `Instrumentation.getStatistics` method in partest.Grzegorz Kossakowski2012-07-262-2/+12
| * | | | | Instrument all classes in `instrumented` package.Grzegorz Kossakowski2012-07-263-1/+23
| |/ / / /
* | | | | Merge pull request #990 from VladUreche/issue/6140Josh Suereth2012-07-293-1/+20
|\ \ \ \ \
| * | | | | SI-6140 Scaladoc infinite recursion in wiki parserVlad Ureche2012-07-253-1/+20
* | | | | | Merge pull request #988 from paulp/issue/4560Josh Suereth2012-07-299-73/+115
|\ \ \ \ \ \
| * | | | | | SI-4560 - improved testJohannes Rudolph2012-07-243-30/+52
| * | | | | | Revert "tentative fix for RC5 lift build problem."Johannes Rudolph2012-07-242-6/+3
| * | | | | | Revert "Closes #4560. Review by dragos." (introduction of safeREF)Johannes Rudolph2012-07-241-32/+15