1. f0800f8 massive warning clean-up triggered by deprecation of JLS3. by Stephan Herrmann · 12 years ago
  2. b9e1052 Update jdt.core & tests to v20120314-0818 (candidate for 3.8 M6) by Stephan Herrmann · 12 years ago
  3. a26c249 Test & fix for Bug 348082 - [compiler] Internal Role pattern with deeply by Stephan Herrmann · 12 years ago
  4. 6cecadb Update jdt.core and tests to v20120221-0704 by Stephan Herrmann · 12 years ago
  5. c6dd181 Test & fix for Bug 372433 - [refactoring][dom] extract method in a by Stephan Herrmann · 12 years ago
  6. 74ba1aa Test & fix for Bug 370271 - [compiler] NPE in PredicateGenerator with no by Stephan Herrmann · 12 years ago
  7. 880f349 Test (enabled) & fix for Bug 372391 - [compiler] creating bound role in by Stephan Herrmann · 12 years ago
  8. 18694f7 Test & fix for Bug 370273 - [compiler][otjld] consider allowing base by Stephan Herrmann · 12 years ago
  9. 62d1e8e Fixed Bug 371991 - NPE in Config.setSourceTypeRequired when searching by Stephan Herrmann · 12 years ago
  10. 7c3b1e7 Fix for Bug 370666 - [format] cannot format base call due to synthetic by Stephan Herrmann · 12 years ago
  11. ecfaa01 Test & fix for Bug 355259 - Cannot declare role-typed field in an by Stephan Herrmann · 12 years ago builds/201201311031
  12. 9a6c154 Revert change in MethodBinding#readableName which cause a failure in by Stephan Herrmann · 12 years ago
  13. 71ad2e4 Fix for Bug 331731 - Formatter fails silently on big Teams by Stephan Herrmann · 12 years ago
  14. 3cef2f0 Test & fix for Bug 370076 - [compiler] misplaced annotation before by Stephan Herrmann · 12 years ago
  15. 7ab5e31 Fixed the inclusion of OT-specific fields (fake & generated) into the by Stephan Herrmann · 12 years ago
  16. 2c38ab4 Basic merge to M5 using jdt.core v20120125-1544 by Stephan Herrmann · 12 years ago
  17. 563b309 Test & fix for bug 355302 - organize import deletes required base import by Stephan Herrmann · 12 years ago
  18. 0f8bfbb Test & fix for Bug 366597 - [compiler] NPE with role ifc wrongly by Stephan Herrmann · 12 years ago builds/201112131519 releases/OTDT_2.1M4
  19. 53456fa Fix regression (NPE) in Java5.testA119_nestedValueParameter8() ff. by Stephan Herrmann · 12 years ago
  20. aa1e284 Merged with JDT/Core (+tests) up to v20111205-1355 by Stephan Herrmann · 12 years ago
  21. 21b678d move some tagbits to RoleModel/TeamModel to avoid clash with new tagBits by Stephan Herrmann · 12 years ago
  22. 41a335b Merged with JDT/Core up-to 6665973e9a36116a8cb24b7143317e47a83a98f0 by Stephan Herrmann · 12 years ago
  23. ae64da7 update jdt.core + tests to v_C19 by Stephan Herrmann · 12 years ago
  24. 3fc7459 previous commit caused a conflict with the jdt-nullity plugin, move constant to a free value by Stephan Herrmann · 12 years ago
  25. 7df2d91 Fix regression triggered by Bug 349326 - [1.7] new warning for missing try-with-resources by Stephan Herrmann · 13 years ago
  26. 3935387 Test & fix for Bug 362003 - [assist] completion is broken after <B base R> after a base guard by Stephan Herrmann · 13 years ago
  27. 509144e avoid creating MissingTypeBinding if just checking whether a role shadows an existing type. by Stephan Herrmann · 13 years ago
  28. 1f3b088 fix regression caused by bad interaction between new t-w-r warning and our base-call analysis by Stephan Herrmann · 13 years ago
  29. 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
  30. 48ea983 Test & fix for Bug 359894 - [compiler] support @Override for static role methods by Stephan Herrmann · 13 years ago
  31. ee9ce72 Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper by Stephan Herrmann · 13 years ago
  32. 7d944ef update to 3.8M2 using v_C10. by Stephan Herrmann · 13 years ago
  33. 9b2f467 Test & fix for Bug 351520 - Undefined getClass() for role in seperate role file by Stephan Herrmann · 13 years ago
  34. 8cf3470 upgrade to v_C07 by Stephan Herrmann · 13 years ago
  35. a02566e Test and fix for Bug 355253 - warnings regarding synthetic variables _OT$unlowerd$123 by Stephan Herrmann · 13 years ago
  36. 3df378f Full update to intermediate version v_C06. by Stephan Herrmann · 13 years ago
  37. 28079a7 test & fix for Bug 354976 - better reporting of playedBy inside plain class by Stephan Herrmann · 13 years ago
  38. 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
  39. 934a228 copyright update. by Stephan Herrmann · 13 years ago
  40. ab0197a Test & fix for Bug 355313 - inferred callout not working for implicitly inherited method by Stephan Herrmann · 13 years ago
  41. 046213e copyright update. by Stephan Herrmann · 13 years ago
  42. 770250c Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError by Stephan Herrmann · 13 years ago
  43. dea708e Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 13 years ago
  44. d27e242 initialize enum-typed field to avoid NPE in switch in CalloutImplementor.java:581. by Stephan Herrmann · 13 years ago
  45. 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
  46. 57c4196 Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code by Stephan Herrmann · 13 years ago
  47. 51567e1 Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum by Stephan Herrmann · 13 years ago
  48. 3c1edc8 Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3 by Stephan Herrmann · 13 years ago
  49. dd780c6 Upgrade to v_C04 for Juno M1 by Stephan Herrmann · 13 years ago
  50. 0b58837 Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin() by Stephan Herrmann · 13 years ago
  51. c56eb7b Fix for regression in new test org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug300576b() by Stephan Herrmann · 13 years ago
  52. 24b12e4 fix build failure (OTTypeHierarchies:703) caused by previous commit: if a lowering expr occurs in a by Stephan Herrmann · 13 years ago
  53. cd90249 Fix regression in NestedTeams.test1123_teamLayeredOnRegularNested3() at 1.7: by Stephan Herrmann · 13 years ago
  54. 77f7435 comment change, only. by Stephan Herrmann · 13 years ago
  55. 2807887 Avoid double reporting of diamond-related error in new tests GenericsRegressionTest_1_7 (e.g., test0037) by Stephan Herrmann · 13 years ago
  56. 06b4ec3 better fix for PolymorphicSignatureTest that still processes the first arguments in a call to a varargs method. by Stephan Herrmann · 13 years ago
  57. b9089ee Fix AIOOBE from new PolymorphicSignatureTest: original may have fewer formals than are actuals in the call. by Stephan Herrmann · 13 years ago
  58. 3ad4328 fix CCE and other failures in GenericsRegressionTests: by Stephan Herrmann · 13 years ago
  59. c433a47 avoid clash of IsGeneratedWithProblem with new constant IsDiamond. by Stephan Herrmann · 13 years ago
  60. 4906c60 add new resources for unicode handling (from v_B72_R37x) by Stephan Herrmann · 13 years ago
  61. 7ede2cb repair LTR for catch argument, which was broken by the recent merge with Java7 support. by Stephan Herrmann · 13 years ago
  62. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  63. 2cde4ec document background info behind previous commit. by Stephan Herrmann · 13 years ago
  64. 631def1 Fix regression in CalloutToField.test3317_multipleCalloutToSameField2() by Stephan Herrmann · 13 years ago
  65. 62e1c08 otredyn: implement callout (compiler-part) by Stephan Herrmann · 13 years ago
  66. d209bf7 comment update by Stephan Herrmann · 13 years ago
  67. 7b25b8a Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  68. 8ac9067 Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  69. fa2b622 Test & fix for Bug 350318 - [compiler] Erroneous name clash error in @Override methods by Stephan Herrmann · 13 years ago
  70. e7a81b9 Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  71. c8212e8 otredyn: avoid reporting secondary errors in testB11_sh11b() by Stephan Herrmann · 13 years ago
  72. 06c7102 otredyn: by Stephan Herrmann · 13 years ago
  73. e0d81a6 otredyn: precise boxing of base call arguments (using the required type, rather than provided) by Stephan Herrmann · 13 years ago
  74. cc18016 otredyn: array-lifting/lowering. by Stephan Herrmann · 13 years ago
  75. 1b4d1a3 implement dispatching of static base-calls for otredyn by Stephan Herrmann · 13 years ago
  76. 01414f7 fixed two situations where generated code needs more casts by Stephan Herrmann · 13 years ago
  77. b523300 when working on otredyn I saw a situation where lack of constant caused NPE, by Stephan Herrmann · 13 years ago
  78. 3c78f92 adopt one missing line from the old CallinImplementor by Stephan Herrmann · 13 years ago
  79. 4c1bd56 New attribute field declaringBaseClassName as needed for test4141_dangerousCallinBinding3 by Stephan Herrmann · 13 years ago
  80. 6ffa62b otredyn improvement: - fixed a CCE - handle arg boxing by Stephan Herrmann · 13 years ago
  81. 8727396 more otredyn fixes for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  82. 5cc322c update otredyn for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  83. 40ba96e Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  84. 662bee4 revert 1342 for this file: broke standalone usage (w/o osgi), by Stephan Herrmann · 13 years ago
  85. 8f40d9b doc cleanup: remove obsolete "tag" "MIGRATION_STATE". by Stephan Herrmann · 13 years ago
  86. 968f0e8 addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  87. 624433c Test & fix for Bug 316601 - [debug] Debugger has no valid source position for lifting of phantom role file by Stephan Herrmann · 13 years ago
  88. cfa946e minor message correction: at user level we say method binding, not method mappin. by Stephan Herrmann · 13 years ago
  89. 086e354 comment-only change in early preparation for merging-in BETA_JAVA7 from jdt.core orig: by Stephan Herrmann · 13 years ago
  90. 5270df8 tiny bugfix: message mentioning "callin" should be reported only against callin mappings by Stephan Herrmann · 13 years ago
  91. 4ea615c updated jdt.core and tests to v_B59 ( = 3.7 RC1) by Stephan Herrmann · 13 years ago
  92. e581783 part 4 of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  93. 27b7e25 3rd part of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  94. b280f64 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  95. e283d5e polish regarding Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  96. 62a8073 Implementation part two for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  97. f364891 Additional handling of LiftingFailedException re bug 337413: by Stephan Herrmann · 13 years ago
  98. 261ab66 correction of r1512 re bug 337413: by Stephan Herrmann · 13 years ago
  99. 228bb91 Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  100. e4589e8 Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 13 years ago