Merge branch 'development' of https://gitlab.lrz.de/lrr-tum/students/eragp-misim...
[Mograsim.git] / net.mograsim.logic.core /
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-30 Daniel KirschtenMoved sanity check to make more sense
2019-06-29 Christian FemersFixed ManualSwitch concerning U and added Bit methods
2019-06-26 Daniel KirschtenConstructor of BitVector now is fail-fast for bits...
2019-06-26 Fabian StemmlerAdded forceValues(...) method to Wire
2019-06-25 Daniel KirschtenChanges in the preference system
2019-06-25 Daniel KirschtenCreated net.mograsim.preferences
2019-06-25 Daniel KirschtenCleaned project references and MANIFEST.mf Bundle-Vendo...
2019-06-24 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-06-23 Daniel KirschtenCleaned up:
2019-06-23 Christian FemersCompletely changed the structure and switched to Eclips...
2019-06-21 Daniel KirschtenMade Wire.fuse(Wire, Wire, int, int int) public
2019-06-21 Fabian StemmlerFusing Wires will no longer initialize Wires with value U
2019-06-21 Fabian StemmlerQuickfix for Wire.fuse(...)
2019-06-19 Daniel KirschtenMerge commit '28314e7a9a3c3ebfcc4db8e9f1875507063ae6e6...
2019-06-18 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-06-18 Fabian StemmlerLogic Wire bits can now be fused together (Wire.fuse...
2019-06-05 Fabian StemmlerFixed nand and nor gate to work with more than two...
2019-06-04 Fabian StemmlerAdded nand and nor gate due to popular demand
2019-06-03 Daniel KirschtenOrganized imports in all three projects
2019-06-03 Daniel KirschtenWires now can have a name
2019-06-02 Daniel KirschtenMade Timeline.timeCmp public again
2019-06-02 Fabian StemmlerBitDisplay, ManualSwitch now Observable. More Docs...
2019-06-02 Fabian StemmlerCleanup; Cleared warnings in the logic core
2019-06-02 Fabian StemmlerGeneralized WireObserver to LogicObserver
2019-05-30 Daniel KirschtenRenamed project folders to match the respective project...