Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
a1bf6561ffc14b728e33fb2570eeb1f06430df64
/
org.eclipse.jdt.core
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
256e45d
versions to try building against current IBuild (candidate for M5)
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
1fb66cf
test & fix for Bug 32604 - [otmodel] JavaModelException when hovering over a 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
44937e8
freeze plugin versions as of 0.8M4 and proceed into M5
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
29f5dc8
fix a regression caused by previous commit
by Stephan Herrmann
· 14 years ago
d471177
More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope
by Stephan Herrmann
· 14 years ago
6dfc0af
More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope
by Stephan Herrmann
· 14 years ago
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
95defc3
avoid cycles observed in RL (som-cache example):
by Stephan Herrmann
· 14 years ago
b1b06a4
avoid NPE seen in RL (som-cache example):
by Stephan Herrmann
· 14 years ago
2206ebc
add filters for restrictions added between 0.7.1 and 0.8 (noimplement/noreference)
by Stephan Herrmann
· 14 years ago
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
455a064
version numbers for building against SDK 3.7M4
by Stephan Herrmann
· 14 years ago
d3c1c6a
update jdt.core and tests to v_B28.
by Stephan Herrmann
· 14 years ago
0e04a0c
test & additional fix for Bug 325397 - [compiler] CCE in generic nested team
by Stephan Herrmann
· 14 years ago
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
e6580cb
tests & fix for Bug 331828 - DefaultBindingResoolver.resolveTypeBindingForName(Name name) for OT Elements
by Stephan Herrmann
· 14 years ago
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
cc12acd
witness for an ICE (while working on tests in suite Java5) and its fix.
by Stephan Herrmann
· 14 years ago
ede5abd
Fix for ICE caused by previous patch:
by Stephan Herrmann
· 14 years ago
0aa381d
Fix an AIOOBE caused by the previous patch
by Stephan Herrmann
· 14 years ago
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
5451dce
avoid two more CCEs seen in RL:
by Stephan Herrmann
· 14 years ago
922faa9
r1127 caused regression (NPE) in otjld.other.Java5, fixed.
by Stephan Herrmann
· 14 years ago
e25ad0b
Test & fix for Bug 331869 - [compiler] static role method cannot access type variable of the enclosing team
by Stephan Herrmann
· 14 years ago
bc6ea69
Avoid this CCE found in the logs:
by Stephan Herrmann
· 14 years ago
199a90f
protect against an NPE seen in the logs (example involved a generic role with several errors).
by Stephan Herrmann
· 14 years ago
e5cd8d2
Test & fix for Bug 331669 - [assist] Autocompletion on base keyword within static callin missing
by Stephan Herrmann
· 14 years ago
9eaf27a
Follow-up changes for Bug 331831 - [compiler] better reporting for unresolvable tsuper call
by Stephan Herrmann
· 14 years ago
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
f6b5f83
Fix and new/updated tests for Bug 331831 - [compiler] better reporting for unresolvable tsuper call
by Stephan Herrmann
· 14 years ago
fc705fa
small improvement re AST-converting base constructor calls & tests
by Stephan Herrmann
· 14 years ago
e18ffe3
Test & fix for Bug 331726 - Selectionmechanism missing on right ShortMethodSpec Callout to field
by Stephan Herrmann
· 14 years ago
b64c69c
Fix for Bug 331702 - [dom] Static imports are always malformed in OTDT
by Stephan Herrmann
· 14 years ago
95e72ca
cleanup a few instances of discouraged access
by Stephan Herrmann
· 14 years ago
4a14a62
More API cleanup
by Stephan Herrmann
· 14 years ago
c7d4a0a
More API cleanup
by Stephan Herrmann
· 14 years ago
4cf336c
by Stephan Herrmann
· 14 years ago
f25604f
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
9a5ab18
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
54dc399
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
f375f8c
Bug 330534 - Discussion on how to solve OT/J issues about joining the Indigo release train:
by Stephan Herrmann
· 14 years ago
7194550
experimental change in our version schema in attempting to resolve (part of)
by Stephan Herrmann
· 14 years ago
ba728f6
Test & fix for Bug 330304 - [compiler] AIOOBE in Scanner.internalScanIdentifierOrKeyword()
by Stephan Herrmann
· 14 years ago
0732a42
Test & fix for Bug 330169 - [refactoring] Extract method throws NPE if declared lifting arg is involved
by Stephan Herrmann
· 14 years ago
8a4d178
Tests & fix for Bug 329988 - Quickfix method generation on missing replace callin method generates wrong method
by Stephan Herrmann
· 14 years ago
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
fa8dc48
Fix for Bug 329936 - Eclipse DOM AST with OT/J extensions problem
by Stephan Herrmann
· 14 years ago
Next »