Added factory methods for integers
[Mograsim.git] / net.mograsim.logic.core / src / net / mograsim / logic / core / components /
2019-08-21 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-21 Fabian StemmlerAdded GUIComponent for Word Addressable Memory
2019-08-20 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-08-20 Fabian StemmlerMoved WordAddressableMemoryComponent to new package
2019-08-19 Fabian StemmlerAdded prototype component for main memory
2019-08-10 Daniel KirschtenGUIBitDisplay and GUIManualSwitch now support logicWidt...
2019-06-29 Christian FemersFixed ManualSwitch concerning U and added Bit methods
2019-06-24 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-06-23 Christian FemersCompletely changed the structure and switched to Eclips...
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-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...