1. 378fee6 cleanup: update api_filters from orig, add a @since tag, avoid warnings by Stephan Herrmann · 12 years ago
  2. dffa4e9 Test & fix for bug 367605 - [refactoring] missing update of base import by Stephan Herrmann · 12 years ago
  3. 1437f3b Test & fix for Bug 316698 - [refactoring] Refactoring for moving a role by Stephan Herrmann · 12 years ago
  4. d2cecfd Test & fix for bug 348076: [assist][rewrite] changing import to import by Stephan Herrmann · 12 years ago
  5. 563b309 Test & fix for bug 355302 - organize import deletes required base import by Stephan Herrmann · 12 years ago
  6. 0f8bfbb Test & fix for Bug 366597 - [compiler] NPE with role ifc wrongly by Stephan Herrmann · 12 years ago builds/201112131519 releases/OTDT_2.1M4
  7. 821b21e Mark as 2.1 M4. by Stephan Herrmann · 12 years ago
  8. 53456fa Fix regression (NPE) in Java5.testA119_nestedValueParameter8() ff. by Stephan Herrmann · 12 years ago
  9. aa1e284 Merged with JDT/Core (+tests) up to v20111205-1355 by Stephan Herrmann · 12 years ago
  10. 21b678d move some tagbits to RoleModel/TeamModel to avoid clash with new tagBits by Stephan Herrmann · 12 years ago
  11. 41a335b Merged with JDT/Core up-to 6665973e9a36116a8cb24b7143317e47a83a98f0 by Stephan Herrmann · 12 years ago
  12. ae64da7 update jdt.core + tests to v_C19 by Stephan Herrmann · 12 years ago
  13. 2212d01 Test & fix for Bug 345646 - [select] F3 not working for a specific signature-less callin binding by Stephan Herrmann · 12 years ago
  14. 3fc7459 previous commit caused a conflict with the jdt-nullity plugin, move constant to a free value by Stephan Herrmann · 12 years ago
  15. d8ef804 Fix for Bug 362200 - Failures in OTTypeHierarchyTests. by Stephan Herrmann · 13 years ago
  16. 7df2d91 Fix regression triggered by Bug 349326 - [1.7] new warning for missing try-with-resources by Stephan Herrmann · 13 years ago
  17. 3935387 Test & fix for Bug 362003 - [assist] completion is broken after <B base R> after a base guard by Stephan Herrmann · 13 years ago
  18. 509144e avoid creating MissingTypeBinding if just checking whether a role shadows an existing type. by Stephan Herrmann · 13 years ago
  19. 578efb2 treat <B base R> in analogy to <T extends S> by Stephan Herrmann · 13 years ago
  20. 1f3b088 fix regression caused by bad interaction between new t-w-r warning and our base-call analysis by Stephan Herrmann · 13 years ago
  21. 6dcbb38 update sources to v_C18, build config to v_C17 (no build containing C18 is available at this point) by Stephan Herrmann · 13 years ago
  22. 48ea983 Test & fix for Bug 359894 - [compiler] support @Override for static role methods by Stephan Herrmann · 13 years ago
  23. ee9ce72 Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper by Stephan Herrmann · 13 years ago
  24. f0b46f0 Fix for Bug 357029 - 'as' is not a valid identifier, breaks org.apache.xerces.dom3.as package by Stephan Herrmann · 13 years ago
  25. 7d944ef update to 3.8M2 using v_C10. by Stephan Herrmann · 13 years ago
  26. acb1c76 Fix for Bug 357557 - restore CompilationUnitStructureRequestor.acceptTypeParameter(..) with original signature by Stephan Herrmann · 13 years ago
  27. fd73b6b Fix for Bug 357552 - Revert modifier change of JavaElement.escapeMementoName(..) by Stephan Herrmann · 13 years ago
  28. 9b2f467 Test & fix for Bug 351520 - Undefined getClass() for role in seperate role file by Stephan Herrmann · 13 years ago
  29. 8cf3470 upgrade to v_C07 by Stephan Herrmann · 13 years ago
  30. 9849a5e More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 13 years ago
  31. 5b6ddb0 test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 13 years ago
  32. 12f8e38 Test & fix for Bug 355255 - [assist] NPE during completion if team contains an enum by Stephan Herrmann · 13 years ago
  33. a02566e Test and fix for Bug 355253 - warnings regarding synthetic variables _OT$unlowerd$123 by Stephan Herrmann · 13 years ago
  34. 3df378f Full update to intermediate version v_C06. by Stephan Herrmann · 13 years ago
  35. f922995 add missing files for building jdtCompilerAdapter.jar (since bug 327899) by Stephan Herrmann · 13 years ago
  36. 28079a7 test & fix for Bug 354976 - better reporting of playedBy inside plain class by Stephan Herrmann · 13 years ago
  37. 141c901 Test & fix for Bug 355311 - error regarding abstract method in non-abstract role may be displayed at position 0 by Stephan Herrmann · 13 years ago
  38. 934a228 copyright update. by Stephan Herrmann · 13 years ago
  39. ab0197a Test & fix for Bug 355313 - inferred callout not working for implicitly inherited method by Stephan Herrmann · 13 years ago
  40. 046213e copyright update. by Stephan Herrmann · 13 years ago
  41. 770250c Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError by Stephan Herrmann · 13 years ago
  42. dea708e Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 13 years ago
  43. d27e242 initialize enum-typed field to avoid NPE in switch in CalloutImplementor.java:581. by Stephan Herrmann · 13 years ago
  44. 8fccb2e fix typo in previous change. by Stephan Herrmann · 13 years ago
  45. 6f2d882 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  46. a73cb6f First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  47. 57c4196 Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code by Stephan Herrmann · 13 years ago
  48. 70ec1e9 mark compiler as 2.1.0 M1 by Stephan Herrmann · 13 years ago
  49. 61efec8 revert to previous, changing this dependency of course breaks the build by Stephan Herrmann · 13 years ago
  50. 51567e1 Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum by Stephan Herrmann · 13 years ago
  51. 3c1edc8 Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3 by Stephan Herrmann · 13 years ago
  52. f02c196 workaround for Bug 350133 - Check for Updates suggests Object Teams patch for JDT by Stephan Herrmann · 13 years ago
  53. dd780c6 Upgrade to v_C04 for Juno M1 by Stephan Herrmann · 13 years ago
  54. 0b58837 Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin() by Stephan Herrmann · 13 years ago
  55. c56eb7b Fix for regression in new test org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug300576b() by Stephan Herrmann · 13 years ago
  56. b5de18f Fix several regressions in CompletionTests by Stephan Herrmann · 13 years ago
  57. cc1b2d1 Fix regression in JavaSearchBugsTest.testBug110336f: by Stephan Herrmann · 13 years ago
  58. 24b12e4 fix build failure (OTTypeHierarchies:703) caused by previous commit: if a lowering expr occurs in a by Stephan Herrmann · 13 years ago
  59. cd90249 Fix regression in NestedTeams.test1123_teamLayeredOnRegularNested3() at 1.7: by Stephan Herrmann · 13 years ago
  60. 77f7435 comment change, only. by Stephan Herrmann · 13 years ago
  61. e75c3d0 Fix regression in org.eclipse.objectteams.otdt.ui.tests.refactoring.extractmethod.ExtractMethodTests.testDeclaredLifting1(): by Stephan Herrmann · 13 years ago
  62. c5ebc78 still one more location needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  63. 7ba3adb more locations needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  64. 959293e Fix regression in OTJavaTypeSearchTest: merge accidentally deleted one OT change. by Stephan Herrmann · 13 years ago
  65. bcc29b6 fix regressions in otdt.ui.tests.refactoring RenameTypeTest: by Stephan Herrmann · 13 years ago
  66. 2807887 Avoid double reporting of diamond-related error in new tests GenericsRegressionTest_1_7 (e.g., test0037) by Stephan Herrmann · 13 years ago
  67. 06b4ec3 better fix for PolymorphicSignatureTest that still processes the first arguments in a call to a varargs method. by Stephan Herrmann · 13 years ago
  68. b9089ee Fix AIOOBE from new PolymorphicSignatureTest: original may have fewer formals than are actuals in the call. by Stephan Herrmann · 13 years ago
  69. 3ad4328 fix CCE and other failures in GenericsRegressionTests: by Stephan Herrmann · 13 years ago
  70. c433a47 avoid clash of IsGeneratedWithProblem with new constant IsDiamond. by Stephan Herrmann · 13 years ago
  71. 4906c60 add new resources for unicode handling (from v_B72_R37x) by Stephan Herrmann · 13 years ago
  72. 7ede2cb repair LTR for catch argument, which was broken by the recent merge with Java7 support. by Stephan Herrmann · 13 years ago
  73. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  74. ea59a2a revert hapless dependency, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=351117 by Stephan Herrmann · 13 years ago
  75. 5ca6b8e Test & fix for Bug 352605 - Eclipse is reporting "Could not retrieve superclass" every few minutes by Stephan Herrmann · 13 years ago
  76. 2cde4ec document background info behind previous commit. by Stephan Herrmann · 13 years ago
  77. 631def1 Fix regression in CalloutToField.test3317_multipleCalloutToSameField2() by Stephan Herrmann · 13 years ago
  78. 62e1c08 otredyn: implement callout (compiler-part) by Stephan Herrmann · 13 years ago
  79. 4f75b17 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  80. d209bf7 comment update by Stephan Herrmann · 13 years ago
  81. 7b25b8a Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  82. 8ac9067 Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  83. fa2b622 Test & fix for Bug 350318 - [compiler] Erroneous name clash error in @Override methods by Stephan Herrmann · 13 years ago
  84. e7a81b9 Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  85. c8212e8 otredyn: avoid reporting secondary errors in testB11_sh11b() by Stephan Herrmann · 13 years ago
  86. 06c7102 otredyn: by Stephan Herrmann · 13 years ago
  87. e0d81a6 otredyn: precise boxing of base call arguments (using the required type, rather than provided) by Stephan Herrmann · 13 years ago
  88. cc18016 otredyn: array-lifting/lowering. by Stephan Herrmann · 13 years ago
  89. 1b4d1a3 implement dispatching of static base-calls for otredyn by Stephan Herrmann · 13 years ago
  90. 01414f7 fixed two situations where generated code needs more casts by Stephan Herrmann · 13 years ago
  91. b523300 when working on otredyn I saw a situation where lack of constant caused NPE, by Stephan Herrmann · 13 years ago
  92. 3c78f92 adopt one missing line from the old CallinImplementor by Stephan Herrmann · 13 years ago
  93. 4c1bd56 New attribute field declaringBaseClassName as needed for test4141_dangerousCallinBinding3 by Stephan Herrmann · 13 years ago
  94. 6ffa62b otredyn improvement: - fixed a CCE - handle arg boxing by Stephan Herrmann · 13 years ago
  95. 8727396 more otredyn fixes for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  96. 5cc322c update otredyn for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  97. 40ba96e Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  98. 662bee4 revert 1342 for this file: broke standalone usage (w/o osgi), by Stephan Herrmann · 13 years ago
  99. c034a48 change namespace of artificial dependency. by Stephan Herrmann · 13 years ago
  100. 67ca2d3 try to lock our jdt.core to the exact Indigo version of jdt.ui to avoid mixing jdt-with-java7 by Stephan Herrmann · 13 years ago