Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Merge branch 'hhoyos/executors' into hhoyos/iEvlExperimentshhoyos/iEvlExperimentsHoracio Hoyos Rodriguez2-13/+30
2019-05-29More work on executorsHoracio Hoyos Rodriguez2-13/+30
2019-04-18Merge branch 'hhoyos/executors' into hhoyos/iEvlExperimentsHoracio Hoyos Rodriguez84-3/+5184
2019-04-18Added other guice dependencyHoracio Hoyos Rodriguez1-1/+2
2019-04-18Fixed unmerged sectionHoracio Hoyos Rodriguez1-3/+0
2019-04-18Remove Generic from execution listenersHoracio Hoyos Rodriguez8-14/+35
2019-04-18Fixes bugs in templates and hand code (see iEvl 64e3bf)Horacio Hoyos Rodriguez5-52/+49
2019-04-18Fixes in templates and codeHoracio Hoyos Rodriguez2-134/+210
2019-04-18Provide the IEolContext as a generic parameterHoracio Hoyos Rodriguez8-11/+13
2019-04-18Moved Incremental CSV to incremental projectHoracio Hoyos Rodriguez14-1196/+5
2019-04-18Implement IIncrementalModel and Module API changesHoracio Hoyos Rodriguez3-11/+63
2019-04-18Update to Incremental Model changesHoracio Hoyos Rodriguez1-6/+6
2019-04-18Allow finer control of cacheHoracio Hoyos Rodriguez1-0/+9
2019-04-18Fixes to CSV model and testsHoracio Hoyos Rodriguez11-31/+123
2019-04-18Csv Incremental ModelHoracio Hoyos Rodriguez11-4/+1054
2019-04-18Repalce string with Static fieldsHoracio Hoyos Rodriguez1-4/+8
2019-04-18PostExecution of Executable Blocks has access to the retvalHoracio Hoyos Rodriguez1-3/+2
2019-04-18Merge branch 'master' into hhoyos/executorsHoracio Hoyos Rodriguez116-960/+2239
2019-04-17simulink: fixed -1 in port.getLines()Betty Sanchez1-1/+6
2019-04-16simulink ports fixBetty Sanchez1-2/+3
2019-04-15rollback of parallel stream where no interaction with matlab is needed.Betty Sanchez1-5/+10
2019-04-15simulink cache and iterator fixesBetty Sanchez8-19/+17
2019-04-12Added Flexmi example with vehiclesdkolovos7-0/+349
2019-04-12Fixed issue with implementation options disappearing incorrectly in DT run co...Sina Madani2-8/+52
2019-04-11Fixed configuration not saving properly in EGL DTSina Madani1-2/+2
2019-04-11Fixed issue with dropdown, NPE, inconsistent state etc. in EGL/EGX run config...Sina Madani11-357/+295
2019-04-11Fixed handling of variables in Flexmidkolovos7-108/+179
2019-04-10Fixed NPE when re-opening an EGX run configurationSina Madani8-89/+59
2019-04-10Fixed issue with target block in EGX not being assigned.Sina Madani2-3/+10
2019-04-09Revert "Fixes #546226"Jon Co2-4/+1
2019-04-09Fixes #546226Jon Co2-1/+4
2019-04-08Fixes 546051Jon Co10-3/+156
2019-04-07ensured we also get commented simulink elementsBetty Sanchez2-3/+4
2019-04-07Added support for local variables to flexmidkolovos14-79/+165
2019-04-06Flexmi renderer remembers last rendered diagram per flexmidkolovos7-20/+92
2019-04-06Added support for property navigation in feature computation expressions and ...dkolovos29-297/+195
2019-04-06Added one more test for closuredkolovos1-0/+18
2019-04-06Fixed regression in closure and added testdkolovos2-2/+12
2019-04-05Added dynamically-coloured icons to the Flexmi renderer viewdkolovos7-10/+42
2019-04-05Moved rendering options from annotations to parametersdkolovos11-78/+79
2019-04-05Added lock action to Flexmi rendererdkolovos2-0/+18
2019-04-05Added a reset zoom buttondkolovos3-32/+24
2019-04-05Updated EGX-based rendering examplesdkolovos6-12/+73
2019-04-05Implemented conservative tree updating in the Flexmi rendererdkolovos2-11/+67
2019-04-05Added EGX-based Flexmi visualisation exampledkolovos4-1/+104
2019-04-05Initial support for EGX-based Flexmi visualisationdkolovos12-54/+468
2019-03-29Refactor to eliminate inheritanceHoracio Hoyos Rodriguez28-1438/+1692
2019-03-25Fixed deprecation in ValidationView by replacing sorter with comaprator.Sina Madani14-105/+81
2019-03-20Merge remote-tracking branch 'origin/master' into hhoyos/executorsHoracio Hoyos Rodriguez95-458/+723
2019-03-20Tweaks to implementationHoracio Hoyos Rodriguez3-12/+41

Back to the top