Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-15[generator] bug fix in generated data initializationHenrik Rentz-Reichert1-4/+7
2012-03-14[generator, generator.java] bug 374032: Initialization of data class attribut...Henrik Rentz-Reichert1-2/+2
2012-03-02[generator, generator.c] operation body detail code is translated and operati...Henrik Rentz-Reichert1-2/+21
2012-02-27Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert1-1/+1
2012-02-20[generator, generator.c] some fixes, added actor attributesHenrik Rentz-Reichert1-7/+7
2012-02-20[generator, generator.c, generator.java, runtime.c, runtime.java] unified cod...Henrik Rentz-Reichert1-29/+30
2012-02-01[core.room, ui.behavior] introduced execution model attribute for actor classesHenrik Rentz-Reichert1-1/+0
2012-01-25[room.core] added RefableType to unify ref types in attributes, returnvalues ...Thomas Schuetz1-17/+28
2012-01-25Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz1-1/+9
2012-01-25[generator.c] first version of generator for ProtocolClassThomas Schuetz1-5/+22
2012-01-19[generator, generator.java] some fixes in DataClass generationHenrik Rentz-Reichert1-0/+4
2012-01-18[generator] bug fix in attribute initializationHenrik Rentz-Reichert1-1/+5
2012-01-16[generator, runtime.c.reference] removed initialization for attributes, fixed...Thomas Schuetz1-2/+2
2012-01-12[core.room and affected] added possibility of private Messages and of PortCla...Henrik Rentz-Reichert1-2/+2
2012-01-07[generator] allow initializer list for arrays (starting with {)Henrik Rentz-Reichert1-3/+14
2012-01-04[generator, generator.java] fixes in type generationHenrik Rentz-Reichert1-8/+22
2012-01-03[core.room and affected] changed ROOM types and semantic rulesHenrik Rentz-Reichert1-7/+34
2011-12-26[runtime.c] first version of runtime for C with Unit Test Framework and datat...Thomas Schuetz1-1/+2
2011-12-26[generator] changed access level for "Operation" to public to fix broken buildThomas Schuetz1-1/+1
2011-12-26[generator.c] first working and tested version of generator for DataClassThomas Schuetz1-10/+43
2011-12-23[core] added usercode3 for c and c++ (also for DataClass) in grammar, removed...Thomas Schuetz1-0/+67

    Back to the top