Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-21[core.common] Fix import statement validationJan Belle2-8/+29
2021-05-21[core.common] Remove obsolete uri resolution stepsJan Belle2-16/+21
2021-05-20[core.common] Remove modellocator extension pointJan Belle2-89/+1
2021-05-08[core] Upgrade to Xtext 2.25.0 and Java 11Jan Belle1-0/+0
2020-11-14[core] Update mwe2 workflows to new xtext code generatorJan Belle8-547/+294
2020-09-26[common] Fix uri to platform uri conversionJan Belle1-17/+10
2020-07-04[ui] Add content assist for namespace of import statementsv_3.1.0Jan Belle1-4/+10
2020-06-18[core] improved import validation - allow same names of eObjJuergen Haug1-4/+0
2019-10-25[core] Reactivate deprecation warning for import statements with uriJan Belle1-4/+4
2019-10-09Bug 550612 - [ui] Diagrams should be openable for non-criticalHenrik Rentz-Reichert1-0/+46
2019-09-27[common] Mark documentation rule as deprecatedJan Belle1-0/+3
2019-09-16[common] Fix inconsistency in modelpath providerJan Belle3-52/+59
2019-08-22Bug 550296 - [ui] fixed error markers of ValidatorExentionsManagerJuergen Haug1-1/+1
2019-08-19Bug 548621 - Contract monitor refactoring, validation, test and docuJuergen Haug2-6/+10
2019-07-19[ui] improved usability of imports + removed deprecated warningv_2.0.0-RC12Juergen Haug2-13/+99
2019-07-17Bug 549333 - [ui] Improve highlight of annotations and commentsJuergen Haug1-0/+4
2019-07-10Bug 549132 - [room.ui] Add hyperlink to namespace importsJuergen Haug2-35/+64
2019-07-01Bug 548621 - integrated first version of interface contractsChristian Hilden1-2/+2
2019-05-03Bug 546030 - [doc.gen] Improve preview of documentation commentsJuergen Haug1-0/+55
2019-04-02[common.ui] Provide quickfixes for modelpath editingJan Belle1-20/+26
2019-04-02fixed exception in StandardModelLocatorJuergen Haug1-1/+5
2019-03-17[core] Improve validation for import statements without uriJan Belle1-15/+28
2019-03-10[core] Implement validation and quickfix for room model nameJan Belle1-0/+2
2019-03-08[core] Implement uri independent import systemJan Belle6-15/+371
2019-03-06[core] Allow import statement without uriJan Belle3-4/+6
2019-02-15Bug 544504 - Fix ConcurrentModificationException during validationJuergen Haug1-0/+5
2019-02-15Bug 544504 - Fix ConcurrentModificationException during validationJuergen Haug2-10/+18
2018-12-13[core] fixed NPEv_2.0.0-RC7Juergen Haug1-0/+2
2018-11-23reduced warnings in eTrice Java and Xtend sourcesHenrik Rentz-Reichert2-8/+8
2018-08-31bug 538027 - switching from EPL-1.0 to EPL-2.0Henrik Rentz-Reichert35-70/+140
2018-06-18Merge remote-tracking branch 'gerrit/master' into newfsmgen_finalizeJuergen Haug1-0/+12
2018-06-15Bug 532878 [core] standalone resolved platfrom uri to absoluteJuergen Haug1-0/+12
2018-04-09added first support for model import from archivesJuergen Haug1-11/+10
2018-02-19minor bugfixesJuergen Haug1-5/+6
2018-02-16optimized length of history array for C generationHenrik Rentz-Reichert1-1/+1
2018-02-05Merge branch 'master' into newfsmgen_finalizeJuergen Haug3-1/+136
2018-01-26[core] refactored import validation for reusabilityJuergen Haug2-0/+132
2018-01-17[core.common] changed annotation formattingJan Belle1-1/+1
2018-01-17[core] fixed and improved formatterJuergen Haug1-0/+3
2018-01-12Bug 529445 - [newfsmgen] make old style transition data deprecatedJuergen Haug1-4/+13
2017-11-10Bug 511330 - [core.genmodel.fsm] introduce simplified generator modelHenrik Rentz-Reichert1-0/+19
2017-10-11[core] fixed NPE in StandardModelLocatorJuergen Haug1-2/+3
2017-10-02[targetLang] added commentsJuergen Haug2-1/+6
2017-09-11[core] bugfix smart stringsJuergen Haug1-2/+11
2017-09-08[core] smart strings handle arbitrary line endingsJuergen Haug3-47/+51
2017-09-06Bug 521907 - [core] StandardModelLocator produces invalid file uriJuergen Haug1-1/+1
2017-08-29[targetLang] improved reusability, switched to new xtext highlight apiJuergen Haug4-43/+110
2017-08-28[targetLang] migration to formatter2 + added ccstring formattingJuergen Haug8-230/+315
2017-08-28[targetLang] ccstring is default for detail code + added quickfixJuergen Haug1-1/+1
2017-07-26[targetLang] added content assistJuergen Haug2-20/+29

Back to the top