Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-19[runtime] added LowWaterMark for Message ServiceThomas Schuetz5-3/+12
2012-02-08[test.common] bash script test-launcher.sh for running and checking etUnit te...Thomas Schuetz4-7/+6
2012-02-02[generator.c] first version of message passing actor to actor worksThomas Schuetz3-4/+7
2012-02-02[generator.c] added generator for dispatcher for each MessageServiceThomas Schuetz7-10/+11
2012-02-02Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz21-1322/+1322
2012-02-02[generator.doc] first version DocGenThomas Schuetz1-0/+3
2012-02-02Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert21-1144/+1322
2012-02-02[generator.c] implementation of port to MessageService communicationThomas Schuetz8-5/+76
2012-02-01[runtime.c] added MSC Logger to runtime.cThomas Schuetz3-0/+108
2012-01-31[generator.c] added const instances for ROMThomas Schuetz2-2/+1
2012-01-31[generator.c] first generator version for lifecycle of SubSystemThomas Schuetz1-0/+0
2012-01-30[generator.c] added Prototype for etPort_receiveThomas Schuetz3-2/+2
2012-01-25[room.core] added RefableType to unify ref types in attributes, returnvalues ...Thomas Schuetz5-707/+0
2012-01-25Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz7-3/+725
2012-01-25[generator.c] first version of generator for ProtocolClassThomas Schuetz13-1115/+84
2012-01-24Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etricetjung24-537/+708
2012-01-24Log Service improvedtjung1-3/+6
2012-01-18[runtime.c] cleaned upThomas Schuetz3-8/+4
2012-01-18[generator] bug fix in attribute initializationHenrik Rentz-Reichert7-70/+29
2012-01-17[runtime.c] added interface and implementation for portable loggerThomas Schuetz7-35/+239
2012-01-16[runtime.c] changed naming convention for runtime to prefix et (for eTrice)Thomas Schuetz13-251/+251
2012-01-16Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz9-148/+176
2012-01-16[runtime.c] added macro ADD_TESTCASE for more convenienceThomas Schuetz2-0/+8
2012-01-14[runtime.modellib] LogService adapted to new Java Typestjung1-10/+3
2012-01-14[generator.c.reference] added Testcase for Operations in generated DataClassesThomas Schuetz1-0/+0
2012-01-12[improved modellib]Henrik Rentz-Reichert2-16/+9
2012-01-12[core.room and affected] added possibility of private Messages and of PortCla...Henrik Rentz-Reichert2-31/+21
2012-01-12Merge branch 'master' of ssh://hrentzreich@git.eclipse.org/gitroot/etrice/org...Henrik Rentz-Reichert12-3/+671
2012-01-12[generator.c.reference] cleaned up testcases for runtime.c and generator.cThomas Schuetz2-0/+0
2012-01-12[generator, generator.tests] added possibility to translate tagsHenrik Rentz-Reichert1-0/+51
2012-01-11[runtime.c] moved runtime files from generator.c.reference to runtime.cThomas Schuetz11-3/+671
2012-01-09[modellib] re-factored LogServiceHenrik Rentz-Reichert8-146/+147
2012-01-09[modellib] added ALogService to launch configuration, added generatedHenrik Rentz-Reichert12-9/+1074
2012-01-07[oeem] data types added to logservicetjung1-2/+4
2012-01-06Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etricetjung5-28/+19
2012-01-03[core.room and affected] changed ROOM types and semantic rulesHenrik Rentz-Reichert3-0/+19
2012-01-02[generator.c.reference] first version of runtime messaging for C, cleaned up ...Thomas Schuetz2-28/+0
2012-01-02ALogService addedtjung1-0/+115
2011-12-28[generator.c] c-gen structures, msg-IDs, ... for ProtocolClassThomas Schuetz2-2/+2
2011-12-28[generator.c] structure for C-Gen for ActorClassThomas Schuetz8-207/+22
2011-12-26[runtime.c] first version of runtime for C with Unit Test Framework and datat...Thomas Schuetz5-0/+391
2011-12-26[generator] changed access level for "Operation" to public to fix broken buildThomas Schuetz3-3/+3
2011-12-26[generator.c] first working and tested version of generator for DataClassThomas Schuetz3-16/+16
2011-12-23[core] added usercode3 for c and c++ (also for DataClass) in grammar, removed...Thomas Schuetz3-88/+88
2011-12-20[generator.doc] added new plugin for document generator -> firstThomas Schuetz4-481/+0
2011-11-21[modellib, integration.tests] converted to pure Java projectsHenrik Rentz-Reichert3-20/+2
2011-11-14[generator] fix in DetailCodeTranslatorHenrik Rentz-Reichert1-1/+1
2011-11-14[runtime] removed some debug outputHenrik Rentz-Reichert2-2/+2
2011-11-14[runtime, tests] debug output addedHenrik Rentz-Reichert3-4/+34
2011-11-11[integration.tests] added some debug codeHenrik Rentz-Reichert3-16/+59

Back to the top