Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-23[generator.c] fix for unconnected portsHenrik Rentz-Reichert1-1/+1
2012-02-23[generator, generator.c] fixes for replicated portsHenrik Rentz-Reichert1-1/+2
2012-02-23[generator.c, runtime.c] extracted generated generic function to runtimeHenrik Rentz-Reichert2-12/+3
2012-02-23[generator, generator.*] implemented code translation (in general) and replic...Henrik Rentz-Reichert5-183/+232
2012-02-21[generator.c] bug fix in length of history arrayHenrik Rentz-Reichert1-1/+1
2012-02-21[generator, generator.c] local port id initialized and safe against unconnect...Henrik Rentz-Reichert3-32/+38
2012-02-21[generator.c] user code generationHenrik Rentz-Reichert2-1/+7
2012-02-20[generator, generator.c] inheritance for actor class and data class attributesHenrik Rentz-Reichert2-9/+6
2012-02-20[generator, generator.c] some fixes, added actor attributesHenrik Rentz-Reichert2-0/+6
2012-02-20[generator. generator.c] bug fix for empty state-machines in expanded actor c...Henrik Rentz-Reichert1-4/+4
2012-02-20[generator, generator.c, generator.java, runtime.c, runtime.java] unified cod...Henrik Rentz-Reichert6-401/+125
2012-02-15Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert1-2/+2
2012-02-13[generator] removed convertToUri static method from AbstractGeneratorHenrik Rentz-Reichert1-3/+3
2012-02-08[test.common] bash script test-launcher.sh for running and checking etUnit te...Thomas Schuetz1-2/+2
2012-02-02[generator.c] first version of message passing actor to actor worksThomas Schuetz1-6/+10
2012-02-02[generator.c] added generator for dispatcher for each MessageServiceThomas Schuetz3-110/+214
2012-02-02Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert8-957/+1123
2012-02-02[core.room, generator, ui.behavior] communication model for protocolsHenrik Rentz-Reichert2-446/+446
2012-02-02[generator.c] implementation of port to MessageService communicationThomas Schuetz4-7/+110
2012-02-01[runtime.c] added MSC Logger to runtime.cThomas Schuetz2-3/+5
2012-01-31[generator.c] added const instances for ROMThomas Schuetz5-122/+247
2012-01-31[generator.c] first generator version for lifecycle of SubSystemThomas Schuetz5-152/+253
2012-01-30[generator.c] added Prototype for etPort_receiveThomas Schuetz1-3/+3
2012-01-25[room.core] added RefableType to unify ref types in attributes, returnvalues ...Thomas Schuetz1-1/+1
2012-01-25[generator.c] first version of generator for ProtocolClassThomas Schuetz3-37/+36
2012-01-16[generator, runtime.c.reference] removed initialization for attributes, fixed...Thomas Schuetz4-28/+4
2012-01-16[runtime.c] changed naming convention for runtime to prefix et (for eTrice)Thomas Schuetz1-1/+1
2012-01-14[generator.c.reference] added Testcase for Operations in generated DataClassesThomas Schuetz1-1/+2
2012-01-03[core.room and affected] changed ROOM types and semantic rulesHenrik Rentz-Reichert4-113/+9
2012-01-02[generator.c.reference] first version of runtime messaging for C, cleaned up ...Thomas Schuetz3-139/+159
2011-12-28[generator.c] c-gen structures, msg-IDs, ... for ProtocolClassThomas Schuetz5-52/+84
2011-12-28[generator.c] structure for C-Gen for ActorClassThomas Schuetz3-17/+37
2011-12-26[runtime.c] first version of runtime for C with Unit Test Framework and datat...Thomas Schuetz1-2/+1
2011-12-26[generator.c] first working and tested version of generator for DataClassThomas Schuetz5-41/+56
2011-12-23[core] added usercode3 for c and c++ (also for DataClass) in grammar, removed...Thomas Schuetz6-81/+29
2011-12-23[generator.c] added project for C-Generator, moved more language independent ...Thomas Schuetz12-0/+1517

    Back to the top