Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-19Bug 403396 - Possible bug with the layering of teams (or stacking ofStephan Herrmann1-1/+1
2013-03-17Bug 403396 - Possible bug with the layering of teams (or stacking ofStephan Herrmann2-5/+10
2013-03-14Branding: mark as M6Stephan Herrmann1-1/+1
2013-03-14update jdt.core and .tests to I20130313-2000 (4.3 M6)Stephan Herrmann40-357/+815
2013-02-23typo fix in commentStephan Herrmann1-1/+1
2013-02-20bug 400833 - [compiler] resolve error re lifting constructor withStephan Herrmann2-4/+5
2013-02-10Bug 400404 - [compiler] No enclosing instance of the type TOuter.T1 isStephan Herrmann4-11/+10
2013-02-09Bug 400360 - [reconciler] fails to resolve callout-to-field withStephan Herrmann8-21/+78
2013-02-08Bug 400362 - [compiler] role field with anchored role type breaksStephan Herrmann1-0/+1
2013-02-02Fixed a merge-bugStephan Herrmann1-0/+1
2013-02-02Update branding to M5 and 2013Stephan Herrmann1-1/+1
2013-02-02Bug 382185 - [refactoring] renaming base package fails to rename baseStephan Herrmann1-0/+10
2013-02-02Bug 399781 - Callout to private field of deeply nested class givesStephan Herrmann1-0/+11
2013-02-02Fixed regression in AddImportQuickFixTest.testAddBaseImportForRofi2()Stephan Herrmann1-0/+6
2013-02-02Fixed a merge bug: old method is no longer called, override the new oneStephan Herrmann1-5/+6
2013-02-02update jdt.core to v20130129-050623 (4.3M5).Stephan Herrmann77-383/+1508
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann1-2/+2
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann1-1/+3
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann1-11/+11
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann4-11/+22
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann2-5/+8
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann7-18/+142
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann1-0/+5
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann3-3/+5
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann2-4/+19
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann1-2/+3
2013-01-22typo fixStephan Herrmann1-2/+2
2013-01-13Bug 397851 - reconciler does not understand role hierarchy involvingStephan Herrmann5-68/+125
2013-01-12Fixed a CCE seen during Hover computation on the Hierarchy example.Stephan Herrmann2-2/+3
2013-01-10Bug 397867 - [compiler] illegal access to invisible method via callinStephan Herrmann2-7/+32
2013-01-10Bug 397878 - [compiler] Using field of enclosing team as team anchorStephan Herrmann3-32/+51
2013-01-10Bug 397897 [compiler] In three layers of teams anchor equivalence is notStephan Herrmann1-1/+3
2013-01-08Bug 397712 - [compiler] illegal bytecode from chains of teamStephan Herrmann3-19/+30
2013-01-03Going into 2.2 M5Stephan Herrmann1-1/+1
2012-12-29Bug 397236 - [compiler] unable to handle multi-segment team anchor inStephan Herrmann3-10/+41
2012-12-29Bug 397235 - [compiler] cannot bind to a static role methodStephan Herrmann4-3/+29
2012-12-29Basic exception handling through generic dispatch code using newStephan Herrmann3-2/+54
2012-12-29fixed test439_paramMapMultipleBasemethods2Stephan Herrmann1-9/+19
2012-12-29fixes regarding generated _OT$callNext:Stephan Herrmann1-13/+12
2012-12-29Fixed test724_callinBoundAbstractMethod2Stephan Herrmann1-2/+2
2012-12-29Bug 397182 - Prepare OTDT for new (dynamic) weaverStephan Herrmann1-0/+30
2012-12-16update jdt.core and tests to I20121214-0730 (4.3M4).Stephan Herrmann28-109/+417
2012-12-04Bug 395762 - [assist] completion in c-t-f parameter mapping hangsStephan Herrmann1-6/+1
2012-12-04Bug 395746 - [compiler] role of static inner of an inaccessible outerStephan Herrmann1-1/+9
2012-12-04Bug 394037 - [refactoring] renaming an argument with declared liftingStephan Herrmann2-0/+10
2012-11-14Going into M4.Stephan Herrmann1-1/+1
2012-11-14Bug 394263 - Team with generic type parameter causes role inheritanceStephan Herrmann2-2/+2
2012-11-11Bug 394055 - [refactoring] "use supertype where possible" does not workreleases/OTDT_2.2M3builds/201211111141Stephan Herrmann1-4/+4
2012-11-10Bug 394035 - [assist] completion fails to propose role creationStephan Herrmann1-2/+12
2012-11-10Bug 394034 - [assist] completing a method call does not propose anStephan Herrmann4-34/+55

Back to the top