Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-08Abstract actor classes cannot be instantiated.Henrik Rentz-Reichert1-0/+8
2015-08-16added TestInstance-Annotation/Tests.room + other BugfixesJuergen Haug1-5/+2
2015-04-17refactorings for abstract FSM interfaceHenrik Rentz-Reichert1-55/+0
2014-08-25[*] AbstractMessage even more abstract: EObjectHenrik Rentz-Reichert4-51/+8
2014-08-22[generator.fsm, abstractexec.behavior] abstract execution validation for stat...Henrik Rentz-Reichert5-139/+2
2014-08-19[core.fsm, core.room, core.genmodel] further re-factoringsHenrik Rentz-Reichert1-1/+2
2014-08-12[core.genmodel.fsm] bug fix for interfaceItemLocalIdsHenrik Rentz-Reichert1-8/+18
2014-08-12[core.genmodel, core.genmodel.fsm] split off state machine part of model tran...Henrik Rentz-Reichert21-4361/+194
2014-08-08[*] factored out Finite State Machines into a separate DSL between Base and RoomHenrik Rentz-Reichert17-234/+228
2014-08-06static utility methods converted to class methods to be able to useHenrik Rentz-Reichert8-51/+71
2014-07-31[core.genmodel] fix for refined transition and transition chain IDsHenrik Rentz-Reichert1-1/+4
2014-07-27Bug 440312: Refined transitions with the same names on different hierarchiesHenrik Rentz-Reichert1-1/+4
2014-05-23[core,gen] improved validation for standalone/generationJuergen Haug2-17/+160
2014-05-02[core.room.ui, genmodel] reduced warningsHenrik Rentz-Reichert1-1/+0
2014-01-28[core.genmodel] fix for models containing no subsystemsHenrik Rentz-Reichert1-7/+9
2014-01-18[core.genmodel] bug fix in referenced classesHenrik Rentz-Reichert1-2/+6
2013-11-26[generator.c] Bug 422593: in derived protocol classes base class headers have...Henrik Rentz-Reichert1-0/+13
2013-11-20[*] fixed JavaDocsHenrik Rentz-Reichert9-16/+25
2013-11-15Bug 392072: enums as Primitive Types that can be used as Attributes for Opera...Henrik Rentz-Reichert5-270/+498
2013-11-12[*] reduced warningsHenrik Rentz-Reichert4-10/+0
2013-10-01[runtime.java][generator.java] Bug 418424: nest runtime binding creation as d...Henrik Rentz-Reichert1-1/+1
2013-09-30[core.genmodel] Bug 418185: let genmodel create binding information on the cl...Henrik Rentz-Reichert23-8/+3669
2013-09-25[core.room] bug 418003: allow instance to thread mappings also for replicated...Henrik Rentz-Reichert1-5/+3
2013-09-25[core.genmodel] bug fixHenrik Rentz-Reichert1-1/+1
2013-09-25[core.config] bug 417990: implement instance configuration for replicated actorsHenrik Rentz-Reichert3-6/+29
2013-09-24[core.genmodel] bug 417899: [core.genmodel] optional actor classes are missingHenrik Rentz-Reichert1-0/+3
2013-09-24[core.genmodel] bug 417898: [core.genmodel] internal ports are not treated co...Henrik Rentz-Reichert1-1/+1
2013-09-17[core.genmodel, generator.java] bug 417395: [generator.java] make SAPs availa...Henrik Rentz-Reichert1-3/+26
2013-09-09[ui.structure, core.room, core.genmodel] bug 416856: [ui.structure][core.room...Henrik Rentz-Reichert1-12/+14
2013-09-04[core.room, core.genmodel] bug 415236: [generator.java] refined transition co...Henrik Rentz-Reichert1-0/+1
2013-08-07[*] bug 414560: [core.etphys][core.room] rename some attributes and reference...Henrik Rentz-Reichert11-99/+99
2013-08-06[core.genmodel, generator.java, generator.common.tests] fixes for DynamicActo...Henrik Rentz-Reichert1-1/+6
2013-08-02[core.genmodel, generator.java, runtime.java] fixes and JavaDocHenrik Rentz-Reichert2-2/+9
2013-07-26[*] manually merged DynamicActors, new ui.structure and physical model aware ...Henrik Rentz-Reichert21-331/+2523
2013-07-23manual revert to the contents of 19.7.2013, commit 70f0f87Henrik Rentz-Reichert21-2514/+327
2013-07-19Merge branch 'DynAct' into DynamicActorsTmpHenrik Rentz-Reichert21-327/+2514
2013-07-19[core.genmodel] bug 412094: [core.genmodel] In the instance tree optional act...Henrik Rentz-Reichert8-47/+174
2013-07-17[core.genmodel] bug 412094: [core.genmodel] In the instance tree optional act...Henrik Rentz-Reichert54-17060/+19120
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz54-17296/+17296
2013-07-01[*] bug 411983: make transition to KeplerHenrik Rentz-Reichert2-1/+13
2013-06-12[genmodel] improved JavaDocHenrik Rentz-Reichert1-1/+2
2013-05-03Merge remote-tracking branch 'origin/CGenPhysical'Henrik Rentz-Reichert4-2/+58
2013-05-03[core.genmodel] bug 402275: Implementation of Codegenerator and C-Runtime for...Henrik Rentz-Reichert1-1/+1
2013-04-12[core.genmodel] generalized getReferenced*Classes() methodsHenrik Rentz-Reichert3-86/+104
2013-04-12[core.genmodel] bug fix: recurse into base classes for referenced class compu...Henrik Rentz-Reichert1-2/+7
2013-04-03[core.genmodel, generator, generator.c, generator.java] bug 403721: increment...Henrik Rentz-Reichert1-0/+7
2013-03-22[core.genmodel] bug 398876: add documentation to Xtext generated meta models Henrik Rentz-Reichert1-2/+1
2013-03-13[core.genmodel] bug 402768: C generator does not handle DataClass header depe...Henrik Rentz-Reichert1-0/+8
2013-02-22[core.genmodel] async state machine needs special treatment of transition chainsHenrik Rentz-Reichert1-3/+17
2013-02-13[core.genmodel, core.room, generator.*] more documentation and re-factoringsHenrik Rentz-Reichert1-0/+52

Back to the top