Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-30[generator.c.tests] moved testcases for C-generator to generator.c.testsThomas Schuetz1-0/+7
2012-01-30[generator.c] added Prototype for etPort_receiveThomas Schuetz3-3/+10
2012-01-25[room.core] added RefableType to unify ref types in attributes, returnvalues ...Thomas Schuetz46-18173/+17784
2012-01-25Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz16-620/+899
2012-01-25[generator.c] first version of generator for ProtocolClassThomas Schuetz8-986/+958
2012-01-20[tutorials, ui.runtime] import of JavaTypes.roomHenrik Rentz-Reichert3-0/+0
2012-01-20[core.room.ui] outline of attribute indicates multiplicityHenrik Rentz-Reichert1-1/+2
2012-01-20[ui.structure] bug fix in update of ref portsHenrik Rentz-Reichert1-2/+3
2012-01-19[core.room] added comment to MULTIPLICITY ruleHenrik Rentz-Reichert1-0/+2
2012-01-19[generator, generator.java] some fixes in DataClass generationHenrik Rentz-Reichert4-132/+266
2012-01-19[core.room] MUTLIPLICITY terminal accepts white space inside square bracketsHenrik Rentz-Reichert7-418/+558
2012-01-18[generator] bug fix in attribute initializationHenrik Rentz-Reichert2-21/+57
2012-01-16[generator, runtime.c.reference] removed initialization for attributes, fixed...Thomas Schuetz9-52/+10
2012-01-16[runtime.c] changed naming convention for runtime to prefix et (for eTrice)Thomas Schuetz2-2/+2
2012-01-16Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz65-17010/+23909
2012-01-14[core.room.ui] DataClass, ExternalType, PrimitiveType icons changedtjung3-0/+0
2012-01-14[generator.c.reference] added Testcase for Operations in generated DataClassesThomas Schuetz3-3/+3
2012-01-14[core.room] added hyperlinking for models in import statementsHenrik Rentz-Reichert3-18/+102
2012-01-12[ui.behavior] minor improvements in PortMessageSelectionDialogHenrik Rentz-Reichert1-6/+8
2012-01-12[ui.runtime] update of packaged contentsHenrik Rentz-Reichert1-0/+0
2012-01-12[generator, generator.java] bug fixHenrik Rentz-Reichert4-10/+26
2012-01-12[ui.behavior] in message selection dialog ordered operationsHenrik Rentz-Reichert1-2/+9
2012-01-12{core.room] improved LabelProviderHenrik Rentz-Reichert2-2/+7
2012-01-12[core.room and affected] added possibility of private Messages and of PortCla...Henrik Rentz-Reichert53-16822/+23325
2012-01-12Merge branch 'master' of ssh://hrentzreich@git.eclipse.org/gitroot/etrice/org...Henrik Rentz-Reichert1-3/+3
2012-01-12[generator] bug fix (null check)Henrik Rentz-Reichert1-2/+10
2012-01-12[generator, generator.tests] added possibility to translate tagsHenrik Rentz-Reichert1-10/+45
2012-01-12[core.room] added method that returns the detail code location as humanHenrik Rentz-Reichert1-0/+34
2012-01-11[generator] bug fix in computation of used data classesThomas Schuetz1-3/+3
2012-01-09[generator.java] bug fix for derived data classesHenrik Rentz-Reichert4-152/+357
2012-01-09[ui.runtime] update of modellibHenrik Rentz-Reichert1-0/+0
2012-01-09[generator, generator.java] bug fixes in typesHenrik Rentz-Reichert4-8/+26
2012-01-07[ui.runtime] update of modellib for wizardHenrik Rentz-Reichert3-0/+0
2012-01-07[generator] allow initializer list for arrays (starting with {)Henrik Rentz-Reichert2-34/+77
2012-01-07[core.room] allow explicit specification of void return type forHenrik Rentz-Reichert13-14174/+14590
2012-01-04[core.room.ui] fix and additions in plugin.xmlHenrik Rentz-Reichert1-1/+23
2012-01-04[core.room] formatting for new typesHenrik Rentz-Reichert1-61/+22
2012-01-04[logging] fragment to configure the log4j logger for XtextHenrik Rentz-Reichert6-0/+62
2012-01-04[core.room.ui] improved type iconsHenrik Rentz-Reichert3-0/+0
2012-01-04[generator, generator.java] fixes in type generationHenrik Rentz-Reichert8-73/+153
2012-01-04[core.room.ui] updated templatesHenrik Rentz-Reichert1-78/+94
2012-01-04[core.room.ui] added icons and outline text for new typesHenrik Rentz-Reichert5-0/+22
2012-01-04[generator] added Xtend-generated TypeHelpers.javaHenrik Rentz-Reichert1-0/+40
2012-01-03[core.room and affected] changed ROOM types and semantic rulesHenrik Rentz-Reichert97-32032/+29252
2012-01-02[generator.c.reference] first version of runtime messaging for C, cleaned up ...Thomas Schuetz6-641/+282
2011-12-28[generator.c] c-gen structures, msg-IDs, ... for ProtocolClassThomas Schuetz17-291/+386
2011-12-28[generator.c] structure for C-Gen for ActorClassThomas Schuetz10-110/+203
2011-12-26[runtime.c] first version of runtime for C with Unit Test Framework and datat...Thomas Schuetz4-7/+6
2011-12-26[generator] changed access level for "Operation" to public to fix broken buildThomas Schuetz2-3/+3
2011-12-26[generator.c] first working and tested version of generator for DataClassThomas Schuetz25-429/+630

Back to the top