MPROMEditor now calls its columns "Opcode" and "muPC"
[Mograsim.git] / plugins / net.mograsim.plugin.core / src / net / mograsim / plugin / nature /
2020-10-03 Daniel KirschtenFinished MPROM support. Fixes #10
2020-05-12 Daniel KirschtenChanged the IDs of Am2900Simple/Strict to Am2900Teachin...
2020-05-12 Daniel KirschtenTurned auto-wrapping on for machines with long descriptions
2020-05-12 Daniel KirschtenAdded the possibility for having machine descriptions
2020-05-12 Daniel KirschtenChanged MograsimNaturePropertyPage to use MachineCombo
2019-10-14 Christian FemersMerge branch 'development' of https://gitlab.lrz.de...
2019-10-14 Christian FemersMerge branch 'development' of https://gitlab.lrz.de...
2019-10-14 Christian FemersAllow to add nature and configure in one step
2019-10-05 Daniel KirschtenMerge branch threads into development
2019-10-04 Daniel KirschtenFixed MograsimNaturePropertyPage#DEFAULT_MACHINE
2019-09-30 Daniel KirschtenMarked fields/methods related to activeMachine as depre...
2019-09-30 Daniel KirschtenMerge branch 'machines-are-launch-configs' into development
2019-09-29 Fabian StemmlerInsured InstructionTable removes all Listeners
2019-09-26 Christian FemersMake project selector handle MachineContexts and small...
2019-09-26 Christian FemersSmall adjustment to the validity quality of a MachineCo...
2019-09-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-26 Daniel KirschtenRemoved debug sysouts to make the plugin "silent"
2019-09-26 Christian FemersReworked some parts of the MachineContext to make its...
2019-09-26 Christian FemersFixed the MograsimBuilder a bit, but it will likely...
2019-09-26 Christian FemersDocumented the ProjectMachineContext
2019-09-24 Fabian StemmlerMerge branch 'development' of
2019-09-24 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-24 Christian FemersTool class for creating Combos that allow to select...
2019-09-24 Christian FemersFixed detection problems with ProjectMachineContext
2019-09-24 Christian FemersAdded listener and event structure to ProjectMachineCon...
2019-09-24 Christian FemersRenamed method to its actual function
2019-09-23 Christian FemersCreate a new machine when a MachineContext is used...
2019-09-20 Fabian StemmlerMerge branch 'development' of
2019-09-19 Christian FemersAdded a listener system to project specific machine...
2019-09-19 Christian FemersRemove empty single line comment in A.M.NatureHandler
2019-09-19 Christian FemersRestructured Mograsim project nature and introduced...
2019-09-18 Daniel KirschtenRemoved some more warnings and cleaned more SWT listeners
2019-09-16 Daniel KirschtenMerge branch 'cont-integr-2' into 'development'
2019-09-16 Christian FemersThe final restructured version for automatic build...