1. 24ccbe8 offer two proposals also in case of unknown nullness / missing annotation by Stephan Herrmann · 13 years ago
  2. f3e0c45 ranking of proposals: local change before change in super class. by Stephan Herrmann · 13 years ago
  3. 15e141c further adjust quickfixes to current implementation by Stephan Herrmann · 13 years ago
  4. b9ecf4c report null-issue in super call exactly once, by Stephan Herrmann · 13 years ago
  5. 76d45ac report null-issue in super call exactly once, by Stephan Herrmann · 13 years ago
  6. 4929286 some version numbers towards 2.0.1 by Stephan Herrmann · 13 years ago
  7. 3b97b07 some version numbers towards 2.0.1 by Stephan Herrmann · 13 years ago
  8. ace654d some version numbers towards 2.0.1 by Stephan Herrmann · 13 years ago
  9. 5c4154d some version numbers towards 2.0.1 by Stephan Herrmann · 13 years ago
  10. d39a439 Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin() by Stephan Herrmann · 13 years ago
  11. 0b58837 Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin() by Stephan Herrmann · 13 years ago
  12. ab17395 add new resources from v_B72_R73x by Stephan Herrmann · 13 years ago
  13. 411b63d unify diagnostics for different nodes, using the same "type mismatch" messages throughout by Stephan Herrmann · 13 years ago
  14. b4a70d0 unify diagnostics for different nodes, using the same "type mismatch" messages throughout by Stephan Herrmann · 13 years ago
  15. 571ee19 Adjust tests to current grammar: slight error location range difference by Stephan Herrmann · 13 years ago
  16. 02b895c + Fix source positions for synthetic parameter annotations (from defaults) by Stephan Herrmann · 13 years ago
  17. 3e928e8 + Fix source positions for synthetic parameter annotations (from defaults) by Stephan Herrmann · 13 years ago
  18. 1b3dc0c Adjust constants to avoid conflicts with new constants for Java7 by Stephan Herrmann · 13 years ago
  19. c56eb7b Fix for regression in new test org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug300576b() by Stephan Herrmann · 13 years ago
  20. b5de18f Fix several regressions in CompletionTests by Stephan Herrmann · 13 years ago
  21. cc1b2d1 Fix regression in JavaSearchBugsTest.testBug110336f: by Stephan Herrmann · 13 years ago
  22. 7fe2c64 add new resources from v_B72_R73x (needed for Java7 testing) by Stephan Herrmann · 13 years ago
  23. 4683caf update to v_B72_R37x with Java7 support merged in. by Stephan Herrmann · 13 years ago
  24. 7899747 update to v_B72_R37x with Java7 support merged in. by Stephan Herrmann · 13 years ago
  25. 24b12e4 fix build failure (OTTypeHierarchies:703) caused by previous commit: if a lowering expr occurs in a by Stephan Herrmann · 13 years ago
  26. cd90249 Fix regression in NestedTeams.test1123_teamLayeredOnRegularNested3() at 1.7: by Stephan Herrmann · 13 years ago
  27. d327f80 workaround for tightened requirement to include a stackmap for class files version 51.0+: by Stephan Herrmann · 13 years ago
  28. 568a32d + Remove obsolete method by Stephan Herrmann · 13 years ago
  29. 77f7435 comment change, only. by Stephan Herrmann · 13 years ago
  30. e75c3d0 Fix regression in org.eclipse.objectteams.otdt.ui.tests.refactoring.extractmethod.ExtractMethodTests.testDeclaredLifting1(): by Stephan Herrmann · 13 years ago
  31. c5ebc78 still one more location needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  32. 7ba3adb more locations needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  33. 29081dc try to avoid overriding now-final method from superclass (build failure) by Stephan Herrmann · 13 years ago
  34. 2e3c8a4 update to v_B72_R37x with Java7 support merged in. by Stephan Herrmann · 13 years ago
  35. d87d15c build against current M-build towards 3.7.1 by Stephan Herrmann · 13 years ago
  36. 4fab075 build against current M-build towards 3.7.1 by Stephan Herrmann · 13 years ago
  37. 0e4ae96 build with 3.7RC4 by Stephan Herrmann · 13 years ago
  38. 959293e Fix regression in OTJavaTypeSearchTest: merge accidentally deleted one OT change. by Stephan Herrmann · 13 years ago
  39. bcc29b6 fix regressions in otdt.ui.tests.refactoring RenameTypeTest: by Stephan Herrmann · 13 years ago
  40. 8f08401 one more location to update jdt.core to 3.7.1 by Stephan Herrmann · 13 years ago
  41. 885adf4 update to plugin version as of 3.7.1 by Stephan Herrmann · 13 years ago
  42. 2807887 Avoid double reporting of diamond-related error in new tests GenericsRegressionTest_1_7 (e.g., test0037) by Stephan Herrmann · 13 years ago
  43. 06b4ec3 better fix for PolymorphicSignatureTest that still processes the first arguments in a call to a varargs method. by Stephan Herrmann · 13 years ago
  44. b9089ee Fix AIOOBE from new PolymorphicSignatureTest: original may have fewer formals than are actuals in the call. by Stephan Herrmann · 13 years ago
  45. 3ad4328 fix CCE and other failures in GenericsRegressionTests: by Stephan Herrmann · 13 years ago
  46. c433a47 avoid clash of IsGeneratedWithProblem with new constant IsDiamond. by Stephan Herrmann · 13 years ago
  47. 4906c60 add new resources for unicode handling (from v_B72_R37x) by Stephan Herrmann · 13 years ago
  48. 7ede2cb repair LTR for catch argument, which was broken by the recent merge with Java7 support. by Stephan Herrmann · 13 years ago
  49. 119e659 adjust expected messages: bogus secondary error is no longer reported, perhaps due to grammar change. by Stephan Herrmann · 13 years ago
  50. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  51. ea59a2a revert hapless dependency, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=351117 by Stephan Herrmann · 13 years ago
  52. 175f8ff Test & fix for Bug 352605 - Eclipse is reporting "Could not retrieve superclass" every few minutes by Stephan Herrmann · 13 years ago
  53. 5ca6b8e Test & fix for Bug 352605 - Eclipse is reporting "Could not retrieve superclass" every few minutes by Stephan Herrmann · 13 years ago
  54. a39cdab - remove copying of inherited null annotations by Stephan Herrmann · 13 years ago
  55. d045c75 - remove copying of inherited null annotations by Stephan Herrmann · 13 years ago
  56. acb097f + renamed one IProblem + adjust irritants to avoid conflict in v_C01 by Stephan Herrmann · 13 years ago
  57. 7b74133 change scheme of warning/error message from "null contract violation" to "type mismatch" by Stephan Herrmann · 13 years ago
  58. d6d46a2 change scheme of warning/error message from "null contract violation" to "type mismatch" by Stephan Herrmann · 13 years ago
  59. fc0c0d9 remove support for emulating annotation types. by Stephan Herrmann · 13 years ago
  60. 892a6f6 remove support for emulating annotation types. by Stephan Herrmann · 13 years ago
  61. 8741972 correction: previous commit unlocked the wrong plugin by Stephan Herrmann · 13 years ago
  62. 2cde4ec document background info behind previous commit. by Stephan Herrmann · 13 years ago
  63. 631def1 Fix regression in CalloutToField.test3317_multipleCalloutToSameField2() by Stephan Herrmann · 13 years ago
  64. 08b4a8a otredyn: implement callout (compiler-part) by Stephan Herrmann · 13 years ago
  65. 62e1c08 otredyn: implement callout (compiler-part) by Stephan Herrmann · 13 years ago
  66. 1828ae2 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  67. bfb556c Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  68. 4f75b17 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  69. 21c9234 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  70. d209bf7 comment update by Stephan Herrmann · 13 years ago
  71. 3d1663e Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  72. 7b25b8a Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  73. bb38aa6 Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  74. 8ac9067 Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  75. 66189f3 Test & fix for Bug 350318 - [compiler] Erroneous name clash error in @Override methods by Stephan Herrmann · 13 years ago
  76. fa2b622 Test & fix for Bug 350318 - [compiler] Erroneous name clash error in @Override methods by Stephan Herrmann · 13 years ago
  77. 8d12407 Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  78. e7a81b9 Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  79. c8212e8 otredyn: avoid reporting secondary errors in testB11_sh11b() by Stephan Herrmann · 13 years ago
  80. 06c7102 otredyn: by Stephan Herrmann · 13 years ago
  81. e0d81a6 otredyn: precise boxing of base call arguments (using the required type, rather than provided) by Stephan Herrmann · 13 years ago
  82. cc18016 otredyn: array-lifting/lowering. by Stephan Herrmann · 13 years ago
  83. 1b4d1a3 implement dispatching of static base-calls for otredyn by Stephan Herrmann · 13 years ago
  84. 01414f7 fixed two situations where generated code needs more casts by Stephan Herrmann · 13 years ago
  85. b523300 when working on otredyn I saw a situation where lack of constant caused NPE, by Stephan Herrmann · 13 years ago
  86. 3c78f92 adopt one missing line from the old CallinImplementor by Stephan Herrmann · 13 years ago
  87. 4c1bd56 New attribute field declaringBaseClassName as needed for test4141_dangerousCallinBinding3 by Stephan Herrmann · 13 years ago
  88. 6ffa62b otredyn improvement: - fixed a CCE - handle arg boxing by Stephan Herrmann · 13 years ago
  89. 8727396 more otredyn fixes for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  90. 5cc322c update otredyn for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  91. ba3b4b6 unlock the patch feature to enable new version of jdt.core by Stephan Herrmann · 13 years ago
  92. a2c72bc moving forward towards 2.0.1 by Stephan Herrmann · 13 years ago
  93. fa5f6f4 Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  94. 40ba96e Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  95. b4525ba Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  96. 70eff36 remove obsolete workaround and specify what JDT/Core version resolved the issue. by Stephan Herrmann · 13 years ago
  97. 8b24477 Bugfix: arguments of a message send must be analyzed before checking against null contracts by Stephan Herrmann · 13 years ago
  98. b8f5cfe Bugfix: arguments of a message send must be analyzed before checking against null contracts by Stephan Herrmann · 13 years ago
  99. f32820b add plugin.properties to build, issue detected when running in test local en_AA by Stephan Herrmann · 13 years ago
  100. f9c2212 Fix for Bug 349247 - [wizard] invoking the new team wizard from the PDE editor throws NPE by Stephan Herrmann · 13 years ago