1. 2a2655c Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J by Stephan Herrmann · 11 years ago
  2. 9cf4bb0 Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J by Stephan Herrmann · 11 years ago
  3. 529142e Merge fixes: by Stephan Herrmann · 11 years ago
  4. 0ae1020 Merge commit 'ec20a16682652a850d7194f0a8e92d958de83c2b' into OT_BETA_JAVA8 by Stephan Herrmann · 11 years ago
  5. 0eb56ef Bug 407443 - [rewrite] does not support the 'team' package modifier by Stephan Herrmann · 11 years ago
  6. 3065b42 Bug 382186 - [refactoring] change inline role to role file and vice versa by Stephan Herrmann · 11 years ago
  7. c35fed4 Bug 382186 - [refactoring] change inline role to role file and vice versa by Stephan Herrmann · 11 years ago
  8. 4467a4b Bug 407223 - [compiler] role file found in a supposed default package by Stephan Herrmann · 11 years ago
  9. 4149877 Merge branch 'master' at M6 into 'OT_BETA_JAVA8' + fix compile errors in tests by Stephan Herrmann · 11 years ago
  10. 024160d Repair our test utility runNegativeTestMatching(): do expect an error by Stephan Herrmann · 11 years ago
  11. 307ebe3 Update jdt.core to b55af0d251839febd524bd542ba1eea20d1a7dc4 (13-04-02) by Stephan Herrmann · 11 years ago
  12. c2bd584 Merge branch 'master' at M5 into 'OT_BETA_JAVA8' by Stephan Herrmann · 11 years ago
  13. 0b62c4b Merge branch 'master' at 2.2M4 into 'OT_BETA_JAVA8' by Stephan Herrmann · 11 years ago
  14. 31caeac Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core by Stephan Herrmann · 11 years ago
  15. 7b1a7eb Adjust test expectation to recent change in jdt.ui: by Stephan Herrmann · 11 years ago
  16. c1a65e9 some cleanup after https://bugs.eclipse.org/bugs/show_bug.cgi?id=406646 by Stephan Herrmann · 11 years ago
  17. 67a84d6 Adjust test expectations to improved formatting by Stephan Herrmann · 11 years ago
  18. f7596ea Fix regression: tests were order-sensitive due to side effects. by Stephan Herrmann · 11 years ago
  19. 399d007 Bug 406316 - Formatter fails on base-call by Stephan Herrmann · 11 years ago
  20. 5567166 Bug 382187 - formatter fails for role bound to dependent type by Stephan Herrmann · 11 years ago
  21. c0d07b2 Bug 406603 - [reconciler] fails to decode team anchor reference if name by Stephan Herrmann · 11 years ago
  22. 088bca9 Merge commit '03b7368f0fdfc0a3d76f2eab09bdaf89a65308d3' into OT_BETA_JAVA8 by Stephan Herrmann · 12 years ago
  23. 01b4e31 Fixing of bugs caused by the grammar merge: by Stephan Herrmann · 12 years ago
  24. 08ffbf6 Bug 403396 - Possible bug with the layering of teams (or stacking of teams) by Stephan Herrmann · 12 years ago
  25. 00b56bc bug 400833 - [compiler] resolve error re lifting constructor with by Stephan Herrmann · 12 years ago
  26. 46b5d51 Bug 400404 - [compiler] No enclosing instance of the type TOuter.T1 is by Stephan Herrmann · 12 years ago
  27. c781c76 Bug 400360 - [reconciler] fails to resolve callout-to-field with by Stephan Herrmann · 12 years ago
  28. 755b267 Bug 400362 - [compiler] role field with anchored role type breaks by Stephan Herrmann · 12 years ago
  29. a6665a6 Revert change of major version, no incompatibilities as of yet. by Stephan Herrmann · 12 years ago
  30. 7f5938d Adjust tests to change in ac72852be92166b2f1bf098a60ae00aa0346d2c1 by Stephan Herrmann · 12 years ago
  31. 4d9b750 Bug 382185 - [refactoring] renaming base package fails to rename base import by Stephan Herrmann · 12 years ago
  32. 1a0ce3b Bug 399781 - Callout to private field of deeply nested class gives compile error by Stephan Herrmann · 12 years ago
  33. 109241a Bug 397192 - Prepare OTDT for new (dynamic) weaver: by Stephan Herrmann · 12 years ago
  34. b30e1f6 Bug 397192 - Prepare OTDT for new (dynamic) weaver: by Stephan Herrmann · 12 years ago
  35. 273982d Bug 397867 - [compiler] illegal access to invisible method via callin by Stephan Herrmann · 12 years ago
  36. fd54faa Bug 397878 - [compiler] Using field of enclosing team as team anchor by Stephan Herrmann · 12 years ago
  37. 6a28f97 Bug 397897 [compiler] In three layers of teams anchor equivalence is not by Stephan Herrmann · 12 years ago
  38. a6103c1 Bug 397712 - [compiler] illegal bytecode from chains of team constructors by Stephan Herrmann · 12 years ago
  39. d7f6994 Bug 397235 - [compiler] cannot bind to a static role method by Stephan Herrmann · 12 years ago
  40. f741387 New regression test: externalized role in base-side of declared lifting by Stephan Herrmann · 12 years ago
  41. 98b05f7 Bug 397182 - Prepare OTDT for new (dynamic) weaver by Stephan Herrmann · 12 years ago
  42. a500e66 Improve expected error message after Bug 388795 has been fixed in JDT by Stephan Herrmann · 12 years ago
  43. 6874918 Bug 395762 - [assist] completion in c-t-f parameter mapping hangs by Stephan Herrmann · 12 years ago
  44. fde4bd6 Bug 394037 - [refactoring] renaming an argument with declared lifting by Stephan Herrmann · 12 years ago
  45. c04f8c8 Bug 395746 - [compiler] role of static inner of an inaccessible outer by Stephan Herrmann · 12 years ago
  46. bea1ae7 Adopt JDT/UI change for bug 391927 via their commit by Stephan Herrmann · 12 years ago
  47. 9dc8e88 Bug 394037 - [refactoring] renaming an argument with declared lifting by Stephan Herrmann · 12 years ago
  48. 8151bed Bug 394263 - Team with generic type parameter causes role inheritance error by Stephan Herrmann · 12 years ago
  49. 5eb09f3 Bug 394035 - [assist] completion fails to propose role creation by Stephan Herrmann · 12 years ago
  50. b51389c Bug 394034 - [assist] completing a method call does not propose an by Stephan Herrmann · 12 years ago
  51. 22f4f42 Bug 393915 - [dom][refactoring] pull-up with "use the destination type by Stephan Herrmann · 12 years ago
  52. a9d0709 Bug 393072 - VerifyError caused by super call within team constructor by Stephan Herrmann · 12 years ago
  53. 411af95 Bug 391876 - false-report (nested class): interface cannot be by Stephan Herrmann · 12 years ago
  54. 26763a3 Bug 374833 - Complain when base plugin of an aspectBinding cannot be resolved by Stephan Herrmann · 12 years ago
  55. b63b919 Bug 381790 - [compiler] support @Override for role method implementing by Stephan Herrmann · 12 years ago
  56. 1f1a676 Bug 382188 - NPE in copyRole() when commenting out roles in a nested by Stephan Herrmann · 12 years ago
  57. 89ecdad Bug 391290 - Internal compiler error/Corrupt byte code by Stephan Herrmann · 12 years ago
  58. ba0cbc0 Bug 390146 - [compiler] Better support outer & inner teams adapting by Stephan Herrmann · 12 years ago
  59. 95e290d Bug 390057 - decapsulation warning for final base class is not reported by Stephan Herrmann · 12 years ago
  60. 7b93533 Bug 367605 - [refactoring] missing update of base import during renaming by Stephan Herrmann · 12 years ago
  61. 47700cc Bug 354480 - VerifyError due to bogus lowering in inferred callout-to-field by Stephan Herrmann · 12 years ago
  62. 28f5000 Bug 390059 - [compiler][performance] too much time spent in by Stephan Herrmann · 12 years ago
  63. 3ff346a Bug 389850 - [refactoring] change signature fails if role method is by Stephan Herrmann · 12 years ago
  64. e0c71c7 Remove workaround from 5086ecafb50bea89ca6fdedd9445a06a61770579 which by Stephan Herrmann · 12 years ago
  65. 20e6d9b Fix test failures which happened if tests were not executed in textual by Stephan Herrmann · 12 years ago
  66. d9ab5d3 Bug 387996 - "T cannot be resolved or is not a field" error due to field by Stephan Herrmann · 12 years ago
  67. b56502d Bug 388060 - [compiler] closeable role triggers resource warning from by Stephan Herrmann · 12 years ago
  68. 5086eca Experiment: try to avoid test failures by waiting 200ms before starting by Stephan Herrmann · 12 years ago
  69. 6895327 Test convenience: more error output. by Stephan Herrmann · 12 years ago
  70. 43574f1 Bug 387996 - "no method found" warning due to field named like package by Stephan Herrmann · 12 years ago
  71. 4de0200 Bug 387236 - [compiler] type mismatch in signature-less c-t-f with array by Stephan Herrmann · 12 years ago builds/201208141515 releases/OTDT_2.2M1
  72. 23a2275 Bug 387077 - [compiler] illegal modifiers generated for callout to by Stephan Herrmann · 12 years ago
  73. 7b222ef Use JRE from bundle's BREE. by Stephan Herrmann · 12 years ago
  74. 2837b50 Acknowledge more errors reported after commit by Stephan Herrmann · 12 years ago
  75. 90a780a Bug 386587 - [refactoring] pull-up refactoring cannot handle callout by Stephan Herrmann · 12 years ago
  76. 84fd474 Corrected unicode of § character in messages. by Stephan Herrmann · 12 years ago
  77. deda793 Bug 386587 - [refactoring] pull-up refactoring cannot handle callout by Stephan Herrmann · 12 years ago
  78. bbd06a9 Bug 386814 - [refactoring] pull-up should distinguish callouts that can by Stephan Herrmann · 12 years ago
  79. 0084773 Make this test more robust: it failed when run as the first test in the by Stephan Herrmann · 12 years ago
  80. 618f692 update jdt.core.testd.* to I20120808-2000 by Stephan Herrmann · 12 years ago
  81. 4fdf5e1 Bug 386704 - Requesting AST throws NPE if base class is unresolved by Stephan Herrmann · 12 years ago
  82. c455247 Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core 12. by Stephan Herrmann · 12 years ago
  83. fcc667b Bug 386587 - [refactoring] pull-up refactoring cannot handle callout bindings by Stephan Herrmann · 12 years ago
  84. bbe624a Bug 386610 - [otmodel] handle callout bindings like methods by Stephan Herrmann · 12 years ago
  85. 2607123 Bug 374841 - [refactoring] pull up does not work among (nested) roles by Stephan Herrmann · 12 years ago
  86. 7c4fe0c Bug 374840 - [assist] callout completion after parameter mapping garbles by Stephan Herrmann · 12 years ago
  87. 58fa15e Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core by Stephan Herrmann · 12 years ago
  88. a30fa6a Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core by Stephan Herrmann · 12 years ago
  89. bbe9091 Various fixes for Bug 372786 - NPE in AllocationExpression by Stephan Herrmann · 13 years ago
  90. bbc91e3 Test & fix for Bug 366976 - [compiler] Fup of Bug 366597: StackOverflow by Stephan Herrmann · 13 years ago
  91. e6c9cd9 gitignore MAT-files. by Stephan Herrmann · 13 years ago
  92. 0d7ab72 adjust expected error for Eclipse 4.2. by Stephan Herrmann · 13 years ago
  93. 28de319 more apiLevel consistency after JLS3 has been deprecated. by Stephan Herrmann · 13 years ago
  94. f0800f8 massive warning clean-up triggered by deprecation of JLS3. by Stephan Herrmann · 13 years ago
  95. 4cbe2d3 Adjust imports: ICommandAccess & CUCorrectionProposal & by Stephan Herrmann · 13 years ago
  96. a26c249 Test & fix for Bug 348082 - [compiler] Internal Role pattern with deeply by Stephan Herrmann · 13 years ago
  97. 6cecadb Update jdt.core and tests to v20120221-0704 by Stephan Herrmann · 13 years ago
  98. c6dd181 Test & fix for Bug 372433 - [refactoring][dom] extract method in a by Stephan Herrmann · 13 years ago
  99. 74ba1aa Test & fix for Bug 370271 - [compiler] NPE in PredicateGenerator with no by Stephan Herrmann · 13 years ago
  100. 880f349 Test (enabled) & fix for Bug 372391 - [compiler] creating bound role in by Stephan Herrmann · 13 years ago