Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-08[core] Upgrade to Xtext 2.25.0 and Java 11Jan Belle102-18276/+18940
2020-11-23[genmodel] compliance version set to 1.8Henrik Rentz-Reichert98-17989/+17959
2020-11-14[core] Update mwe2 workflows to new xtext code generatorJan Belle120-18921/+18234
2020-05-22[core.room] Remove compound protocolsJan Belle88-8072/+4750
2020-05-15[core.room] Implement validation for wiring algorithmJan Belle1-1/+1
2020-01-13Replaced http with platform schema for FSM references in Room.ecoreHenrik Rentz-Reichert1-3/+3
2019-11-26RoomElement interface has to be marked as abstractHenrik Rentz-Reichert71-177/+526
2019-11-22[core.room] Refactor room grammar to represent the order of its classesJan Belle13-5733/+4766
2019-08-19Bug 548621 - Contract monitor refactoring, validation, test and docuJuergen Haug1-1/+1
2019-04-02[releng] Migrate to new ci infrastructureJan Belle2-11/+17
2019-03-08[core] Implement uri independent import systemJan Belle1-2/+2
2019-03-06[core] Allow import statement without uriJan Belle58-1031/+595
2019-03-01Bug 544723 - [room] Added annotation target RoomModelJuergen Haug67-4585/+5342
2019-01-16Bug 543468 - New annotation targets in FSMChristian Hilden67-2754/+2989
2019-01-12Bug 540562 - Support var args for operationsJuergen Haug62-5189/+5904
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

Back to the top