Updated SubmodelComponentParams json format
[Mograsim.git] / net.mograsim.logic.core /
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...