Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-18[room] fixed NamesAreUnique validationJuergen Haug2-0/+41
2015-04-17Merge branch 'change/45756/1'Henrik Rentz-Reichert1-7/+9
2015-04-17refactorings for abstract FSM interfaceHenrik Rentz-Reichert7-204/+135
2015-04-13[room] fixed exceptions in validatorJuergen Haug1-7/+9
2015-01-23[core.room] removed effect of RoomConvertingLazyLinkerHenrik Rentz-Reichert1-21/+16
2014-12-01[core.room] added converting of fsm lazy links to room compatibleJuergen Haug2-0/+48
2014-11-07Bug 449873 - Port Operations and Messages with the same nameHenrik Rentz-Reichert2-24/+24
2014-11-02bug 448121: [core.room, generator, generator.c] Port Operations will notHenrik Rentz-Reichert2-3/+33
2014-09-17[core.room, core.fsm] fixed paths into other ecore models in Xtext generated ...Henrik Rentz-Reichert1-34/+34
2014-09-11Merge branch 'change/33268/1'Henrik Rentz-Reichert14-1547/+1493
2014-09-11[core.fsm, core.room] re-generated language with Xtext 2.6.2Henrik Rentz-Reichert14-1547/+1493
2014-09-06[most manifests] lower bound only for XtextHenrik Rentz-Reichert1-3/+3
2014-09-06[core.room] upper bounds for versions of EMF and XtextHenrik Rentz-Reichert1-6/+6
2014-08-26[core.room] fixed broken (generated) ecore modelHenrik Rentz-Reichert1-34/+34
2014-08-25[abstractexec.behavior] fixed unit test. Of the class to check qualified nameHenrik Rentz-Reichert2-16/+24
2014-08-25[*] AbstractMessage even more abstract: EObjectHenrik Rentz-Reichert21-2276/+2286
2014-08-22adjusted versions and minor changesHenrik Rentz-Reichert1-1/+1
2014-08-22[generator.fsm, abstractexec.behavior] abstract execution validation for stat...Henrik Rentz-Reichert37-9454/+7933
2014-08-19[core.fsm, core.room, core.genmodel] further re-factoringsHenrik Rentz-Reichert1-105/+0
2014-08-14[ui.common, ui.common.base] factored out ROOM independent parts into the new ...Henrik Rentz-Reichert7-92/+130
2014-08-12[core.room, core.room.tests] fixed fragment computation and added unit testHenrik Rentz-Reichert1-7/+14
2014-08-11[generator.c.tests] added core.fsm to class pathHenrik Rentz-Reichert1-1/+1
2014-08-08[*] factored out Finite State Machines into a separate DSL between Base and RoomHenrik Rentz-Reichert105-25266/+6696
2014-08-06[core.fsm] introduced FSM DSL between core.common.Base and core.RoomHenrik Rentz-Reichert15-1698/+2132
2014-08-06static utility methods converted to class methods to be able to useHenrik Rentz-Reichert8-608/+681
2014-07-27Bug 440312: Refined transitions with the same names on different hierarchiesHenrik Rentz-Reichert3-7/+19
2014-07-18[core.common] in case of relative path + platform baseUri, map a newepaen1-0/+4
2014-05-23[core,gen] improved validation for standalone/generationJuergen Haug3-140/+142
2014-05-13[core.room] re-activated loading of validation extensionsHenrik Rentz-Reichert2-0/+20
2014-05-13[core.common, core.room, generator] ModelLocator uses dependency injectionHenrik Rentz-Reichert2-22/+0
2014-05-05[core.*] move Import rule and ImportedFQN rule to core.commonJuergen Haug31-2955/+1794
2014-04-30[core.config] use time unit similar to etphysJuergen Haug1-14/+2
2014-04-29[pom*] changed version to 0.5.0Henrik Rentz-Reichert1-1/+1
2014-04-21[*] eTrice 0.4.0 -> 0.5.0 in all manifestsHenrik Rentz-Reichert1-2/+2
2014-04-08Merge "[ui] quickfix for multi line detail code string"Henrik Rentz-Reichert1-0/+8
2014-04-08Bug 422355: [generator.doc] improve the documentation generator outputHenrik Rentz-Reichert1-1/+1
2014-04-07[ui] quickfix for multi line detail code stringJuergen Haug1-0/+8
2014-03-11Merge "[core] formatting: removed fixed line breaks for comments"Henrik Rentz-Reichert1-3/+5
2014-03-10xtend-gen files after update to Xtend 2.5.3Henrik Rentz-Reichert1-8/+4
2014-03-02[core] formatting: removed fixed line breaks for commentsJuergen Haug1-3/+5
2014-02-24Bug 428336: [core.room] import dependency loader incorrect for different path...Henrik Rentz-Reichert8-56/+126
2014-02-17UriResolver doesn't use platform schemeHenrik Rentz-Reichert5-21/+7
2014-02-17Bug 428344: [core.room] introduce an extension point that allows clients to l...Henrik Rentz-Reichert6-1/+218
2014-02-17Bug 428336: [core.room, generator] import dependency loader incorrect for dif...Henrik Rentz-Reichert2-21/+58
2013-12-13[DSLs] on case sensitive file systems has to be <DSL>PostProcessor.ext (was <...v_0.4.0.M2Henrik Rentz-Reichert1-0/+0
2013-12-02bug 416646: [core.room] add quick fix support for annotations and their defin...Henrik Rentz-Reichert1-2/+9
2013-11-26[core.config] Bug 421818: attributes of enum type should be configurableHenrik Rentz-Reichert1-1/+0
2013-11-25Merge branch 'change/18572/5'Henrik Rentz-Reichert7-1/+49
2013-11-25[core,gen] added enum room init + enum config support for java,cJuergen Haug7-1/+49
2013-11-25Bug 422443: [generator.c] if no explicit type is specified then an Enumeratio...Henrik Rentz-Reichert1-64/+3

Back to the top