1. 29f5dc8 fix a regression caused by previous commit by Stephan Herrmann · 14 years ago
  2. d471177 More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 14 years ago
  3. 6dfc0af More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 14 years ago
  4. dce745e More tests & fixes re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope: by Stephan Herrmann · 14 years ago
  5. 95defc3 avoid cycles observed in RL (som-cache example): by Stephan Herrmann · 14 years ago
  6. b1b06a4 avoid NPE seen in RL (som-cache example): by Stephan Herrmann · 14 years ago
  7. c811fda Fix regressions in the context of Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 14 years ago
  8. d3c1c6a update jdt.core and tests to v_B28. by Stephan Herrmann · 14 years ago
  9. 0e04a0c test & additional fix for Bug 325397 - [compiler] CCE in generic nested team by Stephan Herrmann · 14 years ago
  10. ca60415 two small fixes on top of the latest patch re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 14 years ago
  11. f250e6e Additional tests & fixes re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 14 years ago
  12. cc12acd witness for an ICE (while working on tests in suite Java5) and its fix. by Stephan Herrmann · 14 years ago
  13. 0aa381d Fix an AIOOBE caused by the previous patch by Stephan Herrmann · 14 years ago
  14. 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
  15. 5451dce avoid two more CCEs seen in RL: by Stephan Herrmann · 14 years ago
  16. 922faa9 r1127 caused regression (NPE) in otjld.other.Java5, fixed. by Stephan Herrmann · 14 years ago
  17. e25ad0b Test & fix for Bug 331869 - [compiler] static role method cannot access type variable of the enclosing team by Stephan Herrmann · 14 years ago
  18. bc6ea69 Avoid this CCE found in the logs: by Stephan Herrmann · 14 years ago
  19. 199a90f protect against an NPE seen in the logs (example involved a generic role with several errors). by Stephan Herrmann · 14 years ago
  20. e5cd8d2 Test & fix for Bug 331669 - [assist] Autocompletion on base keyword within static callin missing by Stephan Herrmann · 14 years ago
  21. 9eaf27a Follow-up changes for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 14 years ago
  22. 24b527e Fix for remaining issue of Bug 329374 - Implicit Lowering of a Role Array as return results in compiler error by Stephan Herrmann · 14 years ago
  23. f6b5f83 Fix and new/updated tests for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 14 years ago
  24. fc705fa small improvement re AST-converting base constructor calls & tests by Stephan Herrmann · 14 years ago
  25. e18ffe3 Test & fix for Bug 331726 - Selectionmechanism missing on right ShortMethodSpec Callout to field by Stephan Herrmann · 14 years ago
  26. c7d4a0a More API cleanup by Stephan Herrmann · 14 years ago
  27. 9a5ab18 Refactoring/API-cleanup: by Stephan Herrmann · 14 years ago
  28. ba728f6 Test & fix for Bug 330304 - [compiler] AIOOBE in Scanner.internalScanIdentifierOrKeyword() by Stephan Herrmann · 14 years ago
  29. 8b04ad1 Test and fix for Bug 329888 - Missing compiler error when using wrong field specifier in Callout to field (long) by Stephan Herrmann · 14 years ago
  30. fe0c0a0 branding as 0.8.0M3 for inclusion in indigo. by Stephan Herrmann · 14 years ago
  31. f5c2906 Fix for Bug 325252 - [compiler] bogus warning "Unnecessary @SuppressWarnings("unused")" in Order System Example by Stephan Herrmann · 14 years ago
  32. e880bb6 update to v_B22 (3.7M3) by Stephan Herrmann · 14 years ago
  33. 4326fba Test & fix for Bug 329374 - Implicit Lowering of a Role Array as return results in compiler error by Stephan Herrmann · 14 years ago
  34. d1c1dcb Test and fix for Bug 323076 - [search] Search doesn't find OTTypeHierarchyImpl.connectTSupers(..) by Stephan Herrmann · 14 years ago
  35. d5ea9c2 Additional fix re Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 14 years ago
  36. 8b47435 synchronize all methods writing to _classFile after we saw an NPE in the second of these lines: by Stephan Herrmann · 14 years ago
  37. f7bbef1 Fix regression in test921_hasRoleMethod5c2 / by Stephan Herrmann · 14 years ago
  38. cb3b5a0 fixed a regression (NPE) in test219_playedbyInheritance4, triggered (but not caused) by r967 by Stephan Herrmann · 14 years ago
  39. 016c426 update to JDT/Core v_B18 by Stephan Herrmann · 14 years ago
  40. bb9af50 Fix for Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 14 years ago
  41. a784e84 previous patch had a bug re boarder condition numTSuperRoles==0. Fixed. by Stephan Herrmann · 14 years ago
  42. 20c1fca Implementation for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 14 years ago
  43. 2809990 Fix for Bug 326689 - [compiler] inferred callout not working with overloads and same-named callin method. by Stephan Herrmann · 14 years ago
  44. 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
  45. 1438430 fixed a merge error: chunk ended up in the wrong method, caused regression in SyntaxErrorTest.test14() by Stephan Herrmann · 14 years ago
  46. aa03e34 Fix for Bug 326416 - [compiler] within() not working for team extending non-team by Stephan Herrmann · 14 years ago
  47. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  48. f19847b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  49. ce77a14 Avoid an NPE I observed with badly broken sources in RL. by Stephan Herrmann · 14 years ago
  50. 0c9c7ec Avoid an AIOOBE I observed with badly broken sources in RL. by Stephan Herrmann · 14 years ago
  51. 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
  52. 82d9583 Improve implementation of signature weakening to accommodate new tests by Stephan Herrmann · 14 years ago
  53. 5d1cd28 Change for Bug 324537 - [otre] overriding Team.isActive() may cause deadlock by Stephan Herrmann · 14 years ago
  54. 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
  55. 44946bc small refactoring that should have been part of r737: by Stephan Herrmann · 14 years ago
  56. db2e57c Fix for Bug 324510 - [compiler] Cannot use "result" as a parameter name in a callin-replace binding by Stephan Herrmann · 14 years ago
  57. c87554d Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  58. 57e57ec Fix for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 14 years ago
  59. ae591e1 don't produce setter synth method for final fields by Stephan Herrmann · 14 years ago
  60. c288db0 fix an AIOOBE introduced by the previous commit which caused a build failure by Stephan Herrmann · 14 years ago
  61. 1fe53e5 fix a logic-error introduced by the previous commit which caused a build failure. by Stephan Herrmann · 14 years ago
  62. 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
  63. 915fb3f Fix NPE causing build failure by Stephan Herrmann · 14 years ago
  64. 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
  65. 45c846d improve r735 so we can handle binary constructors, too. by Stephan Herrmann · 14 years ago
  66. fd9845f fix for Bug 322723 - [compiler] a role constructor with declared exceptions causes bogus compile error by Stephan Herrmann · 14 years ago
  67. a77beb3 Enabled tests re http://trac.objectteams.org/ot/ticket/286 by Stephan Herrmann · 14 years ago
  68. 8ca9fb2 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  69. c49ec5f More on Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated: by Stephan Herrmann · 14 years ago
  70. 9709694 Additional fix re Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  71. 89703ee Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  72. 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
  73. 1243886 Fix inheritance issue detected while working on OTSuperTypeHierarchyTest013.testGetAllSuperclasses_TA2TB2TC2R1() by Stephan Herrmann · 14 years ago
  74. f3add72 Experiments towards Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  75. 08e2dc4 fixed a typo. by Stephan Herrmann · 14 years ago
  76. 0c8f8cf Test & fix for Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files. by Stephan Herrmann · 14 years ago
  77. 8de6a4a Fix a regression in CalloutBindingTest: this one error was reported twice for each callout. by Stephan Herrmann · 14 years ago
  78. 1df403e Fix bogus errors reported by the reconciler: by Stephan Herrmann · 14 years ago
  79. 71b8212 Fix for Bug 310398 - [compiler] incremental compilation fails for mutually dependent teams by Stephan Herrmann · 14 years ago
  80. 6298f1b Fix for Bug 318309 - [compiler] warnings re unused exceptions from generated code by Stephan Herrmann · 14 years ago
  81. ee6a9a2 Final fix for Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  82. 8d3bb21 Fix for regression in "FileStructure" tests: don't keep "source type required" into compilation of transitive dependencies. by Stephan Herrmann · 14 years ago
  83. de631c6 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  84. 9c6fa12 Additional fixes re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  85. 303a0f5 cleanup resolving some warnings by Stephan Herrmann · 14 years ago
  86. e2577ac Implementation part1 for bug 318084: [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  87. b8dc194 I assume this to be a slippage from http://trac.objectteams.org/ot/changeset/14553 by Stephan Herrmann · 14 years ago
  88. 273c5e8 NPE fix for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  89. 7464c32 Implementation for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  90. 32a19a6 Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode attribute by Stephan Herrmann · 14 years ago
  91. 91e7f7c Fix for Bug 318083 - [compiler] "Cannot externalize non-public role" from generated code by Stephan Herrmann · 14 years ago
  92. f975b8e Fix for Bug 316904 - [assist] completion for ctor with declared lifting causes CCE by Stephan Herrmann · 14 years ago
  93. 46d1f39 Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  94. 225c6c7 Fix for Bug 316659 - [compiler] NPE in PrecedenceBinding.hasCommonBaseMethod by Stephan Herrmann · 14 years ago
  95. 7fb7acf Test & fix for Bug 316658 - [reconciler] implicitly inherited field reports "illegal modifier" by Stephan Herrmann · 14 years ago
  96. 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
  97. 518e7ec two small fups of r440 re Bug 316200 - [otjld] Method bindings in role with binding ambiguity? by Stephan Herrmann · 15 years ago
  98. dd72075 Implementation for Bug 316200 - [otjld] Method bindings in role with binding ambiguity? by Stephan Herrmann · 15 years ago
  99. eee4236 Fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified by Stephan Herrmann · 15 years ago
  100. 9e4a303 Fix for Bug 315322 - [compiler] final field with initializer breaks implicit inheritance by Stephan Herrmann · 15 years ago