Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-12Bug 540562 - Support var args for operationsJuergen Haug3-15/+32
2018-11-23reduced warnings in eTrice Java and Xtend sourcesHenrik Rentz-Reichert8-30/+27
2018-11-02Bug 540707 - introduce switch for transition data generationHenrik Rentz-Reichert1-3/+10
2018-09-28[core] Avoid repeated injector creationJan Belle1-3/+0
2018-09-07[generator] Use single output directory for generated filesJan Belle6-30/+21
2018-08-31bug 538027 - switching from EPL-1.0 to EPL-2.0Henrik Rentz-Reichert12-24/+48
2018-08-31[generator] Refactor generators to implement common generator interfaceJan Belle7-14/+26
2018-06-08Bug 534211 - unify Detail Code parsingHenrik Rentz-Reichert1-2/+2
2018-02-05Merge branch 'master' into newfsmgen_finalizeJuergen Haug1-0/+1
2018-01-08Bug 529445 - [newfsmgen] make old style transition data deprecatedHenrik Rentz-Reichert2-19/+21
2017-12-05[gen] src-gen-info files use different file extensionJuergen Haug1-0/+1
2017-11-07Bug 511330 - [core.genmodel.fsm] introduce simplified generator modelHenrik Rentz-Reichert6-33/+54
2017-08-29Bug 521498 - [genmodel, generators] gen. only explicitly passed modelsHenrik Rentz-Reichert3-3/+3
2017-01-09Bug 509875 - [runtime.cpp] replace STL containers with own containers that ar...Henrik Rentz-Reichert5-34/+43
2017-01-03[runtime.cpp] Applied generator changes to the SystemServicesProtocolJan Belle1-3/+0
2016-12-21[generator.cpp] Prepared cpp generator for extensionsJan Belle2-10/+13
2016-11-21Bug 348173 - message services should be started according to thread prioHenrik Rentz-Reichert1-1/+1
2016-11-07Refactored messaging to static message allocationJan Belle2-32/+53
2016-10-24Bug 500736 - usercode3 for C++ is not generatedHenrik Rentz-Reichert1-2/+5
2016-10-07[runtime.cpp] Refactored cpp runtimeJan Belle3-62/+194
2016-10-06Revert "[runtime.cpp] Refactored cpp runtime - Refactored initialization proc...Jan Belle3-191/+57
2016-10-06[runtime.cpp] Refactored cpp runtimeJan Belle3-57/+191
2016-10-05Bug 501354 - ids for transition chains not generated completely (C++Henrik Rentz-Reichert1-0/+2
2016-09-12[generator.cpp.reference] cleaned up reference project, Thomas Schuetz2-5/+16
2016-09-09[cpp] improved DataClass, added first InitializationTest for attributesJuergen Haug4-25/+52
2016-09-05[generator.cpp] fixed generated operator= for DataClass Thomas Schuetz1-1/+1
2016-08-12[cpp] Improvements + fixed data passing, data classes and attribute initJuergen Haug9-258/+254
2016-07-08Bug 497541: C++ generator should offer a possibility to derive fromHenrik Rentz-Reichert5-17/+56
2016-04-18Bug 491885 - add generator option that allows to change the main nameHenrik Rentz-Reichert1-4/+4
2016-03-26improvements to C/C++ project configurationHenrik Rentz-Reichert1-3/+6
2016-02-28[generators] added cpp generator draftJuergen Haug13-1103/+1124
2015-09-14[core] added data logging trigger + gnuplot generatorJuergen Haug1-2/+1
2015-07-15Bug 456617 added operation inheritance + new ctor/dtor model elementJuergen Haug2-26/+26
2015-04-17refactorings for abstract FSM interfaceHenrik Rentz-Reichert2-8/+11
2014-08-25[*] AbstractMessage even more abstract: EObjectHenrik Rentz-Reichert1-2/+8
2014-08-22[generator.fsm, abstractexec.behavior] abstract execution validation for stat...Henrik Rentz-Reichert7-15/+13
2014-08-12[core.genmodel, core.genmodel.fsm] split off state machine part of model tran...Henrik Rentz-Reichert1-1/+1
2014-08-08[*] factored out Finite State Machines into a separate DSL between Base and RoomHenrik Rentz-Reichert2-8/+7
2014-08-07[generator.cpp] using instance of RoomHelpersHenrik Rentz-Reichert2-5/+5
2014-04-08[generator.*] removed unused file system accessHenrik Rentz-Reichert1-4/+2
2014-01-28Bug 422356: [generator.doc] generate a readme.txt in the doc-gen folderv_0.4.0.M3Henrik Rentz-Reichert1-1/+1
2013-11-25Merge branch 'change/18572/5'Henrik Rentz-Reichert1-0/+4
2013-11-25[core,gen] added enum room init + enum config support for java,cJuergen Haug1-0/+6
2013-11-25Bug 422443: [generator.c] if no explicit type is specified then an Enumeratio...Henrik Rentz-Reichert1-3/+33
2013-11-15Bug 392072: enums as Primitive Types that can be used as Attributes for Opera...Henrik Rentz-Reichert2-0/+18
2013-11-12[*] reduced warningsHenrik Rentz-Reichert1-6/+3
2013-09-20[generator, generator.*] bug 406009: pull up standard options to base classHenrik Rentz-Reichert4-6/+38
2013-09-04[generator.*] bug 415237: [generator.java] usercode2 of base class is also ad...Henrik Rentz-Reichert2-4/+4
2013-08-07[*] bug 414560: [core.etphys][core.room] rename some attributes and reference...Henrik Rentz-Reichert6-30/+30
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz12-1986/+1986

Back to the top