1. 1828ae2 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  2. 9133799 Fix for Bug 346166 - [assist][rewrite] adding an import for the base side in declared lifting should create a base import by Stephan Herrmann · 13 years ago
  3. 3013bad Fix for Bug 346168 - [assist][rewrite] completing a method binding throws BadLocationException by Stephan Herrmann · 13 years ago
  4. b7bf90c Implementation for Bug 345844 - [assist] quickfix for adding "throws LiftingFailedException" by Stephan Herrmann · 13 years ago
  5. edba0d7 make existing quickfix availabel for new specialized problemId, too. by Stephan Herrmann · 13 years ago
  6. e034caa acknowledge new problem re LiftingFailedException in parameter mapping. by Stephan Herrmann · 13 years ago
  7. 5b0f6d9 off-hand attempt to reconcile existing teams with new handling of LiftingFailedException. by Stephan Herrmann · 13 years ago
  8. dad6625 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 13 years ago
  9. f9668cf Fix for Bug 338840 - [ui] adapt to generified jdt.ui by Stephan Herrmann · 13 years ago
  10. 8234d64 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  11. 0d1adc4 fix ICE seen in RL (som-cache example): by Stephan Herrmann · 13 years ago
  12. a40c5fe Refactoring/API-cleanup: by Stephan Herrmann · 13 years ago
  13. 39c6ca6 cleanup using "compare with bound base method" by Stephan Herrmann · 13 years ago
  14. 7ecc7b0 Test & fix for Bug 330169 - [refactoring] Extract method throws NPE if declared lifting arg is involved by Stephan Herrmann · 13 years ago
  15. 9691884 Tests & fix for Bug 329988 - Quickfix method generation on missing replace callin method generates wrong method by Stephan Herrmann · 13 years ago
  16. 10cc2e2 resolve flag-bit conflict with new bit NATIVE from JavaElementImageDescriptor. by Stephan Herrmann · 13 years ago
  17. 894c470 remove 1 obsolete TODO by Stephan Herrmann · 14 years ago
  18. 9d2bf77 avoid NPE seen from jdt.ui.tests: by Stephan Herrmann · 14 years ago
  19. 0631ce0 Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  20. f02ee5c Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  21. d289b13 Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  22. 1889a5b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  23. 7fca1bc Fine tuning for Bug 315310 - [assist] creating before/after callin using completion should set return type to void by Stephan Herrmann · 14 years ago
  24. 8763ecc Implementation for Bug 315310 - [assist] creating before/after callin using completion should set return type to void by Stephan Herrmann · 14 years ago
  25. 44af5b3 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  26. f1eecb4 Implementation for Bug 322708 - [ui] lighter variant of icons for roles and teams by Stephan Herrmann · 14 years ago
  27. 51623e3 Cleanup/migrating for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  28. 2c07af4 Fix for Bug 321402 - "Copy Qualified Name" action not working for method bindings by Stephan Herrmann · 14 years ago
  29. a3ba415 remove unnecessary type qualification by Stephan Herrmann · 14 years ago
  30. 1bd7ad1 avoid an NPE observed while verifying Bug 316659 by Stephan Herrmann · 14 years ago
  31. 8256c5e Minor improvement for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  32. 2543ae0 document how this branch using OTTypes can be reached. by Stephan Herrmann · 14 years ago
  33. 66985a8 Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  34. f30205e Initial implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  35. b6a2ee2 keyword expansion. by Stephan Herrmann · 14 years ago
  36. 4c96d27 Test & fix for Bug 316665 - [quickfix] create method from unresolved replace callin RHS adds "callin" modifier by Stephan Herrmann · 14 years ago
  37. 1d0f17e minor fix to "add precedence" proposal: respect "after" in the "menu" offering different orders. by Stephan Herrmann · 14 years ago
  38. e1a248a fixed a typo in a class name by Stephan Herrmann · 14 years ago
  39. ffc3807 Implement type parameter handling for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  40. c57170a Implement more checks for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  41. 6d81336 make import rewriting effective. by Stephan Herrmann · 14 years ago
  42. c08272a Initial implementation for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  43. ad242b6 Test & fix for Bug 313804 - [dom] [assist] add support for "precedence after" in DOM and quickfix by Stephan Herrmann · 14 years ago
  44. e568d66 adjusting one callin binding to v20100513-0800 (re bug 105668). by Stephan Herrmann · 14 years ago
  45. f42d748 Fix for Bug 311558 - [ui] labels for guard predicates are not beautified by Stephan Herrmann · 14 years ago
  46. f3fbb37 Fix for bug 310995 - [hierarchy] Support quick hierarchy for role methods by Stephan Herrmann · 14 years ago
  47. 4de2bf2 Avoid clash of overlay-constants with new bit org.eclipse.jdt.ui.JavaElementImageDescriptor.PROJECT_ERROR. by Stephan Herrmann · 14 years ago
  48. 85cc60d Fix regressions in ModifierCorrectionsQuickFixTest.testRoleCtorCalled1() ff. by accounting for new IProblem#NotVisibleRoleConstructor. by Stephan Herrmann · 14 years ago
  49. 0166441 initial commit in accordance with CQ 3784 by Stephan Herrmann · 14 years ago