Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-16[core.config, generator.*] added *._trace to gitignoreHenrik Rentz-Reichert5-0/+5
2012-07-16[*] merged with masterHenrik Rentz-Reichert101-17453/+23698
2012-07-16[*] migration to Juno part 1Henrik Rentz-Reichert53-2724/+2350
2012-07-13[generator.c] added -noexit optionHenrik Rentz-Reichert1-0/+5
2012-07-13[generator.java] -noexit optionHenrik Rentz-Reichert1-3/+5
2012-07-13[generator.java] debug code for call on HudsonHenrik Rentz-Reichert1-0/+3
2012-07-13[generator] explicitly binding an IEncodingProviderHenrik Rentz-Reichert1-0/+3
2012-07-12[core.room] flat state machine only if non-empty state machineHenrik Rentz-Reichert1-1/+1
2012-07-12[core.genmodel] null check for transition chainsHenrik Rentz-Reichert1-2/+8
2012-07-11[core.genmodel] added debugging codeHenrik Rentz-Reichert1-0/+19
2012-07-10[generator.java] bug fix in code generation for protocol classes using a deri...Henrik Rentz-Reichert2-64/+14
2012-07-09[generator.c] bug 381211: not connected repl port generates not compile clean...Henrik Rentz-Reichert2-2/+11
2012-07-09[core.genmodel] bug 383848: Transition from Transition Point to ChoicePoint a...Henrik Rentz-Reichert1-9/+4
2012-07-09[modellib, ui.runtime] renamed modellib to modellib.java, added modellib.c to...Henrik Rentz-Reichert5-6/+24
2012-07-06[ui.runtime] updated contentsHenrik Rentz-Reichert1-0/+0
2012-07-06[generator] detail code translation is performed initially for the whole modelHenrik Rentz-Reichert13-160/+262
2012-07-06[modellib, ui.runtime] re-generatedHenrik Rentz-Reichert2-0/+0
2012-07-06[core.room, core.genmodel, generator, generator.java, generator.c] improved h...Henrik Rentz-Reichert23-105/+391
2012-07-05[core.genmodel, core.room, generator] organized imports to reduce warningsHenrik Rentz-Reichert5-49/+42
2012-07-05[ui.common, ui.commands, ui.behavior, ui.structure] added preferences for dia...Henrik Rentz-Reichert9-20/+133
2012-07-02[ui.behavior] split of isInherited into two methods for different purposesHenrik Rentz-Reichert3-8/+17
2012-07-02[abstractexec.behavior] removed demo stuffHenrik Rentz-Reichert3-96/+0
2012-07-02[core.room, genmodel, ui.behavior] introduced ExpandedRefinedState in genmode...Henrik Rentz-Reichert24-377/+1401
2012-06-28[ui.behavior] bug fix in update of sub transition pointHenrik Rentz-Reichert1-1/+3
2012-06-27[generator] recursively process port index by DetailCodeTranslatorHenrik Rentz-Reichert1-1/+1
2012-06-27[core.genmodel] bug 340496: Choice Point should accept two incoming transitionsHenrik Rentz-Reichert1-2/+3
2012-06-27[ui.runtime] updated contentsHenrik Rentz-Reichert4-0/+0
2012-06-26[core.room, generator, ui.behavior] state inheritanceHenrik Rentz-Reichert6-46/+175
2012-06-25Merge branch 'master' of ssh://hrentzreich@git.eclipse.org/gitroot/etrice/org...Henrik Rentz-Reichert3-0/+221
2012-06-22[CQ 6589] : Reachability Validator to find unreachable parts of stateRohit Agrawal3-0/+221
2012-06-22[core.room] let protocol semantics distinguish incoming and outgoing messagesHenrik Rentz-Reichert27-16515/+20848
2012-06-22[ui.behavior, ui.common] bug 380309: Action functions of a derived actor will...Henrik Rentz-Reichert4-33/+49
2012-06-22[generator] bug 380309: Action functions of a derived actor will not be gener...Henrik Rentz-Reichert2-14/+22
2012-06-22[etunit.converter+tests] added possibility to produce results as Tex fragmentsHenrik Rentz-Reichert2-19/+127
2012-06-18[core.room] distinguished actor annotations in helpersHenrik Rentz-Reichert1-0/+16
2012-06-18[core.room] check validity of continuation transitions for async state machineHenrik Rentz-Reichert1-3/+12
2012-06-18[core.room] async state machine may contain guarded transitionsHenrik Rentz-Reichert1-2/+4
2012-06-18[generator] fix in state machine generation for async actorsHenrik Rentz-Reichert2-2/+10
2012-06-18[core.room, ui.structure] bug fix in binding validationHenrik Rentz-Reichert4-11/+28
2012-06-18[config, generator] added about.html, removed .class files and added xtend-ge...Henrik Rentz-Reichert21-514/+350
2012-06-18Merge "[CQ 6485][config,generator,tests] - working protocol/port config with...Henrik Rentz-Reichert74-4140/+13304
2012-06-18Merge "[CQ 6485][config, generator, tests] merge attribute config generator"Henrik Rentz-Reichert98-1923/+29617
2012-06-17[CQ 6485][config,generator,tests] Juergen Haug74-4140/+13304
2012-06-15[generator.c] switched to behaviorAnnotationsHenrik Rentz-Reichert2-6/+6
2012-06-15[core.room] introduced annotation in all room classesHenrik Rentz-Reichert26-15207/+17272
2012-06-15[CQ 6485][config, generator, tests] merge attribute configJuergen Haug98-1923/+29617
2012-06-15[abstractexec.behavior] prepared for reachability checkHenrik Rentz-Reichert1-17/+50
2012-06-15[core.genmodel] added getOrig() method in ExpandedActorClassHenrik Rentz-Reichert4-0/+23
2012-06-15[core.room] added convenience method getGeneralProtocol to InterfaceItemHenrik Rentz-Reichert6-0/+43
2012-06-13[abstractexec.behavior] added about fileHenrik Rentz-Reichert1-0/+28

Back to the top