Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-29[generator.fsm] Fix refined transitionsJan Belle1-12/+1
2021-02-05[gen.c] added @Tracing annotation, generation and c interfaceJuergen Haug1-1/+15
2020-11-14[core] Update mwe2 workflows to new xtext code generatorJan Belle2-128/+45
2020-05-22[core.room] Remove compound protocolsJan Belle12-606/+86
2020-05-15[core.room] Implement validation for wiring algorithmJan Belle5-111/+428
2019-11-26RoomElement interface has to be marked as abstractHenrik Rentz-Reichert1-1/+2
2019-11-22[core.room] Refactor room grammar to represent the order of its classesJan Belle4-81/+17
2019-11-02[core.room] Fix MWE2 workflow of room languageJan Belle1-1/+0
2019-10-09Bug 550612 - [ui] Diagrams should be openable for non-criticalHenrik Rentz-Reichert2-10/+17
2019-09-27[core.room] Fix null pointer exception in room fragment providerJan Belle1-4/+8
2019-09-27[common] Mark documentation rule as deprecatedJan Belle1-1/+1
2019-09-19minor fixes contract monitorsJuergen Haug1-2/+9
2019-09-16[common] Fix inconsistency in modelpath providerJan Belle1-1/+1
2019-09-16[core.room] Improve room scope providerJan Belle4-147/+150
2019-09-06Bug 550558 - [room.ui] Unresolved elements cause error popup in editorHenrik Rentz-Reichert1-27/+27
2019-08-22Bug 550296 - [ui] fixed error markers of ValidatorExentionsManagerJuergen Haug1-23/+49
2019-08-20Bug 550253 - fixed inherited dataclass operations + added warn for ctorv_2.0.0-RC13Juergen Haug1-2/+9
2019-08-19Bug 548621 - Contract monitor refactoring, validation, test and docuJuergen Haug4-33/+208
2019-08-16Bug 550141 - [room] improve implementation of scopingHenrik Rentz-Reichert4-586/+322
2019-07-17[core] allow annotations type to be importedJuergen Haug1-0/+1
2019-07-10Bug 549132 - [room.ui] Add hyperlink to namespace importsJuergen Haug1-5/+4
2019-07-01Bug 548621 - integrated first version of interface contractsChristian Hilden4-2/+110
2019-06-03[core.room] Fix room scope provider for external portsJan Belle1-1/+1
2019-03-12Bug 545314 - [core] get rid of 'protocol don't match'Juergen Haug2-8/+30
2019-03-10[core] Implement validation and quickfix for room model nameJan Belle1-0/+24
2019-03-08[core] Implement uri independent import systemJan Belle2-11/+13
2019-03-01Bug 544723 - [room] Added annotation target RoomModelJuergen Haug2-3/+14
2019-02-25Bug 544723 - [room] Add annotation for deprecated elementsJuergen Haug2-4/+101
2019-02-15Bug 544504 - Fix ConcurrentModificationException during validationJuergen Haug1-6/+10
2019-01-16Bug 543468 - New annotation targets in FSMChristian Hilden1-2/+6
2019-01-12Bug 540562 - Support var args for operationsJuergen Haug2-1/+3
2018-12-14Bug 541363 - [Usability] SAP not satisfied should be validated in editorHenrik Rentz-Reichert2-6/+18
2018-12-07Bug 541849 - added common super RoomElement to model hierarchyJuergen Haug2-1/+20
2018-11-02Bug 540718 - documentation fields should be added to SAP and SPPHenrik Rentz-Reichert1-2/+2
2018-09-28[core] Avoid repeated injector creationJan Belle2-24/+19
2018-08-31bug 538027 - switching from EPL-1.0 to EPL-2.0Henrik Rentz-Reichert25-50/+100
2018-07-06[doc] added documentation for transitionData migrationJuergen Haug1-1/+1
2018-02-19[core] fixed NPEJuergen Haug1-3/+6
2018-02-19minor bugfixesJuergen Haug2-2/+7
2018-02-16optimized length of history array for C generationHenrik Rentz-Reichert1-1/+1
2018-02-05Merge branch 'master' into newfsmgen_finalizeJuergen Haug2-78/+50
2018-01-26[core] refactored import validation for reusabilityJuergen Haug1-76/+47
2018-01-17[core] fixed and improved formatterJuergen Haug1-3/+5
2018-01-08Bug 529445 - [newfsmgen] make old style transition data deprecatedHenrik Rentz-Reichert3-5/+22
2017-11-07Bug 511330 - [core.genmodel.fsm] introduce simplified generator modelHenrik Rentz-Reichert4-4/+84
2017-10-29[core.room] allow annotations at ports and messagesJan Belle2-4/+14
2017-08-29[targetLang] improved reusability, switched to new xtext highlight apiJuergen Haug1-2/+1
2017-08-28[targetLang] migration to formatter2 + added ccstring formattingJuergen Haug4-3/+95
2017-08-28[targetLang] ccstring is default for detail code + added quickfixJuergen Haug2-4/+7
2017-07-21[targetLang] added ccstring with highlight and smart indentationJuergen Haug2-1/+3

Back to the top