Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-07Bug 541849 - added common super RoomElement to model hierarchyJuergen Haug54-250/+424
2018-11-23reduced warnings in eTrice Java and Xtend sourcesHenrik Rentz-Reichert1-38/+38
2018-11-02Bug 540718 - documentation fields should be added to SAP and SPPHenrik Rentz-Reichert14-2501/+2738
2018-02-19[core] fixed NPEJuergen Haug4-14/+17
2018-02-16optimized length of history array for C generationHenrik Rentz-Reichert5-1301/+1340
2018-01-08Bug 529445 - [newfsmgen] make old style transition data deprecatedHenrik Rentz-Reichert24-3790/+4648
2017-11-07Bug 511330 - [core.genmodel.fsm] introduce simplified generator modelHenrik Rentz-Reichert6-1823/+2024
2017-10-29[core.room] allow annotations at ports and messagesJan Belle15-3589/+4040
2017-08-30Merge branch 'targetLang'Juergen Haug7-3747/+3961
2017-08-29Bug 521498 - [genmodel, generators] gen. only explicitly passed modelsHenrik Rentz-Reichert1-36/+36
2017-08-28[targetLang] migration to formatter2 + added ccstring formattingJuergen Haug2-36/+46
2017-08-28[targetLang] ccstring is default for detail code + added quickfixJuergen Haug4-111/+111
2017-07-21[targetLang] added ccstring with highlight and smart indentationJuergen Haug6-3704/+3908
2017-01-23re-generated all Xtext languages, introduced TransitionBaseHenrik Rentz-Reichert111-6949/+6191
2016-10-05Bug 504086: "E1" to "E9" seems not to be a valid nameHenrik Rentz-Reichert6-4423/+4056
2016-09-09[cpp] improved DataClass, added first InitializationTest for attributesJuergen Haug5-3727/+3480
2016-08-12[cpp] Improvements + fixed data passing, data classes and attribute initJuergen Haug5-1694/+1688
2016-01-07[mixed] room serializer 2.0 + minor maintenance fixesJuergen Haug4-26582/+1417
2015-08-27[room] reversed order of unordered elements for correct serializationJuergen Haug19-1498/+1508
2015-07-30[core] room.xtext removed unordered groups + loosened orderingJuergen Haug14-7468/+6097
2015-07-15[core] improved (inherited) names validationJuergen Haug1-1/+1
2015-07-15Bug 456617 added operation inheritance + new ctor/dtor model elementJuergen Haug29-7019/+8603
2015-04-17refactorings for abstract FSM interfaceHenrik Rentz-Reichert3-0/+26
2014-11-07Bug 449873 - Port Operations and Messages with the same nameHenrik Rentz-Reichert1-1/+1
2014-09-17[core.room, core.fsm] fixed paths into other ecore models in Xtext generated ...Henrik Rentz-Reichert1-34/+34
2014-09-11[core.fsm, core.room] re-generated language with Xtext 2.6.2Henrik Rentz-Reichert13-1450/+1489
2014-08-26[core.room] fixed broken (generated) ecore modelHenrik Rentz-Reichert1-34/+34
2014-08-25[*] AbstractMessage even more abstract: EObjectHenrik Rentz-Reichert16-2265/+2276
2014-08-22[generator.fsm, abstractexec.behavior] abstract execution validation for stat...Henrik Rentz-Reichert29-8606/+7309
2014-08-14[ui.common, ui.common.base] factored out ROOM independent parts into the new ...Henrik Rentz-Reichert5-33/+61
2014-08-08[*] factored out Finite State Machines into a separate DSL between Base and RoomHenrik Rentz-Reichert92-21555/+6379
2014-08-06[core.fsm] introduced FSM DSL between core.common.Base and core.RoomHenrik Rentz-Reichert12-1693/+2124
2014-05-05[core.*] move Import rule and ImportedFQN rule to core.commonJuergen Haug19-2410/+1785
2014-02-24Bug 428336: [core.room] import dependency loader incorrect for different path...Henrik Rentz-Reichert2-3/+3
2014-02-17UriResolver doesn't use platform schemeHenrik Rentz-Reichert2-3/+3
2013-11-25[core,gen] added enum room init + enum config support for java,cJuergen Haug5-0/+29
2013-11-22[core.room] Bug 422349: target type of ExternalType should be a string in sin...Henrik Rentz-Reichert5-1616/+1610
2013-11-18[*] fixed JavaDocHenrik Rentz-Reichert23-219/+242
2013-11-15Bug 392072: enums as Primitive Types that can be used as Attributes for Opera...Henrik Rentz-Reichert30-7711/+9979
2013-09-30[core.genmodel] Bug 418185: let genmodel create binding information on the cl...Henrik Rentz-Reichert6-2/+36
2013-09-25[core.room] bug 418003: allow instance to thread mappings also for replicated...Henrik Rentz-Reichert18-10859/+9254
2013-09-19[core.*] bug 417170: [core.room, core.common] pull annotations andepaen63-12039/+10566
2013-09-12[core.*] bug 416648: [core.room][core.config] factor out common grammarepaen31-4209/+2029
2013-09-05[core.room] minor grammar changes, added one more testHenrik Rentz-Reichert6-1153/+1341
2013-09-05Initial commit of AnnotationType featureepaen42-5397/+17856
2013-08-07[*] bug 414560: [core.etphys][core.room] rename some attributes and reference...Henrik Rentz-Reichert45-6068/+7575
2013-07-26[*] manually merged DynamicActors, new ui.structure and physical model aware ...Henrik Rentz-Reichert17-2381/+3153
2013-07-23manual revert to the contents of 19.7.2013, commit 70f0f87Henrik Rentz-Reichert17-3153/+2381
2013-07-19Merge branch 'DynAct' into DynamicActorsTmpHenrik Rentz-Reichert17-2381/+3153
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz180-72273/+72273

Back to the top