Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.logic.core / src / net / mograsim / logic / core / types / BitVectorFormatter.java
2019-09-06 Fabian StemmlerMerge branch 'development' of
2019-09-05 Daniel KirschtenRenamed core components to have the common prefix Core
2019-08-27 Fabian StemmlerMerge branch 'development' of
2019-08-27 Daniel KirschtenUndo renaming of BitVector's length to width
2019-08-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-26 Daniel KirschtenFurther renaming of length to width
2019-07-15 Daniel KirschtenFinished renaming logic.ui to logic.model
2019-07-13 Fabian StemmlerMerge branch 'development' of
2019-07-11 Christian FemersRefactored BitVector methods to resolve ambiguity
2019-07-03 Daniel KirschtenOrganized imports + cleaned MANIFEST.MF
2019-06-30 Daniel KirschtenAdded MSB first versions of parse() and toString()
2019-06-25 Daniel KirschtenChanges in the preference system
2019-06-25 Daniel KirschtenCreated net.mograsim.preferences
2019-06-02 Fabian StemmlerCleanup; Cleared warnings in the logic core
2019-05-30 Daniel KirschtenRenamed project folders to match the respective project...