1. 95e72ca cleanup a few instances of discouraged access by Stephan Herrmann · 13 years ago
  2. 4a14a62 More API cleanup by Stephan Herrmann · 13 years ago
  3. c7d4a0a More API cleanup by Stephan Herrmann · 13 years ago
  4. 4cf336c by Stephan Herrmann · 13 years ago
  5. f25604f Refactoring/API-cleanup: by Stephan Herrmann · 13 years ago
  6. 9a5ab18 Refactoring/API-cleanup: by Stephan Herrmann · 13 years ago
  7. 54dc399 Refactoring/API-cleanup: by Stephan Herrmann · 13 years ago
  8. f375f8c Bug 330534 - Discussion on how to solve OT/J issues about joining the Indigo release train: by Stephan Herrmann · 13 years ago
  9. 7194550 experimental change in our version schema in attempting to resolve (part of) by Stephan Herrmann · 13 years ago
  10. ba728f6 Test & fix for Bug 330304 - [compiler] AIOOBE in Scanner.internalScanIdentifierOrKeyword() by Stephan Herrmann · 13 years ago
  11. 0732a42 Test & fix for Bug 330169 - [refactoring] Extract method throws NPE if declared lifting arg is involved by Stephan Herrmann · 13 years ago
  12. 8a4d178 Tests & fix for Bug 329988 - Quickfix method generation on missing replace callin method generates wrong method by Stephan Herrmann · 13 years ago
  13. 8b04ad1 Test and fix for Bug 329888 - Missing compiler error when using wrong field specifier in Callout to field (long) by Stephan Herrmann · 13 years ago
  14. fa8dc48 Fix for Bug 329936 - Eclipse DOM AST with OT/J extensions problem by Stephan Herrmann · 13 years ago
  15. fe0c0a0 branding as 0.8.0M3 for inclusion in indigo. by Stephan Herrmann · 13 years ago
  16. f5c2906 Fix for Bug 325252 - [compiler] bogus warning "Unnecessary @SuppressWarnings("unused")" in Order System Example by Stephan Herrmann · 13 years ago
  17. e880bb6 update to v_B22 (3.7M3) by Stephan Herrmann · 13 years ago
  18. 4326fba Test & fix for Bug 329374 - Implicit Lowering of a Role Array as return results in compiler error by Stephan Herrmann · 13 years ago
  19. d1c1dcb Test and fix for Bug 323076 - [search] Search doesn't find OTTypeHierarchyImpl.connectTSupers(..) by Stephan Herrmann · 13 years ago
  20. d5ea9c2 Additional fix re Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 13 years ago
  21. 380baf3 fix merge-errors in batch compiler & test by Stephan Herrmann · 13 years ago
  22. 8b47435 synchronize all methods writing to _classFile after we saw an NPE in the second of these lines: by Stephan Herrmann · 13 years ago
  23. f7bbef1 Fix regression in test921_hasRoleMethod5c2 / by Stephan Herrmann · 13 years ago
  24. cb3b5a0 fixed a regression (NPE) in test219_playedbyInheritance4, triggered (but not caused) by r967 by Stephan Herrmann · 13 years ago
  25. 016c426 update to JDT/Core v_B18 by Stephan Herrmann · 13 years ago
  26. bb9af50 Fix for Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 13 years ago
  27. 8b97f55 Fix for part 2 of Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info by Stephan Herrmann · 13 years ago
  28. a784e84 previous patch had a bug re boarder condition numTSuperRoles==0. Fixed. by Stephan Herrmann · 13 years ago
  29. 20c1fca Implementation for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 13 years ago
  30. 15d3e34 Fix regression in JDT's ClassNameTests caused by patch re Bug 326839: by Stephan Herrmann · 13 years ago
  31. c0f291b no more warnings in this class by Stephan Herrmann · 13 years ago
  32. 0a3d81f make previous patch re Bug 326839 a bit safer, never create phantom role without real tsupers. by Stephan Herrmann · 13 years ago
  33. ac047a4 Fix for Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info. by Stephan Herrmann · 13 years ago
  34. 2809990 Fix for Bug 326689 - [compiler] inferred callout not working with overloads and same-named callin method. by Stephan Herrmann · 14 years ago
  35. a0af264 fixing a regression in ExtractCallinTests et al: adapt to new strategy relying on SUPERTYPE_REF_FLAVOR by Stephan Herrmann · 14 years ago
  36. 4157136 restore a chunk of code that got lost during merge with v_B14a thus causing regressions in SuperTypeTest by Stephan Herrmann · 14 years ago
  37. 1438430 fixed a merge error: chunk ended up in the wrong method, caused regression in SyntaxErrorTest.test14() by Stephan Herrmann · 14 years ago
  38. aa03e34 Fix for Bug 326416 - [compiler] within() not working for team extending non-team by Stephan Herrmann · 14 years ago
  39. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  40. ab1b976 preparation for merging with v_B14a: cleanup remove trailing white space by Stephan Herrmann · 14 years ago
  41. e7671f4 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  42. f19847b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  43. 0e6e6d7 update script to use Eclipse SDK 3.6 by Stephan Herrmann · 14 years ago
  44. ce77a14 Avoid an NPE I observed with badly broken sources in RL. by Stephan Herrmann · 14 years ago
  45. 0c9c7ec Avoid an AIOOBE I observed with badly broken sources in RL. by Stephan Herrmann · 14 years ago
  46. f49f89c Test and fix for Bug 325029 - [model] team-and-rolefile causes JavaModelException when accessed as member of its enclosing team by Stephan Herrmann · 14 years ago
  47. 887dc01 document a debug-time observation by Stephan Herrmann · 14 years ago
  48. 3260d51 Documentation update: make all {ObjectTeams tags in this module browsable from Search. by Stephan Herrmann · 14 years ago
  49. 10cd8bd some time ago I observed an NPE at this location, however, its the double lookup through OTModelManager that's nonsense. by Stephan Herrmann · 14 years ago
  50. 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
  51. 82d9583 Improve implementation of signature weakening to accommodate new tests by Stephan Herrmann · 14 years ago
  52. 5d1cd28 Change for Bug 324537 - [otre] overriding Team.isActive() may cause deadlock by Stephan Herrmann · 14 years ago
  53. 7fe250b Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  54. 44946bc small refactoring that should have been part of r737: by Stephan Herrmann · 14 years ago
  55. db2e57c Fix for Bug 324510 - [compiler] Cannot use "result" as a parameter name in a callin-replace binding by Stephan Herrmann · 14 years ago
  56. 24dd5be Fix regressions in some OTQuickfixTests et al: by Stephan Herrmann · 14 years ago
  57. bf48945 Fix regressions in CodeCompletionTests: rewriting param mappings did not handle the case of event==null. by Stephan Herrmann · 14 years ago
  58. 331f6fe Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  59. c87554d Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  60. 57e57ec Fix for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 14 years ago
  61. ae591e1 don't produce setter synth method for final fields by Stephan Herrmann · 14 years ago
  62. c288db0 fix an AIOOBE introduced by the previous commit which caused a build failure by Stephan Herrmann · 14 years ago
  63. 1fe53e5 fix a logic-error introduced by the previous commit which caused a build failure. by Stephan Herrmann · 14 years ago
  64. 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
  65. 915fb3f Fix NPE causing build failure by Stephan Herrmann · 14 years ago
  66. 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
  67. 45c846d improve r735 so we can handle binary constructors, too. by Stephan Herrmann · 14 years ago
  68. fd9845f fix for Bug 322723 - [compiler] a role constructor with declared exceptions causes bogus compile error by Stephan Herrmann · 14 years ago
  69. a77beb3 Enabled tests re http://trac.objectteams.org/ot/ticket/286 by Stephan Herrmann · 14 years ago
  70. 32e299d Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  71. 8ca9fb2 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  72. 61c7e92 Fix restoring callin handle from memento for named callin: by Stephan Herrmann · 14 years ago
  73. 7048f0b Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  74. 7fee2a1 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  75. 9099dc0 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  76. 634113e More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  77. aef55c3 migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  78. 9b5b9cd Initial implementation for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  79. c49ec5f More on Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated: by Stephan Herrmann · 14 years ago
  80. 9709694 Additional fix re Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  81. 89703ee Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  82. 14368d9 Fix for new test test2215_arrayLifting6(): array lifter needs an ifc-part if team is nested (and a role). by Stephan Herrmann · 14 years ago
  83. 1243886 Fix inheritance issue detected while working on OTSuperTypeHierarchyTest013.testGetAllSuperclasses_TA2TB2TC2R1() by Stephan Herrmann · 14 years ago
  84. f3add72 Experiments towards Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  85. 08e2dc4 fixed a typo. by Stephan Herrmann · 14 years ago
  86. 3076184 Fix for Bug 321402 - "Copy Qualified Name" action not working for method bindings 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. 8de6a4a Fix a regression in CalloutBindingTest: this one error was reported twice for each callout. by Stephan Herrmann · 14 years ago
  89. 1df403e Fix bogus errors reported by the reconciler: by Stephan Herrmann · 14 years ago
  90. 71b8212 Fix for Bug 310398 - [compiler] incremental compilation fails for mutually dependent teams by Stephan Herrmann · 14 years ago
  91. 6298f1b Fix for Bug 318309 - [compiler] warnings re unused exceptions from generated code by Stephan Herrmann · 14 years ago
  92. ee6a9a2 Final fix for Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  93. b26ee0a releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  94. a098dd6 Bug 320618 - inconsistent initialization of classpath container backed by external class folder by Stephan Herrmann · 14 years ago
  95. 6d3ff88 still more test harness re bug 302850 by Stephan Herrmann · 14 years ago
  96. 8d3bb21 Fix for regression in "FileStructure" tests: don't keep "source type required" into compilation of transitive dependencies. by Stephan Herrmann · 14 years ago
  97. 573bf3d extra safety for misconfigured OT-projects without class org.objectteams.Team. by Stephan Herrmann · 14 years ago
  98. df6ed31 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  99. de631c6 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  100. 9c6fa12 Additional fixes re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago