Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-08-29[generator] Fix generation dependency on eclipse project fileJan Belle1-3/+1
Removed usages of deprecated FileSystemHelpers.isValidGenerationLocation that prevent generation if the eclipse project file is not present. Change-Id: Ie7f2808f40a884ddc6d6bdcd0095b33c1b9ce08d
2018-09-07[generator] Use single output directory for generated filesJan Belle1-3/+2
Change-Id: Ida568ff8f4e0657369de19ed418f63648e667686
2018-08-31bug 538027 - switching from EPL-1.0 to EPL-2.0Henrik Rentz-Reichert1-2/+4
* applied the changelicToEPL2.0.sh script * manually added license.hmlt to features * poms with license block * adjusted a unit test because of a line number change Change-Id: I4f781e5211dfcf6cbae761234aee9daeb53d639f
2018-08-31[generator] Refactor generators to implement common generator interfaceJan Belle1-2/+2
* migrated to new generator options implementation Change-Id: I086b384d502fcd1576256a2afaf08df2538b3670
2018-02-16optimized length of history array for C generationHenrik Rentz-Reichert1-1/+1
Also reduced the number of warnings. Change-Id: I2316274b4d7ebed7dc38549aa03e7245a84920a4
2014-11-30[generator.java] generated main class (runner) is public nowHenrik Rentz-Reichert1-1/+1
Change-Id: Ic0c544a164f8d3265bcff5702f4c1e26a189e337
2014-08-22[generator.fsm, abstractexec.behavior] abstract execution validation for ↵Henrik Rentz-Reichert1-2/+2
state machines now independent of ROOM Change-Id: I90d258c9167605eb287f1e88456b1d0966c37726
2013-11-25Bug 422442: [generator.c] generator crashes with NPE if generated as library ↵Henrik Rentz-Reichert1-1/+1
but contains LogicalSystem and SubSystem https://bugs.eclipse.org/422442
2013-11-22[generator, generator.java] don't generate for archived modelsHenrik Rentz-Reichert1-4/+8
2013-07-30[generator.java] file name=class name for node runnerHenrik Rentz-Reichert1-1/+1
2013-07-26[*] manually merged DynamicActors, new ui.structure and physical model aware ↵Henrik Rentz-Reichert1-0/+77
Java generator
2013-07-23manual revert to the contents of 19.7.2013, commit 70f0f87Henrik Rentz-Reichert1-77/+0
this discards the changes introduced with merge 54c56bd
2013-07-17[generator.java, runtime.java] moved path2thread and path2peers to IRTObjectHenrik Rentz-Reichert1-76/+76
and finally SubSystemBase
2013-07-04[generator.c, runtime.c] bug 412334: [generator.java][runtime.java] use ↵Henrik Rentz-Reichert1-0/+77
physical and mapping model https://bugs.eclipse.org/412334

    Back to the top