1. 3db4276 update to v_B39 by Stephan Herrmann · 13 years ago
  2. a1bf656 basic merge of jdt.core to v_B38. by Stephan Herrmann · 13 years ago
  3. 9391b22 Test & fix for Bug 336394 - [compiler] ClassFormatError caused by abstract static method by Stephan Herrmann · 13 years ago
  4. b8c3f22 Test & fix for Bug 336420 - [compiler] NPE during reporting "abstract relevant role" by Stephan Herrmann · 13 years ago
  5. 4d2c307 Test & fix v1 for Bug 336395 - [compiler] enum inside team class may cause NPE by Stephan Herrmann · 13 years ago
  6. 6f3587b Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page by Stephan Herrmann · 13 years ago
  7. 96d99f4 regression in JavaSearchBugsTests revealed that we failed to fetch one return statement during the update to v_A12 (2009/10/01) by Stephan Herrmann · 13 years ago
  8. bb25a05 update JDT/Core to v_B35 for 3.7M5 by Stephan Herrmann · 13 years ago
  9. 85a866e test & fix for Bug 332801 - [compiler][generics] instantiating a generic role cannot be type-checked by Stephan Herrmann · 13 years ago
  10. 13465d7 Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field by Stephan Herrmann · 13 years ago
  11. 19bd3ec multi-page for otredyn after DSL-outage (compiler part): by Stephan Herrmann · 13 years ago
  12. 1dd7557 basic integration of decapsulation among OTREDyn and compiler (compiler-part): by Stephan Herrmann · 13 years ago
  13. 21f38c5 resolve several scoping issues in otredyn by Stephan Herrmann · 13 years ago
  14. 7ec8569 basic fix for base call arg/return translations for otredyn: by Stephan Herrmann · 13 years ago
  15. cc20a52 revert some special treatment for OTREDyn: by Stephan Herrmann · 13 years ago
  16. d0a49ec fix an NPE seen in testA12_genericRoleFeature18() under OTREDyn. by Stephan Herrmann · 13 years ago
  17. 3a83965 Fix for Bug 332893 - Class Precedence not working between Role callin and SubRole callin by Stephan Herrmann · 13 years ago
  18. 758a8cd fix test4133_callinToPrivate2s for otredyn: by Stephan Herrmann · 13 years ago
  19. a299e96 fixing test4125_resultInMethodSpec3 for otredyn: by Stephan Herrmann · 13 years ago
  20. 7468b3e Fix regression in test1125_outerAccessInNestedTeam3() by consolidating how the synthetic arg for static role methods is weakened. by Stephan Herrmann · 13 years ago
  21. 469e0e0 Several fixes for parameterized teams (inheritance w/o substitution, binary roles - tests included): by Stephan Herrmann · 13 years ago
  22. d471177 More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  23. 6dfc0af More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  24. dce745e More tests & fixes re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope: by Stephan Herrmann · 13 years ago
  25. 95defc3 avoid cycles observed in RL (som-cache example): by Stephan Herrmann · 13 years ago
  26. 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 · 13 years ago
  27. d3c1c6a update jdt.core and tests to v_B28. by Stephan Herrmann · 13 years ago
  28. 0e04a0c test & additional fix for Bug 325397 - [compiler] CCE in generic nested team by Stephan Herrmann · 13 years ago
  29. 0aa381d Fix an AIOOBE caused by the previous patch by Stephan Herrmann · 13 years ago
  30. fde7976 First test & implementation for Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  31. 5451dce avoid two more CCEs seen in RL: by Stephan Herrmann · 13 years ago
  32. e25ad0b Test & fix for Bug 331869 - [compiler] static role method cannot access type variable of the enclosing team by Stephan Herrmann · 13 years ago
  33. bc6ea69 Avoid this CCE found in the logs: by Stephan Herrmann · 13 years ago
  34. f6b5f83 Fix and new/updated tests for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 13 years ago
  35. e18ffe3 Test & fix for Bug 331726 - Selectionmechanism missing on right ShortMethodSpec Callout to field by Stephan Herrmann · 13 years ago
  36. ba728f6 Test & fix for Bug 330304 - [compiler] AIOOBE in Scanner.internalScanIdentifierOrKeyword() by Stephan Herrmann · 13 years ago
  37. f5c2906 Fix for Bug 325252 - [compiler] bogus warning "Unnecessary @SuppressWarnings("unused")" in Order System Example by Stephan Herrmann · 13 years ago
  38. e880bb6 update to v_B22 (3.7M3) by Stephan Herrmann · 13 years ago
  39. d5ea9c2 Additional fix re Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 14 years ago
  40. 016c426 update to JDT/Core v_B18 by Stephan Herrmann · 14 years ago
  41. 2809990 Fix for Bug 326689 - [compiler] inferred callout not working with overloads and same-named callin method. by Stephan Herrmann · 14 years ago
  42. 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
  43. 1438430 fixed a merge error: chunk ended up in the wrong method, caused regression in SyntaxErrorTest.test14() by Stephan Herrmann · 14 years ago
  44. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  45. f19847b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  46. ce77a14 Avoid an NPE I observed with badly broken sources in RL. by Stephan Herrmann · 14 years ago
  47. 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
  48. 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
  49. 44946bc small refactoring that should have been part of r737: by Stephan Herrmann · 14 years ago
  50. c87554d Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  51. 57e57ec Fix for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 14 years ago
  52. ae591e1 don't produce setter synth method for final fields by Stephan Herrmann · 14 years ago
  53. 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
  54. 915fb3f Fix NPE causing build failure by Stephan Herrmann · 14 years ago
  55. 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
  56. 8ca9fb2 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  57. 89703ee Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  58. 1243886 Fix inheritance issue detected while working on OTSuperTypeHierarchyTest013.testGetAllSuperclasses_TA2TB2TC2R1() by Stephan Herrmann · 14 years ago
  59. f3add72 Experiments towards Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  60. 08e2dc4 fixed a typo. by Stephan Herrmann · 14 years ago
  61. 0c8f8cf Test & fix for Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files. by Stephan Herrmann · 14 years ago
  62. 1df403e Fix bogus errors reported by the reconciler: by Stephan Herrmann · 14 years ago
  63. 6298f1b Fix for Bug 318309 - [compiler] warnings re unused exceptions from generated code by Stephan Herrmann · 14 years ago
  64. 8d3bb21 Fix for regression in "FileStructure" tests: don't keep "source type required" into compilation of transitive dependencies. by Stephan Herrmann · 14 years ago
  65. de631c6 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  66. 9c6fa12 Additional fixes re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  67. e2577ac Implementation part1 for bug 318084: [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  68. 273c5e8 NPE fix for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  69. 7464c32 Implementation for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  70. f975b8e Fix for Bug 316904 - [assist] completion for ctor with declared lifting causes CCE by Stephan Herrmann · 14 years ago
  71. cba20f8 Follow-up fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified by Stephan Herrmann · 14 years ago
  72. 518e7ec two small fups of r440 re Bug 316200 - [otjld] Method bindings in role with binding ambiguity? by Stephan Herrmann · 14 years ago
  73. dd72075 Implementation for Bug 316200 - [otjld] Method bindings in role with binding ambiguity? by Stephan Herrmann · 14 years ago
  74. eee4236 Fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified by Stephan Herrmann · 14 years ago
  75. 9e4a303 Fix for Bug 315322 - [compiler] final field with initializer breaks implicit inheritance by Stephan Herrmann · 14 years ago
  76. d5c3cc6 update jdt.core to v_A56 and build against 3.6RC3 by Stephan Herrmann · 14 years ago
  77. db48bf6 Fix for Bug 314741 - [compiler] violation of OTJLD 1.2.2(g) can be masked by other error by Stephan Herrmann · 14 years ago
  78. 6a69914 Fixes for Bug 314714 - [compiler] cannot compile multiple toplevel teams in the same compilation unit by Stephan Herrmann · 14 years ago
  79. 3421d29 Tests & implementation for Bug 314039 - [dom] [rewrite] more complete rewriting for method mappings by Stephan Herrmann · 14 years ago
  80. 8f4b321 - update jdt.core to v_A54 - prepare for building against 3.6RC2 by Stephan Herrmann · 14 years ago
  81. 885406d two fups of r342 by Stephan Herrmann · 14 years ago
  82. de6d198 Test and fix for Bug 311885 - [compiler] toggling CCE in incremental compilation of nested phantom role by Stephan Herrmann · 14 years ago
  83. 9900472 update jdt.core to v_A53 by Stephan Herrmann · 14 years ago
  84. e47ced2 Fix for bug 310917: by Stephan Herrmann · 14 years ago
  85. f8671e3 fix for new test test914_bindingPredicate21 by Stephan Herrmann · 14 years ago
  86. 074ca4e fix regressions due to new IProblem/irritant token. by Stephan Herrmann · 14 years ago
  87. d70a7b7 new compiler error message as to avoid generating illegal byte code before enhancement bug 310881 is implemented. by Stephan Herrmann · 14 years ago
  88. 0fa111f corrected resolving of javadoc type reference using base import scope, see test04m_javadocBaseImportReference1(). by Stephan Herrmann · 14 years ago
  89. 1e3ee00 Implementation for enhancement bug 310621 - [compiler] should warn when after callin ignores return value of its role method by Stephan Herrmann · 14 years ago
  90. a55c341 Update jdt core and tests to v_A46 by Stephan Herrmann · 14 years ago
  91. 3e8fe96 fix yet new regressions in OTReconcilerTests.testAnchoredType03, account for: by Stephan Herrmann · 14 years ago
  92. f3e60b3 update jdt.core to v_A45 by Stephan Herrmann · 14 years ago
  93. 7c9bb33 Fixed a memory leak observed in otjld-testsuite and analysed by MAT: by Stephan Herrmann · 14 years ago
  94. 51db867 removed one unused method. by Stephan Herrmann · 14 years ago
  95. 8107ad9 Improve/fix r172 for the scenario of comparing null to null by Stephan Herrmann · 14 years ago
  96. 1ca8c6f fix a regression in test117_nestedClassClashesWithInherited1() where copyNonWideConstants did not recognize by Stephan Herrmann · 14 years ago
  97. 36f1f47 Fix regressions in several otjld tests by Stephan Herrmann · 14 years ago
  98. 54902f0 Fix for new test test221_loweringToBaseclass14: by Stephan Herrmann · 14 years ago
  99. 99280bf fix NPE: when re-connecting creation method in nested team use the classpart to search for members. by Stephan Herrmann · 14 years ago
  100. aa5cb46 fix for modified version of test3320_inferredCalloutToField11 by Stephan Herrmann · 14 years ago