LogicGates/eu.heili
2020-04-16 08:56:08 +02:00
..
AndGate.java added nand not nor enxor exor gates 2020-04-14 11:01:51 +02:00
DigitalInput.java allow defining pins after inserting it to other gate 2020-04-16 08:56:08 +02:00
EnxorGate.java added lots of final statements 2020-04-14 11:29:26 +02:00
ExorGate.java added lots of final statements 2020-04-14 11:29:26 +02:00
InputOutOfBoundsException.java reformat code 2020-04-13 12:56:58 +02:00
LogicGate.java added some final prefixes 2020-04-13 14:36:06 +02:00
Main.java added lots of final statements 2020-04-14 11:29:26 +02:00
NandGate.java added lots of final statements 2020-04-14 11:29:26 +02:00
NorGate.java added lots of final statements 2020-04-14 11:29:26 +02:00
NotGate.java added lots of final statements 2020-04-14 11:29:26 +02:00
OrGate.java added nand not nor enxor exor gates 2020-04-14 11:01:51 +02:00
TooManyInputsException.java reformat code 2020-04-13 12:56:58 +02:00