Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-25[core.room] bug 418003: allow instance to thread mappings also for replicated...Henrik Rentz-Reichert1-23/+60
2013-09-19[core.*] bug 417170: [core.room, core.common] pull annotations andepaen1-593/+186
2013-09-12[core.*] bug 416648: [core.room][core.config] factor out common grammarepaen1-536/+139
2013-09-05[core.room] minor grammar changes, added one more testHenrik Rentz-Reichert1-39/+55
2013-09-05Initial commit of AnnotationType featureepaen1-22/+1009
2013-08-07[*] bug 414560: [core.etphys][core.room] rename some attributes and reference...Henrik Rentz-Reichert1-321/+353
2013-07-26[*] manually merged DynamicActors, new ui.structure and physical model aware ...Henrik Rentz-Reichert1-39/+80
2013-07-23manual revert to the contents of 19.7.2013, commit 70f0f87Henrik Rentz-Reichert1-80/+39
2013-07-08[core.room] bug 412084: [core.room] Introduce DynamicsType in grammarHenrik Rentz-Reichert1-39/+80
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

Back to the top