Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-05-08[core] Upgrade to Xtext 2.25.0 and Java 11Jan Belle1-1/+1
Bug 573430 Change-Id: Ie6af72c3aa36316f78edf3c414be98d4f3136c2b
2020-11-14[core] Update mwe2 workflows to new xtext code generatorJan Belle1-3/+6
Bug 562962 Change-Id: I2e8c8dd09a99bc5bcc01971b209b567210832db7
2019-10-11[releng] Ensure consistent versioning of eclipse pluginsJan Belle1-9/+9
* Set all plugin and feature versions to 0.0.0 * Remove all version constraints of plugin dependencies * Implement build logic to update version strings * Integrate maven tycho build in gradle build Plugin and feature versions are updated by the build process. Version is computed from last git tag. Bug 541499 Change-Id: Ic9453508a27488239718074c318182977a21c214
2018-11-23reduced warnings in eTrice Java and Xtend sourcesHenrik Rentz-Reichert1-0/+1
2018-07-06next version will be 2.0.0v_2.0.0-alphaHenrik Rentz-Reichert1-4/+4
Change-Id: I68e0ce73d54ea500a5d0df14d09be96ce1879948
2018-07-06Merge remote-tracking branch 'newfsmgen_finalize'Henrik Rentz-Reichert1-1/+3
Conflicts: plugins/org.eclipse.etrice.ui.behavior.fsm/META-INF/MANIFEST.MF plugins/org.eclipse.etrice.ui.behavior/META-INF/MANIFEST.MF Change-Id: Icc81a851cdcdb35081b8eaa3d5b025c1f850de54
2018-07-06version 1.1.3v_1.1.3Henrik Rentz-Reichert1-4/+4
in MANIFEST.MF, category.xml, feature.xml and pom.xml Change-Id: I50eb2944879ecb1a39d6593bf95567fa795b225a
2018-06-19Bug 534211 - unify Detail Code parsingHenrik Rentz-Reichert1-1/+1
new scanner, parser and linker for detail code including tests * the scanner is tokenizing the text * the parser creates an AST * the linker associates Room objects to the AST nodes in a context dependent way * unit tests for scanner, parser and linker * a detail code translator is provided with a slightly changed interface to the translation provider Change-Id: Id31abfc0913353aeeb86d0070b1cec8a76d7a82e
2018-06-18Merge remote-tracking branch 'gerrit/master' into newfsmgen_finalizeJuergen Haug1-4/+4
Conflicts: plugins/org.eclipse.etrice.ui.behavior.fsm/META-INF/MANIFEST.MF plugins/org.eclipse.etrice.ui.behavior.fsm/src/org/eclipse/etrice/ui/behavior/fsm/support/StateSupport.java plugins/org.eclipse.etrice.ui.behavior.fsm/src/org/eclipse/etrice/ui/behavior/fsm/support/TransitionSupport.java plugins/org.eclipse.etrice.ui.behavior/META-INF/MANIFEST.MF pom.xml releng/org.eclipse.etrice.parent/pom.xml tests/org.eclipse.etrice.generator.c.tests/.gitignore tests/org.eclipse.etrice.generator.cpp.tests/.gitignore tests/org.eclipse.etrice.generator.java.tests/.gitignore Change-Id: I048e62574a0bca94bf86ed19bba6ed4325a37e81
2018-06-08Bug 534211 - unify Detail Code parsingHenrik Rentz-Reichert1-1/+2
new scanner, parser and linker for detail code including tests * the scanner is tokenizing the text * the parser creates an AST * the linker associates Room objects to the AST nodes in a context dependent way * unit tests for scanner, parser and linker * a detail code translator is provided with a slightly changed interface to the translation provider Change-Id: I84075b6618dc0cedcec6e8da73520bf0a7bcaf90
2018-02-09version set to 1.1.2.qualifier also in dependencies and featuresv_1.1.2Henrik Rentz-Reichert1-3/+3
In MANIFEST.MF, feature.xml, category.xml and pom.xml. Change-Id: Id4d6e8d147e97f57545c88e971bc04331529fcd4
2018-02-09version set to 1.1.2.qualifierHenrik Rentz-Reichert1-1/+1
In MANIFEST.MF and pom.xml. Change-Id: Ie4a30464d11840833c5620c26b01b93f09020929
2017-11-07Bug 511330 - [core.genmodel.fsm] introduce simplified generator modelHenrik Rentz-Reichert1-0/+1
for state machines * manually merged newfsmgen to newfsmgen_finalize because no rebase was possible due to structural changes * rebased on master * switch to Oxygen and Xtend 2.12 Change-Id: If9a8c7421f07fb8e8fa824b7bc6761b9142b7eaf
2017-08-28[targetLang] migration to formatter2 + added ccstring formattingJuergen Haug1-2/+3
Change-Id: I75546335e817478f2835d20801fa142787418080
2017-07-17switched to Java 8, deleted jdt prefsJuergen Haug1-1/+1
Change-Id: Icee7ff00c57b7be439a4f37d9fb4621fd1776aa7
2017-02-13switched version IDs from 1.1.0 to 1.1.1Henrik Rentz-Reichert1-4/+4
Change-Id: I0772129c28f1cc2816632fdf57338613afccf54e
2016-10-07[tests] non-ui tests are executed headlessly and removed ui depsJuergen Haug1-4/+2
Change-Id: I4cccc1ce8953fed56938e366692a5576388832a5
2016-10-04version 1.0.1 --> 1.1.0Henrik Rentz-Reichert1-6/+6
Change-Id: I488bfb8774497586ded29eda6cb1550e2b6204f5
2016-08-20version 1.0.0 -> 1.0.1Henrik Rentz-Reichert1-6/+6
Change-Id: Iea251201792aeca15bc7f406722d22d2112f96f9
2016-05-15removed (Incubation) from manifests and property filesv_1.0.0Henrik Rentz-Reichert1-1/+1
Change-Id: Ic818c72766dcf536a0eb4b64dc63005966129bd4
2016-04-24eTrice version 0.5.0 -> 1.0.0Henrik Rentz-Reichert1-6/+6
Change-Id: I9340be4b4a7b5253e0524e586e583236059f5b62
2014-09-06[most manifests] lower bound only for XtextHenrik Rentz-Reichert1-1/+1
Change-Id: I0000000000000000000000000000000000000000
2014-09-06[most manifests] upper bound for XtextHenrik Rentz-Reichert1-1/+1
Change-Id: I40604f8e35bc4490db4c90df4d18fda3fb0d94c2
2014-08-12[core.room, core.room.tests] fixed fragment computation and added unit testHenrik Rentz-Reichert1-1/+2
Change-Id: I82701782f7918a51d4e782acfdd8ecf13fa92ea5
2014-08-08[*] factored out Finite State Machines into a separate DSL between Base and RoomHenrik Rentz-Reichert1-0/+1
Change-Id: I5183d3d56a45bdfb66d3da4c91dc9b72c05b965c
2014-04-21[*] eTrice 0.4.0 -> 0.5.0 in all manifestsHenrik Rentz-Reichert1-5/+5
Change-Id: Ib795967e6d65d0ffd87aa8a2e5a1da2d0191a5ec
2013-09-19[core.*] bug 417170: [core.room, core.common] pull annotations andepaen1-0/+2
documentation up to core.common.Base https://bugs.eclipse.org/417170 Change-Id: I3dba336b72e3ce09ead829dd12011dde74b5be38
2013-07-26[*] manually merged DynamicActors, new ui.structure and physical model aware ↵Henrik Rentz-Reichert1-2/+2
Java generator
2013-07-26changed version from 0.3.0 to 0.4.0Henrik Rentz-Reichert1-1/+1
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz1-16/+16
Conflicts: plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.modellib.c.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.modellib.java.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.runtime.c.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.tutorials.c.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.tutorials.java.zip Change-Id: I98e2df3ab57d6e7e8f27e5b0aee7eaa189bfbc33
2013-07-01[*] bug 411983: make transition to KeplerHenrik Rentz-Reichert1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411983
2013-04-16[*] vendor name changed to: Eclipse eTrice (Incubation)Henrik Rentz-Reichert1-1/+1
2012-11-15[*] updated eTrice versions in manifestsv_0.3.0.M1Henrik Rentz-Reichert1-1/+1
2012-07-25manifests: Xtext 2.1.1 (without upper bound)Henrik Rentz-Reichert1-1/+1
2012-07-23[*] restricted Xtext version to [2.1.1, 2.2)Henrik Rentz-Reichert1-1/+1
2012-03-15version 0.1.0 -> 0.2.0Henrik Rentz-Reichert1-1/+1
2011-10-17[tests] all tests using junit4Henrik Rentz-Reichert1-1/+1
2011-09-12[all] added qualifier to version IDHenrik Rentz-Reichert1-1/+1
2011-06-29[tests] minor fixes in launch configurations of testsHenrik Rentz-Reichert1-1/+1
all tests ran successfully
2011-05-12preparations for BuckminsterHenrik Rentz-Reichert1-1/+1
- added dummy.txt in src-gen directories - adjusted Xtext version to 2.0.0 - adjusted Graphiti version to 0.8.0 - added cspecs to runtime.java and runtime.java.tests
2011-03-08core.room.tests: fixed test using correct ROOM injectorHenrik Rentz-Reichert1-1/+3
2011-03-04core.room.tests: new test plugin with sample test for modelHenrik Rentz-Reichert1-0/+14
validation

    Back to the top