Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-01[core] added config docu + generated comments have initial new lineJuergen Haug1-1/+0
2013-03-15[core.room] improved validation for DataClassHenrik Rentz-Reichert1-4/+4
2012-11-16[core.room, core.etphys, core.etmap] re-factoringsHenrik Rentz-Reichert1-69/+112
2012-10-29[core.room] added default values for external types in grammar andThomas Schuetz1-7/+23
2012-08-09Merge remote branch 'refs/remotes/origin/juno'Henrik Rentz-Reichert1-22/+338
2012-07-31[core.room, ui.*] introduced RefinedTransitionHenrik Rentz-Reichert1-11/+99
2012-07-16[core.room] re-generated with Xtext 2.3Henrik Rentz-Reichert1-22/+327
2012-07-16[*] merged with masterHenrik Rentz-Reichert1-38/+182
2012-06-22[core.room] let protocol semantics distinguish incoming and outgoing messagesHenrik Rentz-Reichert1-38/+182
2012-06-15[core.room] introduced annotation in all room classesHenrik Rentz-Reichert1-216/+259
2012-06-13[core.room] bug 382511: add annotation to ActorClassHenrik Rentz-Reichert1-127/+135
2012-06-13[core.room, ui.structure, generator.*, genmodel] bug 382440: introduce compou...Henrik Rentz-Reichert1-30/+193
2012-05-15Merge branch 'master' of ssh://hrentzreich@git.eclipse.org/gitroot/etrice/org...Henrik Rentz-Reichert1-32/+99
2012-05-11[core.room] PrimtiveType: LiteralType mandatory + prefix ptJuergen Haug1-34/+145
2012-04-27Merge branch 'state_machine_inheritance'Henrik Rentz-Reichert1-54/+90
2012-03-30Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert1-48/+56
2012-03-30[core.room, generator, ui.structure] bug 375748: allow replicated actorsHenrik Rentz-Reichert1-15/+35
2012-03-27[core.room, generator, generator.c, generator.java] introducedHenrik Rentz-Reichert1-48/+56
2012-03-19[core.room, modellib, ui.runtime] added incoming/outgoing keyword to handler ...Henrik Rentz-Reichert1-18/+100
2012-02-08[core.room] introduced TransitionChainStartTransitionHenrik Rentz-Reichert1-12/+39
2012-02-02[core.room, generator, ui.behavior] communication model for protocolsHenrik Rentz-Reichert1-144/+205
2012-02-01[core.room, ui.behavior] introduced execution model attribute for actor classesHenrik Rentz-Reichert1-142/+199
2012-01-31[core.room] 369548: Serialization produces DSL files which can not be validatedHenrik Rentz-Reichert1-10/+22
2012-01-25[room.core] added RefableType to unify ref types in attributes, returnvalues ...Thomas Schuetz1-110/+98
2012-01-19[core.room] MUTLIPLICITY terminal accepts white space inside square bracketsHenrik Rentz-Reichert1-1/+1
2012-01-19[core.room] multiplicity terminal allows whitespace inside square bracketsHenrik Rentz-Reichert1-52/+44
2012-01-12[core.room and affected] added possibility of private Messages and of PortCla...Henrik Rentz-Reichert1-106/+308
2012-01-07[core.room] allow explicit specification of void return type forHenrik Rentz-Reichert1-17/+29
2012-01-03[core.room and affected] changed ROOM types and semantic rulesHenrik Rentz-Reichert1-543/+377
2011-12-23[core] added usercode3 for c and c++ (also for DataClass) in grammar, removed...Thomas Schuetz1-148/+240
2011-11-07[core.room, generator, generator.java] port multiplicity may be * (value -1)Henrik Rentz-Reichert1-22/+16
2011-10-25[releng, ui.runtime] removed tests from site, added tutorials to runtime wizardHenrik Rentz-Reichert1-13/+25
2011-10-10[core.room, ui.behavior] 360406: add "do" action to data_driven StateMachineHenrik Rentz-Reichert1-30/+79
2011-10-07[core.room] switched import logic from class path based to uri basedHenrik Rentz-Reichert1-3/+27
2011-08-18[doc.doc]directory AVIs added with two little video sequencesThomas Jung1-3/+27
2011-08-11[core.room] added ref to typesHenrik Rentz-Reichert1-16/+71
2011-07-29[core.room] changed grammar such that only PlainStateGraphs are allowedHenrik Rentz-Reichert1-9/+9
2011-07-26[core.room] introduction of annotations in actor class behaviorHenrik Rentz-Reichert1-14/+137
2011-07-22[core.room, generator] introduced GuardedTransitionHenrik Rentz-Reichert1-49/+198
2011-07-08[core.room, generator] bug 351026: Attribute with initial values Henrik Rentz-Reichert1-7/+23
2011-07-08[core.room, generator, runtime, modellib] protocol messages can have zero or ...Henrik Rentz-Reichert1-32/+12
2011-05-26core: changed LogicalThread prio from optional to mandatoryThomas Schuetz1-33/+27
2011-05-26core.room, codegen, runtime: added priorities to SubSystemClass ind grammar, ...Thomas Schuetz1-19/+41
2011-04-04core.room: grammar change to allow empty state graphs:Henrik Rentz-Reichert1-54/+65
2011-03-28Merge branch 'before_indigo' of https://git.eclipse.org/gitroot/etrice/org.ec...Henrik Rentz-Reichert1-499/+764
2011-03-28core.room_ re-generatedHenrik Rentz-Reichert1-4401/+4401
2011-03-21core.room : changed grammar: multiplicity for LogicalSystem->SubSystem and Su...Thomas Schuetz1-8/+8
2011-03-20core.room and generator.java: added usercode1 and 2 to SubSystemClassHenrik Rentz-Reichert1-32/+67
2011-03-09core.room: introduced documentation according toHenrik Rentz-Reichert1-506/+727
2011-03-09core.room: grammar change such that empty {} of states andHenrik Rentz-Reichert1-48/+57

Back to the top