Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
ba0cbc042c20848622ce7cda9758cd3d57344a82
/
org.eclipse.jdt.core
/
compiler
/
org
/
eclipse
/
jdt
/
internal
/
compiler
/
ast
28f5000
Bug 390059 - [compiler][performance] too much time spent in
by Stephan Herrmann
· 12 years ago
a415226
Integrate anchored type references into the solution for bug 297825
by Stephan Herrmann
· 12 years ago
1a8ea8f
update jdt.core and tests to I20120917-2000 (4.3 M2 candidate).
by Stephan Herrmann
· 12 years ago
b56502d
Bug 388060 - [compiler] closeable role triggers resource warning from
by Stephan Herrmann
· 12 years ago
43574f1
Bug 387996 - "no method found" warning due to field named like package
by Stephan Herrmann
· 12 years ago
b046a49
update jdt.core to I20120808-2000
by Stephan Herrmann
· 12 years ago
0bf562c
Update JDT/Core and tests to 4.2 RC3 from tag I20120531-1500
by Stephan Herrmann
· 13 years ago
2feba95
Update JDT/Core to 4.2 RC2 from tag I20120524-2100
by Stephan Herrmann
· 13 years ago
4a05b5f
update jdt.core & tests to I20120516-1900 supposedly 4.2 RC1
by Stephan Herrmann
· 13 years ago
4f3f3d1
Update jdt.core & tests to v20120428-0556.
by Stephan Herrmann
· 13 years ago
942dbe9
Update jdt.core & tests to v20120410-0701 for first primary 4.2 build.
by Stephan Herrmann
· 13 years ago
bbe9091
Various fixes for Bug 372786 - NPE in AllocationExpression
by Stephan Herrmann
· 13 years ago
232c913
green field correction: synth. role field accessors are
by Stephan Herrmann
· 13 years ago
86c6115
resolve all javadoc warnings in this plug-in
by Stephan Herrmann
· 13 years ago
f0800f8
massive warning clean-up triggered by deprecation of JLS3.
by Stephan Herrmann
· 13 years ago
b9e1052
Update jdt.core & tests to v20120314-0818 (candidate for 3.8 M6)
by Stephan Herrmann
· 13 years ago
6cecadb
Update jdt.core and tests to v20120221-0704
by Stephan Herrmann
· 13 years ago
18694f7
Test & fix for Bug 370273 - [compiler][otjld] consider allowing base
by Stephan Herrmann
· 13 years ago
7c3b1e7
Fix for Bug 370666 - [format] cannot format base call due to synthetic
by Stephan Herrmann
· 13 years ago
7ab5e31
Fixed the inclusion of OT-specific fields (fake & generated) into the
by Stephan Herrmann
· 13 years ago
2c38ab4
Basic merge to M5 using jdt.core v20120125-1544
by Stephan Herrmann
· 13 years ago
53456fa
Fix regression (NPE) in Java5.testA119_nestedValueParameter8() ff.
by Stephan Herrmann
· 13 years ago
aa1e284
Merged with JDT/Core (+tests) up to v20111205-1355
by Stephan Herrmann
· 13 years ago
21b678d
move some tagbits to RoleModel/TeamModel to avoid clash with new tagBits
by Stephan Herrmann
· 13 years ago
41a335b
Merged with JDT/Core up-to 6665973e9a36116a8cb24b7143317e47a83a98f0
by Stephan Herrmann
· 13 years ago
1f3b088
fix regression caused by bad interaction between new t-w-r warning and our base-call analysis
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
48ea983
Test & fix for Bug 359894 - [compiler] support @Override for static role methods
by Stephan Herrmann
· 13 years ago
7d944ef
update to 3.8M2 using v_C10.
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
8cf3470
upgrade to v_C07
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
3df378f
Full update to intermediate version v_C06.
by Stephan Herrmann
· 13 years ago
28079a7
test & fix for Bug 354976 - better reporting of playedBy inside plain class
by Stephan Herrmann
· 13 years ago
dd780c6
Upgrade to v_C04 for Juno M1
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
cd90249
Fix regression in NestedTeams.test1123_teamLayeredOnRegularNested3() at 1.7:
by Stephan Herrmann
· 13 years ago
77f7435
comment change, only.
by Stephan Herrmann
· 13 years ago
06b4ec3
better fix for PolymorphicSignatureTest that still processes the first arguments in a call to a varargs method.
by Stephan Herrmann
· 13 years ago
b9089ee
Fix AIOOBE from new PolymorphicSignatureTest: original may have fewer formals than are actuals in the call.
by Stephan Herrmann
· 13 years ago
3ad4328
fix CCE and other failures in GenericsRegressionTests:
by Stephan Herrmann
· 13 years ago
c433a47
avoid clash of IsGeneratedWithProblem with new constant IsDiamond.
by Stephan Herrmann
· 13 years ago
44109d3
Basic merge with v_B72_R37x incl. support for Java7.
by Stephan Herrmann
· 13 years ago
2cde4ec
document background info behind previous commit.
by Stephan Herrmann
· 14 years ago
631def1
Fix regression in CalloutToField.test3317_multipleCalloutToSameField2()
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
4ea615c
updated jdt.core and tests to v_B59 ( = 3.7 RC1)
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
f364891
Additional handling of LiftingFailedException 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
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
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
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
0bf1ce8
Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting
by Stephan Herrmann
· 14 years ago
e014654
fixed a merge bug (causing regressions in NullReferenceTest et al)
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
9391b22
Test & fix for Bug 336394 - [compiler] ClassFormatError caused by abstract static method
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
19bd3ec
multi-page for otredyn after DSL-outage (compiler part):
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
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
758a8cd
fix test4133_callinToPrivate2s for otredyn:
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
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
bc6ea69
Avoid this CCE found in the logs:
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
f5c2906
Fix for Bug 325252 - [compiler] bogus warning "Unnecessary @SuppressWarnings("unused")" in Order System Example
by Stephan Herrmann
· 14 years ago
e880bb6
update to v_B22 (3.7M3)
by Stephan Herrmann
· 14 years ago
016c426
update to JDT/Core v_B18
by Stephan Herrmann
· 14 years ago
2809990
Fix for Bug 326689 - [compiler] inferred callout not working with overloads and same-named callin method.
by Stephan Herrmann
· 14 years ago
66cc2b6
Basic merge with v_B14a for 3.7M2
by Stephan Herrmann
· 14 years ago
f19847b
Cleanly re-applied all changes 0.7.0->0.7.1
by Stephan Herrmann
· 14 years ago
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
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
915fb3f
Fix NPE causing build failure
by Stephan Herrmann
· 14 years ago
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
89703ee
Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated
by Stephan Herrmann
· 14 years ago
0c8f8cf
Test & fix for Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files.
by Stephan Herrmann
· 14 years ago
de631c6
Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method
by Stephan Herrmann
· 15 years ago
9c6fa12
Additional fixes re Bug 318084 - [compiler] cannot callin-bind a callout-defined method
by Stephan Herrmann
· 15 years ago
f975b8e
Fix for Bug 316904 - [assist] completion for ctor with declared lifting causes CCE
by Stephan Herrmann
· 15 years ago
cba20f8
Follow-up fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified
by Stephan Herrmann
· 15 years ago
eee4236
Fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified
by Stephan Herrmann
· 15 years ago
d5c3cc6
update jdt.core to v_A56 and build against 3.6RC3
by Stephan Herrmann
· 15 years ago
6a69914
Fixes for Bug 314714 - [compiler] cannot compile multiple toplevel teams in the same compilation unit
by Stephan Herrmann
· 15 years ago
8f4b321
- update jdt.core to v_A54 - prepare for building against 3.6RC2
by Stephan Herrmann
· 15 years ago
9900472
update jdt.core to v_A53
by Stephan Herrmann
· 15 years ago
0fa111f
corrected resolving of javadoc type reference using base import scope, see test04m_javadocBaseImportReference1().
by Stephan Herrmann
· 15 years ago
f3e60b3
update jdt.core to v_A45
by Stephan Herrmann
· 15 years ago
54902f0
Fix for new test test221_loweringToBaseclass14:
by Stephan Herrmann
· 15 years ago
aa5cb46
fix for modified version of test3320_inferredCalloutToField11
by Stephan Herrmann
· 15 years ago
Next »