Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
564e7ddbf68c9298361a1d85451b4979e385ca1e
564e7dd
+ added checking for ctor args
by Stephan Herrmann
· 13 years ago
da9074e
apply deferred checking also in assignment local-decl to fix their analysis inside loops etc.
by Stephan Herrmann
· 13 years ago
337d5ac
+ fixed an NPE in MessageSend.analyseArguments()
by Stephan Herrmann
· 13 years ago
59b350f
+ fixed an NPE in MessageSend.analyseArguments()
by Stephan Herrmann
· 13 years ago
fabefc8
support upcoming M3 releases
by Stephan Herrmann
· 13 years ago
73ab01e
Handle also local classes within loop or try-finally
by Stephan Herrmann
· 13 years ago
e258559
Handle also local classes within loop or try-finally
by Stephan Herrmann
· 13 years ago
d3eb79c
new tests challenging the reconciler
by Stephan Herrmann
· 13 years ago
7fa52bc
Implement deferred checking inside loops and finally blocks.
by Stephan Herrmann
· 13 years ago
cf3913a
Implement deferred checking inside loops and finally blocks.
by Stephan Herrmann
· 13 years ago
28acab1
package as an OSGi bundle for easier consumption
by Stephan Herrmann
· 13 years ago
d425912
Adjusting tests to a change in Bug 348574 - [quickfix] implement abstract methods from tsuper
by Stephan Herrmann
· 13 years ago
3e36a52
Test & fix for Bug 359894 - [compiler] support @Override for static role methods
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
2d40f4e
Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper
by Stephan Herrmann
· 13 years ago
37af1d5
Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper
by Stephan Herrmann
· 13 years ago
3199b0c
Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper
by Stephan Herrmann
· 13 years ago
ee9ce72
Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper
by Stephan Herrmann
· 13 years ago
369f81b
Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper
by Stephan Herrmann
· 13 years ago
f6b6c9f
freeze plugins as of 2.1M2
by Stephan Herrmann
· 13 years ago
d984bd4
mark one more bundle as unweavable because it's loaded early in 4.2.
by Stephan Herrmann
· 13 years ago
87cc92c
mark one more bundle as unweavable because it's loaded early in 4.2.
by Stephan Herrmann
· 13 years ago
21a786b
remove unused imports
by Stephan Herrmann
· 13 years ago
3a893c4
increment plugin version, we do have changes in trunk
by Stephan Herrmann
· 13 years ago
f0b46f0
Fix for Bug 357029 - 'as' is not a valid identifier, breaks org.apache.xerces.dom3.as package
by Stephan Herrmann
· 13 years ago
38a7fbf
Give more explanation about the nature of this patch feature.
by Stephan Herrmann
· 13 years ago
9242e59
update to 3.8M2 using v_C10.
by Stephan Herrmann
· 13 years ago
cbdc8ed
update to 3.8M2 using v_C10.
by Stephan Herrmann
· 13 years ago
7d944ef
update to 3.8M2 using v_C10.
by Stephan Herrmann
· 13 years ago
1a1bdb7
update to 3.8M2 using v_C10.
by Stephan Herrmann
· 13 years ago
9515a2a
update to 3.8M2 using v_C10.
by Stephan Herrmann
· 13 years ago
acb1c76
Fix for Bug 357557 - restore CompilationUnitStructureRequestor.acceptTypeParameter(..) with original signature
by Stephan Herrmann
· 13 years ago
fd73b6b
Fix for Bug 357552 - Revert modifier change of JavaElement.escapeMementoName(..)
by Stephan Herrmann
· 13 years ago
74df4d1
updated javadoc to the most recent semantics, main difference:
by Stephan Herrmann
· 13 years ago
b04bef6
draft of annotations for use by https://bugs.eclipse.org/bugs/show_bug.cgi?id=186342
by Stephan Herrmann
· 13 years ago
9a9664a
Share project "jdt-null-annotations" into "svn+ssh://sherrmann@dev.eclipse.org/svnroot/tools/org.eclipse.objectteams"
by Stephan Herrmann
· 13 years ago
cad5f54
compatibility with current builds towards Juno M2.
by Stephan Herrmann
· 13 years ago
f849044
Test & fix for Bug 351520 - Undefined getClass() for role in seperate role file
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
9c8c50f
upgrade to v_C07
by Stephan Herrmann
· 13 years ago
b12ca6d
upgrade to v_C07
by Stephan Herrmann
· 13 years ago
8cf3470
upgrade to v_C07
by Stephan Herrmann
· 13 years ago
1d26730
upgrade to v_C07
by Stephan Herrmann
· 13 years ago
a0147aa
upgrade to v_C07
by Stephan Herrmann
· 13 years ago
401c95f
Fix for Bug 356167 - otdt maven integration fails to build plain maven java project
by Stephan Herrmann
· 13 years ago
8740b76
fix patch to ot_paragraph (probably broke during the plug-in split).
by Stephan Herrmann
· 13 years ago
92e8977
unfreeze doc plug-in
by Stephan Herrmann
· 13 years ago
6fd1216
update N&N and guide
by Stephan Herrmann
· 13 years ago
bc9e3e8
More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings
by Stephan Herrmann
· 13 years ago
a4d5be6
More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings
by Stephan Herrmann
· 13 years ago
9849a5e
More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings
by Stephan Herrmann
· 13 years ago
7627999
test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings
by Stephan Herrmann
· 13 years ago
85bf1f7
test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings
by Stephan Herrmann
· 13 years ago
5b6ddb0
test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings
by Stephan Herrmann
· 13 years ago
b801979
Make the DOMAdaptation cope with OT/J-modifiers, too.
by Stephan Herrmann
· 13 years ago
8e13a0c
Test & fix for Bug 355255 - [assist] NPE during completion if team contains an enum
by Stephan Herrmann
· 13 years ago
12f8e38
Test & fix for Bug 355255 - [assist] NPE during completion if team contains an enum
by Stephan Herrmann
· 13 years ago
e2c7499
add indirect dependency to please the OSGi-unaware compiler
by Stephan Herrmann
· 13 years ago
e6d65a2
Test and fix for Bug 355253 - warnings regarding synthetic variables _OT$unlowerd$123
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
ee82766
add new test resources as of v_C06
by Stephan Herrmann
· 13 years ago
0995dd2
Full update to intermediate version v_C06.
by Stephan Herrmann
· 13 years ago
fa0b16c
Full update to intermediate version v_C06.
by Stephan Herrmann
· 13 years ago
90217e3
Full update to intermediate version v_C06.
by Stephan Herrmann
· 13 years ago
3df378f
Full update to intermediate version v_C06.
by Stephan Herrmann
· 13 years ago
1383785
Full update to intermediate version v_C06.
by Stephan Herrmann
· 13 years ago
66d2301
Full update to intermediate version v_C06.
by Stephan Herrmann
· 13 years ago
5eb08ad
Additional change re Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
471273b
Necessary test updates after Bug 355311 - error regarding abstract method in non-abstract role may be displayed at position 0
by Stephan Herrmann
· 13 years ago
28f70c1
update address for bugreporting.
by Stephan Herrmann
· 13 years ago
3f50097
Fix for Bug 355328 - [otre] class RepositoryAccess is wasting memory
by Stephan Herrmann
· 13 years ago
590d8c3
Fix for Bug 355481 - [ui] class icon in the package explorer not always updated when adding/removing team modifier
by Stephan Herrmann
· 13 years ago
2367e34
Fix for Bug 355481 - [ui] class icon in the package explorer not always updated when adding/removing team modifier
by Stephan Herrmann
· 13 years ago
f922995
add missing files for building jdtCompilerAdapter.jar (since bug 327899)
by Stephan Herrmann
· 13 years ago
f911e28
Two disabled tests for Bug 355441 - illegal bytecode for team constructor with declared lifting and field access
by Stephan Herrmann
· 13 years ago
fa1ee28
test & fix for Bug 354976 - better reporting of playedBy inside plain class
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
2672642
Test & fix for Bug 355321 - Avoid warning for multiple callins from the same team
by Stephan Herrmann
· 13 years ago
8815d4f
Test & fix for Bug 355321 - Avoid warning for multiple callins from the same team
by Stephan Herrmann
· 13 years ago
725d001
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
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
5542d03
re-order entries as to remind us to pull all our tests from a branch when using a branch
by Stephan Herrmann
· 13 years ago
934a228
copyright update.
by Stephan Herrmann
· 13 years ago
4038a94
Test & fix for Bug 355313 - inferred callout not working for implicitly inherited method
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
890b533
copyright update.
by Stephan Herrmann
· 13 years ago
046213e
copyright update.
by Stephan Herrmann
· 13 years ago
112057c
Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError
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
1c581ab
Test & fix for Bug 355314 - abstract method error may be masked by callout binding
by Stephan Herrmann
· 13 years ago
dea708e
Test & fix for Bug 355314 - abstract method error may be masked by callout binding
by Stephan Herrmann
· 13 years ago
63ad320
freeze four bundles as of 2.1M1
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
b6c1fa5
Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
9e46603
Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
7e49acf
Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
f7df65b
Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
a9d580e
Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
8fccb2e
fix typo in previous change.
by Stephan Herrmann
· 13 years ago
1513481
Fix for Bug 355301 - [ui] callin markers are not created for methods inherited across several levels
by Stephan Herrmann
· 13 years ago
Next »