Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-15[generator.launch, generator.launch.java] added a generator launcherHenrik Rentz-Reichert21-13/+918
2011-09-15[generator.java] removed old Xpand generatorHenrik Rentz-Reichert28-1260/+18
2011-09-15[generator, generator.java] improved main and let wizard create Java launch c...Henrik Rentz-Reichert4-46/+80
2011-09-14[generator, generator.java] migrated to xtend2Henrik Rentz-Reichert37-23/+6233
2011-09-12[all] added qualifier to version IDHenrik Rentz-Reichert9-9/+9
2011-09-02[generator] 356570: need ability of eTrice generator model to handle the case...Henrik Rentz-Reichert9-153/+198
2011-09-02[generator] 356570: need ability of eTrice generator model to handle the case...Henrik Rentz-Reichert11-256/+398
2011-09-01[doc] typos and minor changes in ROOM introductionHenrik Rentz-Reichert20-187/+193
2011-08-19[doc.doc.images] some images addedThomas Jung3-0/+0
2011-08-18[doc] all documentation generated generatedThomas Jung11-54/+367
2011-08-18[doc.doc] avis shifted to imagesThomas Jung4-2/+2
2011-08-18[doc.doc]directory AVIs added with two little video sequencesThomas Jung38-15255/+14939
2011-08-11[doc.doc] references to models instead of copyThomas Jung3-466/+5
2011-08-11[doc.doc] ROOM introduction startedThomas Jung1-0/+67
2011-08-11[core.room] added ref to typesHenrik Rentz-Reichert27-14117/+15475
2011-08-11Merge branch 'master' ofHenrik Rentz-Reichert15-6/+446
2011-08-07[doc] generated doc after changestschuetz15-0/+572
2011-08-07[doc] added some table of content itemstschuetz17-864/+931
2011-08-05[doc] added table of contents to room-concepts and room-introductiontschuetz16-27/+1246
2011-08-03[core.room] ignoring antlr jarHenrik Rentz-Reichert1-0/+1
2011-08-03[core.room] fix in fragment providerHenrik Rentz-Reichert1-1/+2
2011-08-03[doc] minor changes and typosHenrik Rentz-Reichert44-1682/+3129
2011-08-03Merge branch 'master' of ssh://hrentzreich@git.eclipse.org/gitroot/etrice/org...Henrik Rentz-Reichert6-0/+238
2011-08-02[doc] PedLight tutorial addedThomas Jung4-0/+0
2011-08-02[doc] PedLight tutorial addedThomas Jung1-0/+237
2011-08-02[doc] PedLight tutorial addedThomas Jung1-0/+1
2011-08-01[generator.java] removed temporary cpp templatesHenrik Rentz-Reichert9-957/+0
2011-08-01[core.room, generator.java] re-factored new wizardHenrik Rentz-Reichert8-64/+70
2011-08-01[core.room] re-factoring in new wizardHenrik Rentz-Reichert2-47/+75
2011-08-01bug 353469: Timing Service will not be generated correctly Henrik Rentz-Reichert1-1/+1
2011-07-29[generator.java] minor changeHenrik Rentz-Reichert1-0/+1
2011-07-29[core.room] changed grammar such that only PlainStateGraphs are allowedHenrik Rentz-Reichert10-55/+58
2011-07-29[generator, generator.java] moved general extensions to target languageHenrik Rentz-Reichert21-165/+241
2011-07-27[core.room] added helpers for flat state machineHenrik Rentz-Reichert1-0/+15
2011-07-26[ui.behavior] guard validation for data driven state machine (non-empty)Henrik Rentz-Reichert3-5/+34
2011-07-26[ui.behavior, ui.structure] bug fixes in ActivatorsHenrik Rentz-Reichert2-14/+6
2011-07-26[core.room] introduction of annotations in actor class behaviorHenrik Rentz-Reichert29-11325/+15975
2011-07-22[core.room, generator] introduced GuardedTransitionHenrik Rentz-Reichert39-11737/+17261
2011-07-21Merge ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Jung15-45/+198
2011-07-21[doc]a new tutorial "sending data" addedThomas Jung59-5/+2904
2011-07-18[core.room, ui.behavior, ui.structure] rename refactoringHenrik Rentz-Reichert20-54/+213
2011-07-16[generator.java] arrays and the init literals of arrays will beThomas Jung2-5/+6
2011-07-15[generator.java] type system improved. int8 mapped to byte and stringThomas Jung2-2/+8
2011-07-14avoid deep copy during sending by value for primitive data typesThomas Jung1-1/+1
2011-07-14[generator.java] bug fix: no deep copy for primitive data in messagesHenrik Rentz-Reichert1-0/+1
2011-07-08[generator.java] use default initial value in actor classes if specifiedHenrik Rentz-Reichert1-2/+4
2011-07-08NEW - bug 351551: data classes should be copied when sent with a message Henrik Rentz-Reichert1-1/+1
2011-07-08[core.room, generator] bug 351026: Attribute with initial values Henrik Rentz-Reichert22-10577/+11320
2011-07-08[core.room, generator, runtime, modellib] protocol messages can have zero or ...Henrik Rentz-Reichert32-11311/+10561
2011-07-05bug 342216: Tooltip Window on transition is not always consistent Henrik Rentz-Reichert1-2/+2

Back to the top