Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
3c78f92a511ce1ee567dede491235cbb3c2c4e3a
/
org.eclipse.jdt.core
/
compiler
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
40ba96e
Test & fix for Bug 351317 - Error in (redundant) cast of anchored type
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
cfa946e
minor message correction: at user level we say method binding, not method mappin.
by Stephan Herrmann
· 14 years ago
086e354
comment-only change in early preparation for merging-in BETA_JAVA7 from jdt.core orig:
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
4ea615c
updated jdt.core and tests to v_B59 ( = 3.7 RC1)
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
e283d5e
polish regarding Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception
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
e4589e8
Update to 3.7M7 using (using jdt.core at v_B53)
by Stephan Herrmann
· 14 years ago
29b019c
update jdt.core to v_B51 (candidate for M7)
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
beee7fb
Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor is copied during incremental build
by Stephan Herrmann
· 14 years ago
51199f7
Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper
by Stephan Herrmann
· 14 years ago
6300680
test & fix for Bug 332790 - [search] search doesn't find tsuper method calls
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
da86d55
Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bindingconventions" against import in superteam
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
a08ab60
Test and fix for Bug 340103 - [assist] FUP of bug 340083
by Stephan Herrmann
· 14 years ago
b138cf5
Tests & fix for Bug 340083 - [assist] cannot complete inside a binding guard
by Stephan Herrmann
· 14 years ago
6a64978
Test & fix for Bug 339823 - [select] base constructor invocation is not selectable
by Stephan Herrmann
· 14 years ago
0bf1ce8
Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting
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
e014654
fixed a merge bug (causing regressions in NullReferenceTest et al)
by Stephan Herrmann
· 14 years ago
8c4e0dc
fixed regression (NPE) caused by previous commit
by Stephan Herrmann
· 14 years ago
0e64ff6
update to v_B42
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
a1bf656
basic merge of jdt.core to v_B38.
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
6f3587b
Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page
by Stephan Herrmann
· 14 years ago
613829d
Test & fix for Bug 335628 - [compiler] lowering in array initializer
by Stephan Herrmann
· 14 years ago
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
· 14 years ago
bb25a05
update JDT/Core to v_B35 for 3.7M5
by Stephan Herrmann
· 14 years ago
85a866e
test & fix for Bug 332801 - [compiler][generics] instantiating a generic role cannot be type-checked
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
d0a49ec
fix an NPE seen in testA12_genericRoleFeature18() under OTREDyn.
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
813d685
apply part of r1172 from CallinMethodMappingsAttribute also to OTDynCallinBindingsAttribute
by Stephan Herrmann
· 14 years ago
758a8cd
fix test4133_callinToPrivate2s for otredyn:
by Stephan Herrmann
· 14 years ago
a299e96
fixing test4125_resultInMethodSpec3 for otredyn:
by Stephan Herrmann
· 14 years ago
fa7a07e
in otredyn mode avoid hiding of field _OT$base by an argument.
by Stephan Herrmann
· 14 years ago
fd39999
bugfix: saw creation of bogus "new Object[][]{o1, o2}" while expecting "new Object[]{o1, o2}"
by Stephan Herrmann
· 14 years ago
5187fc9
adjust SerializationGenerator for the use in an otredyn environment.
by Stephan Herrmann
· 14 years ago
196c6e8
transfer a few modifier bits into a RoleTypeBinding in order to ensure proper generation of generic signatures.
by Stephan Herrmann
· 14 years ago
f6600b6
chopping off synth arg 'isSuperAccess' only applies to base-calls not tsuper-calls.
by Stephan Herrmann
· 14 years ago
59c4004
make sure basecall surrogate is recognized when read from byte code (compare erasures).
by Stephan Herrmann
· 14 years ago
8c6e459
try harder to avoid CCE (BinaryTypeBinding vs. SourceTypeBinding)
by Stephan Herrmann
· 14 years ago
7468b3e
Fix regression in test1125_outerAccessInNestedTeam3() by consolidating how the synthetic arg for static role methods is weakened.
by Stephan Herrmann
· 14 years ago
469e0e0
Several fixes for parameterized teams (inheritance w/o substitution, binary roles - tests included):
by Stephan Herrmann
· 14 years ago
b2883a1
one more location needs to erase before comparing types,
by Stephan Herrmann
· 14 years ago
2e93c18
improve r1170 as to avoid regression re copy-inheritance of static role methods
by Stephan Herrmann
· 14 years ago
Next »