Reworked some parts of the MachineContext to make its status clear.
[Mograsim.git] / plugins / net.mograsim.plugin.core / src / net / mograsim / plugin / editors / SimulationViewEditor.java
2019-09-26 Christian FemersReworked some parts of the MachineContext to make its...
2019-09-26 Christian FemersReordered the disposal of the old resources, because...
2019-09-25 Daniel KirschtenSimulationViewEditor now reacts better to machine changes
2019-09-25 Daniel KirschtenSVE now supports context changes better (untested)
2019-09-25 Daniel KirschtenRe-added instruction preview to SimulationViewEditor
2019-09-25 Daniel KirschtenFixed an exception being thrown when the application...
2019-09-25 Daniel KirschtenSimulationViewEditor now supports machine context chang...
2019-09-25 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-24 Daniel KirschtenMade simulation view / LogicUIPart to an Editor