Age | Commit message (Expand) | Author | Files | Lines |
2012-02-27 | Merge remote branch 'refs/remotes/origin/master' | Henrik Rentz-Reichert | 106 | -2368/+2082 |
2012-02-27 | [generator.c] handling message arguments in detail code translation | Henrik Rentz-Reichert | 1 | -2/+6 |
2012-02-27 | [generator] made enum names of protocol messages unique using class name | Henrik Rentz-Reichert | 2 | -2/+4 |
2012-02-27 | [generator.c] messages with data | Henrik Rentz-Reichert | 3 | -110/+221 |
2012-02-27 | [generator.c] usercode3 for ActorClass is not generated | Henrik Rentz-Reichert | 1 | -1/+1 |
2012-02-26 | [runtime] added etPlatform for user defined lifecycle functions (etUserEntry,... | Thomas Schuetz | 11 | -14/+274 |
2012-02-26 | [runtime.c] cosmetics | Thomas Schuetz | 2 | -3/+1 |
2012-02-26 | [runtime.c] reorganized runtime.c for separation of common and platform speci... | Thomas Schuetz | 80 | -11879/+11963 |
2012-02-24 | Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etrice | Thomas Schuetz | 20 | -1234/+1828 |
2012-02-24 | [generator.c.reference] added example for tests | Thomas Schuetz | 3 | -0/+197 |
2012-02-23 | [generator.c] fix for unconnected ports | Henrik Rentz-Reichert | 2 | -5/+13 |
2012-02-23 | [generator, generator.c] fixes for replicated ports | Henrik Rentz-Reichert | 4 | -24/+22 |
2012-02-23 | [generator.c, runtime.c] extracted generated generic function to runtime | Henrik Rentz-Reichert | 5 | -33/+14 |
2012-02-23 | [logging] minor change | Henrik Rentz-Reichert | 1 | -1/+2 |
2012-02-23 | [generator, generator.*] implemented code translation (in general) and replic... | Henrik Rentz-Reichert | 18 | -1208/+1814 |
2012-02-22 | [generator.c.reference] ignore src-gen | Thomas Schuetz | 16 | -628/+2 |
2012-02-21 | [generator.c] bug fix in length of history array | Henrik Rentz-Reichert | 2 | -2/+4 |
2012-02-21 | [generator, generator.c] local port id initialized and safe against unconnect... | Henrik Rentz-Reichert | 12 | -191/+233 |
2012-02-21 | [generator.launch.*] fixed minor flaw in dialog | Henrik Rentz-Reichert | 2 | -0/+28 |
2012-02-21 | [modellib] re-generated | Henrik Rentz-Reichert | 9 | -60/+60 |
2012-02-21 | [integration.tests] re-generated tests | Henrik Rentz-Reichert | 22 | -87/+87 |
2012-02-21 | [generator.c] user code generation | Henrik Rentz-Reichert | 4 | -2/+27 |
2012-02-21 | [ui.behavior] bug 371973: Insert Message Dialog should distinguish between re... | Henrik Rentz-Reichert | 1 | -1/+5 |
2012-02-20 | [core.room] bug 371978: It is not possible to connect internal replicated por... | Henrik Rentz-Reichert | 1 | -3/+8 |
2012-02-20 | [generator, generator.c] inheritance for actor class and data class attributes | Henrik Rentz-Reichert | 6 | -41/+80 |
2012-02-20 | [generator, generator.c] some fixes, added actor attributes | Henrik Rentz-Reichert | 11 | -84/+130 |
2012-02-20 | Merge remote branch 'refs/remotes/origin/master' | Henrik Rentz-Reichert | 16 | -220/+1191 |
2012-02-20 | [generator] added xtend generated files | Henrik Rentz-Reichert | 3 | -0/+1239 |
2012-02-20 | [generator. generator.c] bug fix for empty state-machines in expanded actor c... | Henrik Rentz-Reichert | 5 | -18/+33 |
2012-02-20 | [ui.runtime] added C runtime to new project wizard | Henrik Rentz-Reichert | 3 | -2/+20 |
2012-02-20 | [ui.runtime] updated contents | Henrik Rentz-Reichert | 3 | -0/+0 |
2012-02-20 | [integration.tests] re-generated | Henrik Rentz-Reichert | 6 | -66/+0 |
2012-02-20 | [modellib] re-generated | Henrik Rentz-Reichert | 10 | -6/+1052 |
2012-02-20 | [tutorials] re-generated | Henrik Rentz-Reichert | 20 | -1788/+760 |
2012-02-20 | [generator.c] removed new wizard for eTrice C project | Henrik Rentz-Reichert | 1 | -15/+0 |
2012-02-20 | [generator.launch.c, generator.launch.java] added launcher for C generator | Henrik Rentz-Reichert | 15 | -2/+497 |
2012-02-20 | [generator, generator.c, generator.java, runtime.c, runtime.java] unified cod... | Henrik Rentz-Reichert | 71 | -5099/+3451 |
2012-02-19 | [runtime.tests] corrected merge error | Thomas Schuetz | 9 | -12395/+35 |
2012-02-19 | Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etrice | Thomas Schuetz | 58 | -21325/+34568 |
2012-02-19 | [runtime] added LowWaterMark for Message Service | Thomas Schuetz | 8 | -7/+206 |
2012-02-18 | [generator.doc] | tjung | 1 | -9/+211 |
2012-02-18 | Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etrice | tjung | 95 | -20604/+46295 |
2012-02-18 | [generator.doc] first Latex generator. Images manually included not FSM image... | tjung | 2 | -24/+566 |
2012-02-15 | [core.room, generator] improved error messages of generator model | Henrik Rentz-Reichert | 2 | -15/+29 |
2012-02-15 | Merge remote branch 'refs/remotes/origin/master' | Henrik Rentz-Reichert | 31 | -599/+25328 |
2012-02-15 | [core.room, generator] proper handling of event driven replicated relay ports... | Henrik Rentz-Reichert | 3 | -26/+131 |
2012-02-13 | [generator] check relay port connections only for event driven protocols | Henrik Rentz-Reichert | 1 | -11/+13 |
2012-02-13 | [generator] removed convertToUri static method from AbstractGenerator | Henrik Rentz-Reichert | 27 | -8601/+8591 |
2012-02-13 | [generator] bug fix in FileSystemHelpers | Henrik Rentz-Reichert | 1 | -2/+2 |
2012-02-08 | Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etrice | Thomas Schuetz | 37 | -11486/+12337 |