Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
2c1c786c358e0b2d2de85e7f7a9698d795f998b7
/
org.eclipse.jdt.core
/
compiler
/
org
/
eclipse
/
objectteams
/
otdt
0f8bfbb
Test & fix for Bug 366597 - [compiler] NPE with role ifc wrongly
by Stephan Herrmann
· 13 years ago
builds/201112131519
releases/OTDT_2.1M4
21b678d
move some tagbits to RoleModel/TeamModel to avoid clash with new tagBits
by Stephan Herrmann
· 13 years ago
ae64da7
update jdt.core + tests to v_C19
by Stephan Herrmann
· 13 years ago
7df2d91
Fix regression triggered by Bug 349326 - [1.7] new warning for missing try-with-resources
by Stephan Herrmann
· 13 years ago
509144e
avoid creating MissingTypeBinding if just checking whether a role shadows an existing type.
by Stephan Herrmann
· 13 years ago
6dcbb38
update sources to v_C18, build config to v_C17 (no build containing C18 is available at this point)
by Stephan Herrmann
· 13 years ago
ee9ce72
Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper
by Stephan Herrmann
· 13 years ago
9b2f467
Test & fix for Bug 351520 - Undefined getClass() for role in seperate role file
by Stephan Herrmann
· 13 years ago
a02566e
Test and fix for Bug 355253 - warnings regarding synthetic variables _OT$unlowerd$123
by Stephan Herrmann
· 13 years ago
141c901
Test & fix for Bug 355311 - error regarding abstract method in non-abstract role may be displayed at position 0
by Stephan Herrmann
· 13 years ago
934a228
copyright update.
by Stephan Herrmann
· 13 years ago
ab0197a
Test & fix for Bug 355313 - inferred callout not working for implicitly inherited method
by Stephan Herrmann
· 13 years ago
046213e
copyright update.
by Stephan Herrmann
· 13 years ago
770250c
Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError
by Stephan Herrmann
· 13 years ago
d27e242
initialize enum-typed field to avoid NPE in switch in CalloutImplementor.java:581.
by Stephan Herrmann
· 13 years ago
a73cb6f
First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
51567e1
Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum
by Stephan Herrmann
· 13 years ago
3c1edc8
Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3
by Stephan Herrmann
· 13 years ago
0b58837
Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin()
by Stephan Herrmann
· 13 years ago
c56eb7b
Fix for regression in new test org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug300576b()
by Stephan Herrmann
· 13 years ago
24b12e4
fix build failure (OTTypeHierarchies:703) caused by previous commit: if a lowering expr occurs in a
by Stephan Herrmann
· 13 years ago
cd90249
Fix regression in NestedTeams.test1123_teamLayeredOnRegularNested3() at 1.7:
by Stephan Herrmann
· 13 years ago
2807887
Avoid double reporting of diamond-related error in new tests GenericsRegressionTest_1_7 (e.g., test0037)
by Stephan Herrmann
· 13 years ago
44109d3
Basic merge with v_B72_R37x incl. support for Java7.
by Stephan Herrmann
· 13 years ago
62e1c08
otredyn: implement callout (compiler-part)
by Stephan Herrmann
· 13 years ago
d209bf7
comment update
by Stephan Herrmann
· 13 years ago
7b25b8a
Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field
by Stephan Herrmann
· 13 years ago
8ac9067
Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field
by Stephan Herrmann
· 13 years ago
fa2b622
Test & fix for Bug 350318 - [compiler] Erroneous name clash error in @Override methods
by Stephan Herrmann
· 13 years ago
e7a81b9
Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field
by Stephan Herrmann
· 13 years ago
c8212e8
otredyn: avoid reporting secondary errors in testB11_sh11b()
by Stephan Herrmann
· 13 years ago
06c7102
otredyn:
by Stephan Herrmann
· 13 years ago
e0d81a6
otredyn: precise boxing of base call arguments (using the required type, rather than provided)
by Stephan Herrmann
· 13 years ago
cc18016
otredyn: array-lifting/lowering.
by Stephan Herrmann
· 13 years ago
1b4d1a3
implement dispatching of static base-calls for otredyn
by Stephan Herrmann
· 13 years ago
01414f7
fixed two situations where generated code needs more casts
by Stephan Herrmann
· 13 years ago
b523300
when working on otredyn I saw a situation where lack of constant caused NPE,
by Stephan Herrmann
· 13 years ago
3c78f92
adopt one missing line from the old CallinImplementor
by Stephan Herrmann
· 13 years ago
4c1bd56
New attribute field declaringBaseClassName as needed for test4141_dangerousCallinBinding3
by Stephan Herrmann
· 13 years ago
6ffa62b
otredyn improvement: - fixed a CCE - handle arg boxing
by Stephan Herrmann
· 13 years ago
8727396
more otredyn fixes for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception
by Stephan Herrmann
· 13 years ago
5cc322c
update otredyn for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception
by Stephan Herrmann
· 13 years ago
662bee4
revert 1342 for this file: broke standalone usage (w/o osgi),
by Stephan Herrmann
· 13 years ago
8f40d9b
doc cleanup: remove obsolete "tag" "MIGRATION_STATE".
by Stephan Herrmann
· 14 years ago
968f0e8
addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception
by Stephan Herrmann
· 14 years ago
624433c
Test & fix for Bug 316601 - [debug] Debugger has no valid source position for lifting of phantom role file
by Stephan Herrmann
· 14 years ago
5270df8
tiny bugfix: message mentioning "callin" should be reported only against callin mappings
by Stephan Herrmann
· 14 years ago
e581783
part 4 of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception.
by Stephan Herrmann
· 14 years ago
27b7e25
3rd part of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception.
by Stephan Herrmann
· 14 years ago
b280f64
Version update etc. see Bug 345276 - Switch to release version 2.0.0
by Stephan Herrmann
· 14 years ago
62a8073
Implementation part two for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception
by Stephan Herrmann
· 14 years ago
f364891
Additional handling of LiftingFailedException re bug 337413:
by Stephan Herrmann
· 14 years ago
261ab66
correction of r1512 re bug 337413:
by Stephan Herrmann
· 14 years ago
228bb91
Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception.
by Stephan Herrmann
· 14 years ago
0416eb8
fixed two regressions (NPE) caused by previous commit
by Stephan Herrmann
· 14 years ago
36997ea
Part 3 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team
by Stephan Herrmann
· 14 years ago
8399429
Part 2 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team
by Stephan Herrmann
· 14 years ago
1d0b2e3
avoid null abstractPath which caused NPE in, e.g., ot.compiler.errorreporting tests.
by Stephan Herrmann
· 14 years ago
22fa56b
Several fixes and test adjustments for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team
by Stephan Herrmann
· 14 years ago
5f6bb7d
Fix & test adjustments for Bug 343045 - [compiler][smap] improve performance of smap generation
by Stephan Herrmann
· 14 years ago
5c83c88
resolve 1 warning
by Stephan Herrmann
· 14 years ago
0908dff
resolve compiler warnings
by Stephan Herrmann
· 14 years ago
edc5d66
Test & fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams
by Stephan Herrmann
· 14 years ago
436b261
Test & fix for Bug 339801 - [compiler] declared lifting cannot resolve base imported base type
by Stephan Herrmann
· 14 years ago
8c4e0dc
fixed regression (NPE) caused by previous commit
by Stephan Herrmann
· 14 years ago
81f9ee4
Implementation for Bug 338582 - consider optimization by avoiding the role cache
by Stephan Herrmann
· 14 years ago
3db4276
update to v_B39
by Stephan Herrmann
· 14 years ago
42e1404
clean-up re Bug 338524 - Avoid using class MessageFormat
by Stephan Herrmann
· 14 years ago
9391b22
Test & fix for Bug 336394 - [compiler] ClassFormatError caused by abstract static method
by Stephan Herrmann
· 14 years ago
b8c3f22
Test & fix for Bug 336420 - [compiler] NPE during reporting "abstract relevant role"
by Stephan Herrmann
· 14 years ago
e5f23fe
Improvement re Bug 336395 - [compiler] enum inside team class may cause NPE
by Stephan Herrmann
· 14 years ago
4d2c307
Test & fix v1 for Bug 336395 - [compiler] enum inside team class may cause NPE
by Stephan Herrmann
· 14 years ago
8fc3dc5
Test & fix for Bug 336152 - [compiler] incompatible cast error if "Object" is hidden by an import
by Stephan Herrmann
· 14 years ago
613829d
Test & fix for Bug 335628 - [compiler] lowering in array initializer
by Stephan Herrmann
· 14 years ago
ae034f2
Test & fix for Bug 332795 - [compiler][generics] import issues with inherited playedBy binding inside parameterized team
by Stephan Herrmann
· 14 years ago
13465d7
Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field
by Stephan Herrmann
· 14 years ago
cc12ec7
avoid an ICE seen in the logs while working on jdt.nullity
by Stephan Herrmann
· 14 years ago
c4782dc
copyright update/correction
by Stephan Herrmann
· 14 years ago
19bd3ec
multi-page for otredyn after DSL-outage (compiler part):
by Stephan Herrmann
· 14 years ago
41ea057
less debugging output in otredyn
by Stephan Herrmann
· 14 years ago
79c2b9c
prevent an NPE under otredyn
by Stephan Herrmann
· 14 years ago
1dd7557
basic integration of decapsulation among OTREDyn and compiler (compiler-part):
by Stephan Herrmann
· 14 years ago
21f38c5
resolve several scoping issues in otredyn
by Stephan Herrmann
· 14 years ago
1ee40cf
parameter & result translations under otredyn:
by Stephan Herrmann
· 14 years ago
a18a71a
fix test431_parameterMapping4() for otredyn:
by Stephan Herrmann
· 14 years ago
cf80621
fix test455_illegalBaseCall6() for otredyn:
by Stephan Herrmann
· 14 years ago
7ec8569
basic fix for base call arg/return translations for otredyn:
by Stephan Herrmann
· 14 years ago
cc20a52
revert some special treatment for OTREDyn:
by Stephan Herrmann
· 14 years ago
88cf6fc
Fixed a few regressions under OTREDyn caused by the previous commit.
by Stephan Herrmann
· 14 years ago
627b36c
First take at implementing predicate checks for OTREDyn.
by Stephan Herrmann
· 14 years ago
d199b38
avoid various warnings
by Stephan Herrmann
· 14 years ago
3a83965
Fix for Bug 332893 - Class Precedence not working between Role callin and SubRole callin
by Stephan Herrmann
· 14 years ago
1f7e512
fix test4132_overridingOfCallinBinding7() for otredyn:
by Stephan Herrmann
· 14 years ago
d9b47ed
Fixing callin-overriding for otredyn:
by Stephan Herrmann
· 14 years ago
24b2389
Fix test4143_callinToTeamMethod1() ff. for otredyn.
by Stephan Herrmann
· 14 years ago
177de64
Fix test4132_overridingOfCallinBinding1() for otredyn:
by Stephan Herrmann
· 14 years ago
01e7d03
fix test4127_precedenceDeclaration7() for otredyn:
by Stephan Herrmann
· 14 years ago
c7f1111
fix test4127_precedenceDeclaration7() for otredyn:
by Stephan Herrmann
· 14 years ago
3d26b9c
more robustness to avoid three exceptions observed in ReportedBugs under otredyn.
by Stephan Herrmann
· 14 years ago
6bad8a6
Fixing test413_overwritingInheritedCallinBinding1* for otredyn:
by Stephan Herrmann
· 14 years ago
Next »