Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-30Bug 527086: [java9] Support Java 9Stephan Herrmann1-1/+4
2016-01-30Bug 486888: NPE in TeamMethodGenerator when super team is unresolvedStephan Herrmann4-0/+20
2015-06-09Bug 466097: Converted ast of org.objectteams.Team has no _OT$- methodsStephan Herrmann8-5/+68
2015-04-30Bug 465986 - during reconcile role files are not properly added to theStephan Herrmann38-0/+362
2014-05-03Doc: fix links in Intro to the flight-bonus exampleStephan Herrmann1-11/+11
2014-05-01Enum must not be annotated - compiler will run into cycle otherwiseStephan Herrmann1-1/+1
2013-04-04Update to 29b2c218438398769d94ba99ef040852b0acf110 from jdt.coreStephan Herrmann1-0/+1
2011-06-02avoid shipping bogus .svn directories in this sampleStephan Herrmann1-1/+6
2010-09-30Fix a regression in OTReconcilerTest.testRoFiNestedTeam():Stephan Herrmann2-0/+3
2010-09-04Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in r...Stephan Herrmann8-3/+33
2010-07-22Project is no longer needed, content was moved to plugins/org.eclipse.objectt...Stephan Herrmann54-13646/+0
2010-07-08document and suppress last warnings here (deprecation)Stephan Herrmann1-0/+2
2010-07-08document and suppress last warnings here (deprecation)Stephan Herrmann1-1/+2
2010-07-08document and suppress last warnings here (deprecation)Stephan Herrmann1-2/+4
2010-07-08Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode ...Stephan Herrmann4-329/+4
2010-06-27Fixes for Bug 316696 - [otre] OTRE doesn't know about all threadsStephan Herrmann2-8/+26
2010-06-22Implementation for Bug 311081 - Extension point for a lifting participantMarco Mosconi1-13/+35
2010-06-20Proposed fix for Bug 317381 - [otre] ClassCircularityError in flight bonus ...Stephan Herrmann2-2/+6
2010-06-10apply de Morgan's law (I think this is easier to read now).Stephan Herrmann1-3/+3
2010-05-24fixed qualified name in sample .project.Stephan Herrmann1-2/+2
2010-05-19required changes after introducing "precedence after" (r314 - bug 310917).Stephan Herrmann1-1/+1
2010-05-18clarifications re https://bugs.eclipse.org/311503 "hasRole(Object, class) get...Stephan Herrmann2-12/+14
2010-05-17Fix for bug 310917:Stephan Herrmann1-22/+27
2010-04-26exclude .jardesc files which got accidentally shipped.Stephan Herrmann2-2/+7
2010-04-24follow-up of r222: JCLmin needs more classes.Stephan Herrmann5-0/+27
2010-04-23cleaned up version of the patches from bug 304728 and bug 304729 (second stra...Stephan Herrmann2-1/+37
2010-04-23update more qualified names in .project.Stephan Herrmann3-6/+6
2010-04-23Refactor this example to use org.eclipse.objectteams names (src and .project).Stephan Herrmann20-56/+56
2010-04-21Fixed paths/qualified names to org.eclipse.objectteams, deploy compiled archi...Stephan Herrmann3-3/+3
2010-04-21initial contribution "Object Teams Examples" as approved in CQ 3793Stephan Herrmann90-0/+8029
2010-04-13deploy our correct jclMin1.5src.zip into our test plugins.Stephan Herrmann1-0/+10
2010-04-06proposed patch for bug 308181.Stephan Herrmann1-3/+3
2010-04-02Fix (patch v2) for Bug 302745 - [otre] ClassCastException in base call in ro...Stephan Herrmann2-51/+105
2010-04-02- upload JDT's original jclmin jars to jdt.core.tests.model.Stephan Herrmann1-5/+5
2010-04-02Mark byte code as version "1.5.0" for now. Cleanup pending.Stephan Herrmann2-1/+14
2010-04-02after r23534 one base field accessor in test1126_nestingAndLayering4pf was no...Stephan Herrmann1-2/+2
2010-04-02Remove all remaining traces of JMangler (except from guide/features.html) & a...Stephan Herrmann10-141/+30
2010-04-01initial commit in accordance with CQ 3784Stephan Herrmann37-0/+280
2010-03-23Migrate to using org.apache.bcel 5.2 from Orbit.Stephan Herrmann26-267/+394
2010-03-23initial contribution "Object Teams Runtime Environment" as approved in CQ 3786Stephan Herrmann55-0/+13796

    Back to the top