Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-26Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz6-1/+495
2011-10-26[doc] begin of doc for room-conceptsThomas Schuetz1-0/+1
2011-10-25[generator.java, .launch.java] made lib flag configurableHenrik Rentz-Reichert6-1/+495
2011-10-13[runtime.java] added synchronization for MSC logger -> one non deterministic ...Thomas Schuetz2-10/+10
2011-10-07[ui.runtime] added wizards to create runtime and modellib projectsHenrik Rentz-Reichert17-0/+1577
2011-09-19[...] reduced warnings and added dependency for buckminsterHenrik Rentz-Reichert4-8/+7
2011-09-16[runtime, integration.tests] workaround for integration test timeout problemHenrik Rentz-Reichert1-0/+8
2011-07-08[core.room, generator, runtime, modellib] protocol messages can have zero or ...Henrik Rentz-Reichert3-17/+9
2011-06-13[runtime] improved printing of EventWithDataMessageHenrik Rentz-Reichert1-3/+14
2011-05-26core.room, codegen, runtime: added priorities to SubSystemClass ind grammar, ...Thomas Schuetz1-0/+12
2011-05-12preparations for BuckminsterHenrik Rentz-Reichert1-0/+2
2011-04-06Merge branch 'master' ofHenrik Rentz-Reichert5-24/+358
2011-04-06runtime: by default MSC logger shouldn't filterHenrik Rentz-Reichert1-1/+3
2011-04-05added org.eclipse.etrice.doc.tutorials with first sketches for tutorialsThomas Schuetz1-0/+1
2011-04-05integration.tests and runtime: fixed integration tests to run several tests i...Thomas Schuetz2-15/+22
2011-04-04manually merged patch-rejects for patch: https://bugs.eclipse.org/bugs/show_b...Thomas Jung1-2/+4
2011-04-04applied patch for system port: https://bugs.eclipse.org/bugs/show_bug.cgi?id=...Thomas Jung3-10/+336
2011-03-24runtime: fixed bug for crash in MSC-Logger for unconnected portsThomas Schuetz1-5/+9
2011-03-24Merge branch 'before_indigo' of https://git.eclipse.org/gitroot/etrice/org.ec...Thomas Schuetz1-61/+61
2011-03-23added optional User functions for all lifecycle functions (initUser, startUse...Thomas Schuetz1-0/+8
2011-03-23spurious changes introduced by merge...Henrik Rentz-Reichert1-61/+61
2011-03-20added filter for MSCLoggerThomas Schuetz2-5/+82
2011-03-10added check for null for not connected portsThomas Schuetz1-1/+1
2011-03-05integration.tests: fixed test after introduction of multi-threadingHenrik Rentz-Reichert2-1/+1
2011-03-05applied patch 2 ofHenrik Rentz-Reichert8-158/+184
2011-02-01IntegrationTestFSMGenerator can not be fixed in a useful way until multithrea...Thomas Schuetz1-1/+2
2011-02-01added EPL-LicenseThomas Schuetz4-2/+48
2011-02-01changes for multithreadingThomas Schuetz1-24/+8
2011-02-01refactoring of MessageService for multithreading -> added singleton RTService...Thomas Schuetz2-0/+91
2011-01-31Merge branch 'master' ofHenrik Rentz-Reichert1-1/+1
2010-12-20adding .project and .classpath filesHenrik Rentz-Reichert2-0/+23
2010-12-17initial contribution (cf. http://dev.eclipse.org/ipzilla/show_bug.cgi?id=4670)Henrik Rentz-Reichert23-0/+1205

Back to the top