Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-07[generator.tests] Migrate tests to new import systemJan Belle26-2513/+708
2019-04-15Bug 546443 - [c.gen] Support special user code for library elementsJuergen Haug2-0/+35
2019-02-21[ui] fixed detailcode in actor operationsJuergen Haug1-5/+79
2019-02-08Bug 543564 - [doc.gen] add operations in generated documentationJuergen Haug1-7/+7
2019-01-17[Bug 540562] Support var args for operationsJuergen Haug3-3/+70
2019-01-12Bug 540562 - Support var args for operationsJuergen Haug3-2/+39
2018-08-31bug 538027 - switching from EPL-1.0 to EPL-2.0Henrik Rentz-Reichert1-2/+2
2018-03-08improved EnumTestJuergen Haug4-63/+255
2018-03-07[generator] fix for enums from messagesJuergen Haug2-6/+5
2018-02-15[expressions.ui] added support for types + improved performanceJuergen Haug4-18/+59
2018-02-05[ui] activated detail expressions for PortClass and DataClassJuergen Haug1-79/+104
2017-11-10Bug 511330 - [core.genmodel.fsm] introduce simplified generator modelHenrik Rentz-Reichert1-4/+0
2017-11-07Bug 511330 - [core.genmodel.fsm] introduce simplified generator modelHenrik Rentz-Reichert8-61/+1476
2017-10-10[generator.java.tests] activated persistency testsJan Belle1-5/+3
2017-09-17cleaned up buildnewbuildJan Belle4-330/+1
2017-09-17[tests] fixed gradle build scriptsJan Belle1-1/+1
2017-09-16[tests] fixed missing linker library flags for linuxJan Belle1-0/+3
2017-09-16[releng] eclipse signingJan Belle12-15/+14
2017-09-14[tests] fixed test suite namesJan Belle3-8/+6
2017-09-13[generator.tests] fixed gitignores and added missing modelsJan Belle1-0/+2
2017-09-13[tests] gradle build for runtime and generator testsJan Belle27-2915/+144
2017-09-12[generator.common.tests] gradle build for common generator testsJan Belle26-51/+244
2017-08-29Bug 521498 - [genmodel, generators] gen. only explicitly passed modelsHenrik Rentz-Reichert4-52/+52
2017-06-23modellib and runtime.c updates for testingJuergen Haug13-13/+13
2017-02-28Bug 512819 - [actioneditor] missing highlighting and proposal for eventJuergen Haug1-5/+6
2016-11-07Refactored messaging to static message allocationJan Belle1-6/+6
2016-10-31Bug 506788 - Local test execution for C and C++ doesn't work withHenrik Rentz-Reichert1-17/+59
2016-10-10[etunit.converter] Added new option to the EtUnitConverter to preserveJan Belle1-0/+12
2016-08-12[cpp] Improvements + fixed data passing, data classes and attribute initJuergen Haug3-2/+667
2016-02-28[generators] added cpp generator draftJuergen Haug1-23/+24
2015-09-14[tests] added missing generator.tests gnuplot dependencyJuergen Haug1-0/+1
2015-08-20[behavior.ui] added transition event data to detail expressionsJuergen Haug1-1/+1
2015-08-18Bug 458224 -[fsm.gen] fixed data generation of continuation transitionsJuergen Haug2-0/+399
2015-08-17[tests] convenient generator tests (model unit), c make buildJuergen Haug40-3088/+586
2015-07-31Bug 472908 - refactor etDatatypes.hJuergen Haug2-2/+2
2015-07-30Bug 453716 - [ui.behavior] add context dependent behavior of actionJuergen Haug1-0/+158
2015-07-15Bug 456617 added operation inheritance + new ctor/dtor model elementJuergen Haug22-65/+321
2015-05-19[generator.test] fixed test due name validationJuergen Haug1-3/+3
2015-02-03generator.common.tests.c external data type as message data addedThomas Jung1-0/+19
2014-12-09generator.common.tests PingPongThreadReplPortTest Timer lengthenThomas Jung1-2/+2
2014-10-21ET_TRUE / ET_FALSEThomas Jung1-5/+5
2014-06-050.4.0 -> 0.5.0Henrik Rentz-Reichert1-1/+1
2014-04-30[common.test] removed unused config fileJuergen Haug1-117/+0
2014-04-30[core.config] use time unit similar to etphysJuergen Haug1-1/+1
2014-04-08[generator.common.tests] made data driven test more reliableHenrik Rentz-Reichert1-1/+1
2014-03-17[gen, runtime] added java data-driven communicationJuergen Haug7-2/+337
2013-11-26[core.config] Bug 421818: attributes of enum type should be configurableHenrik Rentz-Reichert4-0/+39
2013-11-26[generator.c] fix in attribute initializationHenrik Rentz-Reichert1-3/+3
2013-11-25[core,gen] added enum room init + enum config support for java,cJuergen Haug1-2/+13
2013-11-22[core.room] Bug 422349: target type of ExternalType should be a string in sin...Henrik Rentz-Reichert2-2/+2

Back to the top