Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-13switched version IDs from 1.1.0 to 1.1.1Henrik Rentz-Reichert104-231/+584
2017-01-23re-generated all Xtext languages, introduced TransitionBaseHenrik Rentz-Reichert404-56604/+45790
2017-01-09Bug 509875 - [runtime.cpp] replace STL containers with own containers that ar...Henrik Rentz-Reichert23-75/+110
2017-01-04Bug 509924 - adjust generator export to Neon.2Henrik Rentz-Reichert3-159/+159
2017-01-04Bug 509924 - adjust generator export to Neon.2Henrik Rentz-Reichert3-6/+3
2017-01-04Bug 509924 - adjust generator export to Neon.2Henrik Rentz-Reichert3-6/+3
2017-01-04Merge remote-tracking branch 'gerrit/master'Henrik Rentz-Reichert2-12/+0
2017-01-04Bug 509924 - adjust generator export to Neon.2Henrik Rentz-Reichert3-179/+180
2017-01-03[runtime.cpp] Applied generator changes to the SystemServicesProtocolJan Belle2-12/+0
2016-12-21[generator.cpp] Prepared cpp generator for extensionsJan Belle5-19/+32
2016-12-14Bug 509198 - The outline of derived protocol classes doesn't show messagesHenrik Rentz-Reichert1-1/+3
2016-11-28Bug 507512 - [CGenerator] attributes, operations and handlers of port classes...Henrik Rentz-Reichert2-37/+63
2016-11-26Added some null checksHenrik Rentz-Reichert2-0/+6
2016-11-21Bug 348173 - message services should be started according to thread prioHenrik Rentz-Reichert6-19/+42
2016-11-14Bug 507512 - [CGenerator] attributes, operations and handlers of port classes...Henrik Rentz-Reichert9-104/+304
2016-11-07Bug 506814 - Fix export scripts for generators that are broken afterv_1.1.0Henrik Rentz-Reichert6-10/+21
2016-11-07Bug 506814 - Fix export scripts for generators that are broken afterHenrik Rentz-Reichert3-6/+3
2016-11-07Bug 506814 - Fix export scripts for generators that are broken afterHenrik Rentz-Reichert3-56/+56
2016-11-07Merge "Bug 506814 - Fix export scripts for generators that are broken after s...Henrik Rentz-Reichert6-203/+185
2016-11-07Bug 506814 - Fix export scripts for generators that are broken afterHenrik Rentz-Reichert6-203/+185
2016-11-07Refactored messaging to static message allocationJan Belle6-163/+282
2016-10-24Bug 500736 - usercode3 for C++ is not generatedHenrik Rentz-Reichert2-3/+11
2016-10-24Bug 505406 - It is possible to add a second transition to an inheritedHenrik Rentz-Reichert1-0/+15
2016-10-17transition to NeonHenrik Rentz-Reichert106-6606/+1029
2016-10-10[etunit.converter] Added new option to the EtUnitConverter to preserveJan Belle1-0/+37
2016-10-10Merge "[runtime.cpp] Refactored cpp runtime - Refactored initialization proce...Thomas Schuetz11-380/+868
2016-10-07[tests] non-ui tests are executed headlessly and removed ui depsJuergen Haug3-4/+3
2016-10-07[runtime.cpp] Refactored cpp runtimeJan Belle11-380/+868
2016-10-07Bug 505325 - can add transition point to an initial pointHenrik Rentz-Reichert3-0/+25
2016-10-06Bug 501344 - Wrong launch configuration for new eTrice C++ ProjectHenrik Rentz-Reichert1-1/+7
2016-10-06Bug 501587 - [room] validation of communication type is notHenrik Rentz-Reichert2-2/+26
2016-10-06Bug 502577 - [behavior.ui] Cannot open diagramHenrik Rentz-Reichert1-1/+10
2016-10-06Bug 501432 - Bugs related to SPP's Henrik Rentz-Reichert5-15/+72
2016-10-06Revert "[runtime.cpp] Refactored cpp runtime - Refactored initialization proc...Jan Belle17-958/+413
2016-10-06[runtime.cpp] Refactored cpp runtimeJan Belle17-413/+958
2016-10-05Bug 504086: "E1" to "E9" seems not to be a valid nameHenrik Rentz-Reichert109-62484/+55667
2016-10-05Bug 501354 - ids for transition chains not generated completely (C++Henrik Rentz-Reichert11-204/+283
2016-10-04re-built zipped examples, using non-deleting wizard for all examplesHenrik Rentz-Reichert14-5/+5
2016-10-04version 1.0.1 --> 1.1.0Henrik Rentz-Reichert57-240/+240
2016-09-29[misc] minor dev improvementsJuergen Haug2-2/+3
2016-09-28[diagram] Bug 502073 - improved naming for new elementsJuergen Haug17-264/+258
2016-09-28[diagram] Bug 502073 - only validate syntax on diagram saveJuergen Haug4-162/+231
2016-09-23Bug 501589 - [ui.behavior] Positions from base class elements are notJuergen Haug3-3/+54
2016-09-16[ui.behavior] fixed inheritance computation + fixed inheritedJuergen Haug6-43/+145
2016-09-13[ui.runtime] generated contents for wizards newThomas Schuetz13-0/+0
2016-09-12[generator.cpp.reference] cleaned up reference project, Thomas Schuetz4-22/+63
2016-09-09[cpp] improved DataClass, added first InitializationTest for attributesJuergen Haug20-8260/+8198
2016-09-05[generator.cpp, runtime.cpp] little fixes: added missing Include forThomas Schuetz1-2/+0
2016-09-05[generator.cpp] added changes for xtend generated filesThomas Schuetz1-1/+3
2016-09-05[generator.cpp] fixed generated operator= for DataClass Thomas Schuetz1-1/+1

Back to the top