Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
41ea057af1635ce630df9082289de7c80ee36f2c
/
org.eclipse.jdt.core
/
compiler
/
org
/
eclipse
« Previous
45c846d
improve r735 so we can handle binary constructors, too.
by Stephan Herrmann
· 14 years ago
fd9845f
fix for Bug 322723 - [compiler] a role constructor with declared exceptions causes bogus compile error
by Stephan Herrmann
· 14 years ago
a77beb3
Enabled tests re http://trac.objectteams.org/ot/ticket/286
by Stephan Herrmann
· 14 years ago
8ca9fb2
Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy
by Stephan Herrmann
· 14 years ago
c49ec5f
More on Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated:
by Stephan Herrmann
· 14 years ago
9709694
Additional fix re Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated
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
14368d9
Fix for new test test2215_arrayLifting6(): array lifter needs an ifc-part if team is nested (and a role).
by Stephan Herrmann
· 14 years ago
1243886
Fix inheritance issue detected while working on OTSuperTypeHierarchyTest013.testGetAllSuperclasses_TA2TB2TC2R1()
by Stephan Herrmann
· 14 years ago
f3add72
Experiments towards Bug 321440 - [compiler][otre] support for role-binding to interfaces
by Stephan Herrmann
· 14 years ago
08e2dc4
fixed a typo.
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
8de6a4a
Fix a regression in CalloutBindingTest: this one error was reported twice for each callout.
by Stephan Herrmann
· 14 years ago
1df403e
Fix bogus errors reported by the reconciler:
by Stephan Herrmann
· 14 years ago
71b8212
Fix for Bug 310398 - [compiler] incremental compilation fails for mutually dependent teams
by Stephan Herrmann
· 14 years ago
6298f1b
Fix for Bug 318309 - [compiler] warnings re unused exceptions from generated code
by Stephan Herrmann
· 14 years ago
ee6a9a2
Final fix for Bug 318084 - [compiler] cannot callin-bind a callout-defined method
by Stephan Herrmann
· 14 years ago
8d3bb21
Fix for regression in "FileStructure" tests: don't keep "source type required" into compilation of transitive dependencies.
by Stephan Herrmann
· 14 years ago
de631c6
Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method
by Stephan Herrmann
· 14 years ago
9c6fa12
Additional fixes re Bug 318084 - [compiler] cannot callin-bind a callout-defined method
by Stephan Herrmann
· 14 years ago
303a0f5
cleanup resolving some warnings
by Stephan Herrmann
· 14 years ago
e2577ac
Implementation part1 for bug 318084: [compiler] cannot callin-bind a callout-defined method
by Stephan Herrmann
· 14 years ago
b8dc194
I assume this to be a slippage from http://trac.objectteams.org/ot/changeset/14553
by Stephan Herrmann
· 14 years ago
273c5e8
NPE fix for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern
by Stephan Herrmann
· 14 years ago
7464c32
Implementation for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern
by Stephan Herrmann
· 14 years ago
32a19a6
Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode attribute
by Stephan Herrmann
· 14 years ago
91e7f7c
Fix for Bug 318083 - [compiler] "Cannot externalize non-public role" from generated code
by Stephan Herrmann
· 14 years ago
f975b8e
Fix for Bug 316904 - [assist] completion for ctor with declared lifting causes CCE
by Stephan Herrmann
· 14 years ago
46d1f39
Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles
by Stephan Herrmann
· 14 years ago
225c6c7
Fix for Bug 316659 - [compiler] NPE in PrecedenceBinding.hasCommonBaseMethod
by Stephan Herrmann
· 14 years ago
7fb7acf
Test & fix for Bug 316658 - [reconciler] implicitly inherited field reports "illegal modifier"
by Stephan Herrmann
· 14 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
518e7ec
two small fups of r440 re Bug 316200 - [otjld] Method bindings in role with binding ambiguity?
by Stephan Herrmann
· 15 years ago
dd72075
Implementation for Bug 316200 - [otjld] Method bindings in role with binding ambiguity?
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
9e4a303
Fix for Bug 315322 - [compiler] final field with initializer breaks implicit inheritance
by Stephan Herrmann
· 15 years ago
d5c3cc6
update jdt.core to v_A56 and build against 3.6RC3
by Stephan Herrmann
· 15 years ago
db48bf6
Fix for Bug 314741 - [compiler] violation of OTJLD 1.2.2(g) can be masked by other error
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
3421d29
Tests & implementation for Bug 314039 - [dom] [rewrite] more complete rewriting for method mappings
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
885406d
two fups of r342
by Stephan Herrmann
· 15 years ago
de6d198
Test and fix for Bug 311885 - [compiler] toggling CCE in incremental compilation of nested phantom role
by Stephan Herrmann
· 15 years ago
9900472
update jdt.core to v_A53
by Stephan Herrmann
· 15 years ago
e47ced2
Fix for bug 310917:
by Stephan Herrmann
· 15 years ago
4fac782
Fix regression old in TypeHierarchyTests#testResilienceToMissingBinaries()
by Stephan Herrmann
· 15 years ago
f8671e3
fix for new test test914_bindingPredicate21
by Stephan Herrmann
· 15 years ago
8320595
Fix for Bug 311201 - hasRole(Object, Class) call in inner teams ends up in NoSuchMethodError,
by Stephan Herrmann
· 15 years ago
5c9a10e
free-hand fix for a CCE seen in the logs:
by Stephan Herrmann
· 15 years ago
3f544e8
Fix for new test test1710_confinedBoundRole2:
by Stephan Herrmann
· 15 years ago
074ca4e
fix regressions due to new IProblem/irritant token.
by Stephan Herrmann
· 15 years ago
d70a7b7
new compiler error message as to avoid generating illegal byte code before enhancement bug 310881 is implemented.
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
1e3ee00
Implementation for enhancement bug 310621 - [compiler] should warn when after callin ignores return value of its role method
by Stephan Herrmann
· 15 years ago
c317338
improve previous patch: make sure we only erase if type is actually parameterized.
by Stephan Herrmann
· 15 years ago
5b59985
Fix regressions caused by recently introduced restore* methods:
by Stephan Herrmann
· 15 years ago
bfd9f51
Fix regression in CalloutBindingTest#testResultLifting2():
by Stephan Herrmann
· 15 years ago
e5144c6
Avoid error logging re unconfigured Dependencies in org.eclipse.jdt.core.tests.compiler.regression.EnclosingMethodAttributeTest.
by Stephan Herrmann
· 15 years ago
3ce9838
Fix regression in test4131_illegalLiftingBindingAmbiguity2 introduced by optimization from r81:
by Stephan Herrmann
· 15 years ago
b9238d4
fix regression in test713_roleImplementsInheritedAbstractMethod2:
by Stephan Herrmann
· 15 years ago
a55c341
Update jdt core and tests to v_A46
by Stephan Herrmann
· 15 years ago
90fce70
improve r222: don't copy serialization (or reflection) methods.
by Stephan Herrmann
· 15 years ago
6c344a3
fix build error: base reference in new code must support decapsulation
by Stephan Herrmann
· 15 years ago
61a7122
cleaned up version of the patches from bug 304728 and bug 304729 (second strategy).
by Stephan Herrmann
· 15 years ago
7b84a8b
Add retrying to reading generated class files: self-building seemed to have timing issues on build.eclipse.org.
by Stephan Herrmann
· 15 years ago
3e8fe96
fix yet new regressions in OTReconcilerTests.testAnchoredType03, account for:
by Stephan Herrmann
· 15 years ago
f3e60b3
update jdt.core to v_A45
by Stephan Herrmann
· 15 years ago
7c9bb33
Fixed a memory leak observed in otjld-testsuite and analysed by MAT:
by Stephan Herrmann
· 15 years ago
51db867
removed one unused method.
by Stephan Herrmann
· 15 years ago
6c96408
Fix regression in testX12_resultLifting2 (incompatible return types of callin method after copy)
by Stephan Herrmann
· 15 years ago
c4aa9eb
Fix regression in test181_refiningAbstractRole1()
by Stephan Herrmann
· 15 years ago
8107ad9
Improve/fix r172 for the scenario of comparing null to null
by Stephan Herrmann
· 15 years ago
9654e63
Fix regression in test1518_implicitlyInheritRoleFile2()
by Stephan Herrmann
· 15 years ago
13e05eb
Fix a regression in test139_illegalTsuperAccess5f()
by Stephan Herrmann
· 15 years ago
1ca8c6f
fix a regression in test117_nestedClassClashesWithInherited1() where copyNonWideConstants did not recognize
by Stephan Herrmann
· 15 years ago
44bf5b7
Now that copyAllNonWideConstants() also copies class-constants, these must be mapped via ConstantPoolObjectMapper, too.
by Stephan Herrmann
· 15 years ago
20a816c
Fix regression (illegal bytecode) in test1111_roleInheritsCallinFromTsupers1()):
by Stephan Herrmann
· 15 years ago
6b0b788
Adjust compilation order:
by Stephan Herrmann
· 15 years ago
36f1f47
Fix regressions in several otjld tests
by Stephan Herrmann
· 15 years ago
a84fca0
fix a regression in OTReconcilerTests.testAnchoredType03:
by Stephan Herrmann
· 15 years ago
485b9c0
minor comment fix
by Stephan Herrmann
· 15 years ago
5d9a520
Fix missing source positions for PopExpression in LoweringConditional
by Stephan Herrmann
· 15 years ago
54902f0
Fix for new test test221_loweringToBaseclass14:
by Stephan Herrmann
· 15 years ago
929d6e4
Fix for new test test127_nonTeamSuperclass3:
by Stephan Herrmann
· 15 years ago
99280bf
fix NPE: when re-connecting creation method in nested team use the classpart to search for members.
by Stephan Herrmann
· 15 years ago
4f9e5c3
don't ever copy role, if a binary one exists (let BuildManager manage this situation)
by Stephan Herrmann
· 15 years ago
aa5cb46
fix for modified version of test3320_inferredCalloutToField11
by Stephan Herrmann
· 15 years ago
f33f703
Fix regression in Observer example also witnessed by test4144_callinToInherited1
by Stephan Herrmann
· 15 years ago
530c48e
Fixes for new tests test172_invalidWideningOfConfinedRole4-6
by Stephan Herrmann
· 15 years ago
d42074c
fix regression: arrays can indeed have different lenghts if some bindings are binary
by Stephan Herrmann
· 15 years ago
a4113f9
Fixing new test test1626_loopingOverExternalized2:
by Stephan Herrmann
· 15 years ago
0bbe721
Fixing new test test1626_loopingOverExternalized1:
by Stephan Herrmann
· 15 years ago
7e6c6b3
Fix regression in test3313_calloutToFieldOfAnchored2 ff. (compile order?)
by Stephan Herrmann
· 15 years ago
359381f
Fix regression in test721_calloutBoundAbstractMethodInvocation2
by Stephan Herrmann
· 15 years ago
2d481c7
Fix regression in test232_boundRoleWithoutConstructor4 (compile in one go):
by Stephan Herrmann
· 15 years ago
f7f058e
Improve analysis of base-calls in the presence of inheritance:
by Stephan Herrmann
· 15 years ago
1486850
Fix for regression in testX11_bindingInheritance1
by Stephan Herrmann
· 15 years ago
4c4afc2
Fix for new test test1524_secondaryTeam1:
by Stephan Herrmann
· 15 years ago
b0c448c
fix a compile-order problem revealed by test219_playedbyInheritance1
by Stephan Herrmann
· 15 years ago
9debc8d
fix for test216_samePlayerAsSuperrole2:
by Stephan Herrmann
· 15 years ago
Next »