1. 28f5000 Bug 390059 - [compiler][performance] too much time spent in by Stephan Herrmann · 12 years ago
  2. a415226 Integrate anchored type references into the solution for bug 297825 by Stephan Herrmann · 12 years ago
  3. 1a8ea8f update jdt.core and tests to I20120917-2000 (4.3 M2 candidate). by Stephan Herrmann · 12 years ago
  4. b56502d Bug 388060 - [compiler] closeable role triggers resource warning from by Stephan Herrmann · 12 years ago
  5. 43574f1 Bug 387996 - "no method found" warning due to field named like package by Stephan Herrmann · 12 years ago
  6. b046a49 update jdt.core to I20120808-2000 by Stephan Herrmann · 12 years ago
  7. 0bf562c Update JDT/Core and tests to 4.2 RC3 from tag I20120531-1500 by Stephan Herrmann · 13 years ago
  8. 2feba95 Update JDT/Core to 4.2 RC2 from tag I20120524-2100 by Stephan Herrmann · 13 years ago
  9. 4a05b5f update jdt.core & tests to I20120516-1900 supposedly 4.2 RC1 by Stephan Herrmann · 13 years ago
  10. 4f3f3d1 Update jdt.core & tests to v20120428-0556. by Stephan Herrmann · 13 years ago
  11. 942dbe9 Update jdt.core & tests to v20120410-0701 for first primary 4.2 build. by Stephan Herrmann · 13 years ago
  12. bbe9091 Various fixes for Bug 372786 - NPE in AllocationExpression by Stephan Herrmann · 13 years ago
  13. 232c913 green field correction: synth. role field accessors are by Stephan Herrmann · 13 years ago
  14. 86c6115 resolve all javadoc warnings in this plug-in by Stephan Herrmann · 13 years ago
  15. f0800f8 massive warning clean-up triggered by deprecation of JLS3. by Stephan Herrmann · 13 years ago
  16. b9e1052 Update jdt.core & tests to v20120314-0818 (candidate for 3.8 M6) by Stephan Herrmann · 13 years ago
  17. 6cecadb Update jdt.core and tests to v20120221-0704 by Stephan Herrmann · 13 years ago
  18. 18694f7 Test & fix for Bug 370273 - [compiler][otjld] consider allowing base by Stephan Herrmann · 13 years ago
  19. 7c3b1e7 Fix for Bug 370666 - [format] cannot format base call due to synthetic by Stephan Herrmann · 13 years ago
  20. 7ab5e31 Fixed the inclusion of OT-specific fields (fake & generated) into the by Stephan Herrmann · 13 years ago
  21. 2c38ab4 Basic merge to M5 using jdt.core v20120125-1544 by Stephan Herrmann · 13 years ago
  22. 53456fa Fix regression (NPE) in Java5.testA119_nestedValueParameter8() ff. by Stephan Herrmann · 13 years ago
  23. aa1e284 Merged with JDT/Core (+tests) up to v20111205-1355 by Stephan Herrmann · 13 years ago
  24. 21b678d move some tagbits to RoleModel/TeamModel to avoid clash with new tagBits by Stephan Herrmann · 13 years ago
  25. 41a335b Merged with JDT/Core up-to 6665973e9a36116a8cb24b7143317e47a83a98f0 by Stephan Herrmann · 13 years ago
  26. 1f3b088 fix regression caused by bad interaction between new t-w-r warning and our base-call analysis by Stephan Herrmann · 13 years ago
  27. 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
  28. 48ea983 Test & fix for Bug 359894 - [compiler] support @Override for static role methods by Stephan Herrmann · 13 years ago
  29. 7d944ef update to 3.8M2 using v_C10. by Stephan Herrmann · 13 years ago
  30. 9b2f467 Test & fix for Bug 351520 - Undefined getClass() for role in seperate role file by Stephan Herrmann · 13 years ago
  31. 8cf3470 upgrade to v_C07 by Stephan Herrmann · 13 years ago
  32. a02566e Test and fix for Bug 355253 - warnings regarding synthetic variables _OT$unlowerd$123 by Stephan Herrmann · 13 years ago
  33. 3df378f Full update to intermediate version v_C06. by Stephan Herrmann · 13 years ago
  34. 28079a7 test & fix for Bug 354976 - better reporting of playedBy inside plain class by Stephan Herrmann · 13 years ago
  35. dd780c6 Upgrade to v_C04 for Juno M1 by Stephan Herrmann · 13 years ago
  36. c56eb7b Fix for regression in new test org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug300576b() by Stephan Herrmann · 13 years ago
  37. cd90249 Fix regression in NestedTeams.test1123_teamLayeredOnRegularNested3() at 1.7: by Stephan Herrmann · 13 years ago
  38. 77f7435 comment change, only. by Stephan Herrmann · 13 years ago
  39. 06b4ec3 better fix for PolymorphicSignatureTest that still processes the first arguments in a call to a varargs method. by Stephan Herrmann · 13 years ago
  40. b9089ee Fix AIOOBE from new PolymorphicSignatureTest: original may have fewer formals than are actuals in the call. by Stephan Herrmann · 13 years ago
  41. 3ad4328 fix CCE and other failures in GenericsRegressionTests: by Stephan Herrmann · 13 years ago
  42. c433a47 avoid clash of IsGeneratedWithProblem with new constant IsDiamond. by Stephan Herrmann · 13 years ago
  43. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  44. 2cde4ec document background info behind previous commit. by Stephan Herrmann · 14 years ago
  45. 631def1 Fix regression in CalloutToField.test3317_multipleCalloutToSameField2() by Stephan Herrmann · 14 years ago
  46. 086e354 comment-only change in early preparation for merging-in BETA_JAVA7 from jdt.core orig: by Stephan Herrmann · 14 years ago
  47. 4ea615c updated jdt.core and tests to v_B59 ( = 3.7 RC1) by Stephan Herrmann · 14 years ago
  48. 27b7e25 3rd part of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 14 years ago
  49. f364891 Additional handling of LiftingFailedException re bug 337413: by Stephan Herrmann · 14 years ago
  50. 228bb91 Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 14 years ago
  51. e4589e8 Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 14 years ago
  52. 29b019c update jdt.core to v_B51 (candidate for M7) by Stephan Herrmann · 14 years ago
  53. 36997ea Part 3 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 14 years ago
  54. 22fa56b Several fixes and test adjustments for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 14 years ago
  55. 51199f7 Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper by Stephan Herrmann · 14 years ago
  56. 0bf1ce8 Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting by Stephan Herrmann · 14 years ago
  57. e014654 fixed a merge bug (causing regressions in NullReferenceTest et al) by Stephan Herrmann · 14 years ago
  58. 0e64ff6 update to v_B42 by Stephan Herrmann · 14 years ago
  59. 81f9ee4 Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 14 years ago
  60. 3db4276 update to v_B39 by Stephan Herrmann · 14 years ago
  61. a1bf656 basic merge of jdt.core to v_B38. by Stephan Herrmann · 14 years ago
  62. 9391b22 Test & fix for Bug 336394 - [compiler] ClassFormatError caused by abstract static method by Stephan Herrmann · 14 years ago
  63. bb25a05 update JDT/Core to v_B35 for 3.7M5 by Stephan Herrmann · 14 years ago
  64. 85a866e test & fix for Bug 332801 - [compiler][generics] instantiating a generic role cannot be type-checked by Stephan Herrmann · 14 years ago
  65. 19bd3ec multi-page for otredyn after DSL-outage (compiler part): by Stephan Herrmann · 14 years ago
  66. 1dd7557 basic integration of decapsulation among OTREDyn and compiler (compiler-part): by Stephan Herrmann · 14 years ago
  67. 21f38c5 resolve several scoping issues in otredyn by Stephan Herrmann · 14 years ago
  68. 7ec8569 basic fix for base call arg/return translations for otredyn: by Stephan Herrmann · 14 years ago
  69. cc20a52 revert some special treatment for OTREDyn: by Stephan Herrmann · 14 years ago
  70. 758a8cd fix test4133_callinToPrivate2s for otredyn: by Stephan Herrmann · 14 years ago
  71. d3c1c6a update jdt.core and tests to v_B28. by Stephan Herrmann · 14 years ago
  72. 0e04a0c test & additional fix for Bug 325397 - [compiler] CCE in generic nested team by Stephan Herrmann · 14 years ago
  73. fde7976 First test & implementation for Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 14 years ago
  74. bc6ea69 Avoid this CCE found in the logs: by Stephan Herrmann · 14 years ago
  75. f6b5f83 Fix and new/updated tests for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 14 years ago
  76. f5c2906 Fix for Bug 325252 - [compiler] bogus warning "Unnecessary @SuppressWarnings("unused")" in Order System Example by Stephan Herrmann · 14 years ago
  77. e880bb6 update to v_B22 (3.7M3) by Stephan Herrmann · 14 years ago
  78. 016c426 update to JDT/Core v_B18 by Stephan Herrmann · 14 years ago
  79. 2809990 Fix for Bug 326689 - [compiler] inferred callout not working with overloads and same-named callin method. by Stephan Herrmann · 14 years ago
  80. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  81. f19847b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  82. 8a3c6c1 Additional fixes re Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  83. 88c7c25 FIr part 2 for Bug 323327 - [compiler] accessing a protected inner role from a private method of a nested team by Stephan Herrmann · 14 years ago
  84. 915fb3f Fix NPE causing build failure by Stephan Herrmann · 14 years ago
  85. 2f238f1 FIr part 1 for Bug 323327 - [compiler] accessing a protected inner role from a private method of a nested team by Stephan Herrmann · 14 years ago
  86. 89703ee Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  87. 0c8f8cf Test & fix for Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files. by Stephan Herrmann · 14 years ago
  88. de631c6 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 15 years ago
  89. 9c6fa12 Additional fixes re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 15 years ago
  90. f975b8e Fix for Bug 316904 - [assist] completion for ctor with declared lifting causes CCE by Stephan Herrmann · 15 years ago
  91. cba20f8 Follow-up fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified by Stephan Herrmann · 15 years ago
  92. eee4236 Fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified by Stephan Herrmann · 15 years ago
  93. d5c3cc6 update jdt.core to v_A56 and build against 3.6RC3 by Stephan Herrmann · 15 years ago
  94. 6a69914 Fixes for Bug 314714 - [compiler] cannot compile multiple toplevel teams in the same compilation unit by Stephan Herrmann · 15 years ago
  95. 8f4b321 - update jdt.core to v_A54 - prepare for building against 3.6RC2 by Stephan Herrmann · 15 years ago
  96. 9900472 update jdt.core to v_A53 by Stephan Herrmann · 15 years ago
  97. 0fa111f corrected resolving of javadoc type reference using base import scope, see test04m_javadocBaseImportReference1(). by Stephan Herrmann · 15 years ago
  98. f3e60b3 update jdt.core to v_A45 by Stephan Herrmann · 15 years ago
  99. 54902f0 Fix for new test test221_loweringToBaseclass14: by Stephan Herrmann · 15 years ago
  100. aa5cb46 fix for modified version of test3320_inferredCalloutToField11 by Stephan Herrmann · 15 years ago