Remove empty single line comment in A.M.NatureHandler
[Mograsim.git] / plugins /
2019-09-19 Christian FemersRemove empty single line comment in A.M.NatureHandler
2019-09-19 Daniel KirschtenModified InstructionView#highlight
2019-09-19 Daniel KirschtenAdded javax.inject to plugin.core's MANIFEST
2019-09-19 Christian FemersRestructured Mograsim project nature and introduced...
2019-09-18 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-18 Fabian StemmlerAdded active instruction preview to LogicUIPart
2019-09-18 Daniel KirschtenRemoved some more warnings and cleaned more SWT listeners
2019-09-18 Daniel KirschtenCleaned up Editor: removed warnings; cleaned listener...
2019-09-18 Daniel KirschtenRAM reads no longer cause X on the data bus:
2019-09-17 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-17 Daniel KirschtenCleaned up memory stuff
2019-09-17 Daniel KirschtenFixed the "Set active" button in InstructionView
2019-09-17 Fabian StemmlerWordAddressableMemory will now ignore non-binary BitVectors
2019-09-17 Fabian StemmlerMerge branch 'development' of
2019-09-17 Fabian StemmlerMicroInstructionMemory editor can now open and save...
2019-09-17 Daniel KirschtenCorrected RAM control signal timing
2019-09-17 Daniel KirschtenMade Am2900 work again in ModelComponentTestbench
2019-09-17 Daniel KirschtenReserialized components
2019-09-16 Fabian StemmlerRemoved InstructionView as View
2019-09-16 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-16 Daniel KirschtenRemoved legacy code from ModelSplitter
2019-09-16 Daniel KirschtenRemoved legacy ModelMerger
2019-09-16 Daniel KirschtenFixed a javadoc comment in SubmodelComponentSerializer
2019-09-16 Daniel KirschtenRemoved legacy version line handling from JsonHandler...
2019-09-16 Daniel KirschtenMade IndirectModelComponentCreator a bit faster
2019-09-16 Daniel KirschtenRemoved LegacySubmCompSerializer
2019-09-16 Daniel KirschtenRemoved overkill version attribute from standardCompone...
2019-09-16 Fabian StemmlerChanged InstructionView into an Editor
2019-09-16 Fabian StemmlerMade MicroInstructions immutable
2019-09-16 Daniel KirschtenAm2900 now has HighLevelStates
2019-09-16 Daniel KirschtenJsonHandler preserves line numbers
2019-09-16 Daniel KirschtenImproved preference handling in plugin.core
2019-09-16 Daniel KirschtenIntroduced some preferences
2019-09-16 Daniel KirschtenFixed Clock polarities to values where the Am2900 works
2019-09-16 Daniel KirschtenInstructionView now guesses the width of columns better
2019-09-16 Daniel KirschtenFixed Am2900MicroInstructionMemoryDefinition's maximal...
2019-09-16 Daniel KirschtenFixed displayed microinstruction bit order
2019-09-16 Daniel KirschtenFixed a FixedOutput in Am2900
2019-09-16 Daniel KirschtenMerge branch 'cont-integr-2' into 'development'
2019-09-16 Christian FemersThe final restructured version for automatic build...