aboutsummaryrefslogtreecommitdiff
path: root/Node.cpp
Commit message (Collapse)AuthorAge
* better errors + fix min/max input shitLoek Le Blansch2024-06-16
|
* clean up a little bitLoek Le Blansch2024-06-15
|
* actually print right output valuesLoek Le Blansch2024-06-13
|
* add NodeOutputVisitor for printing circuit outputLoek Le Blansch2024-06-13
|
* WIPUnavailableDev2024-06-12
|
* WIP NodeInput kinda not really workingLoek Le Blansch2024-06-12
|
* change nothingLoek Le Blansch2024-06-12
|\
| * New OrGate WHOOOUnavailableDev2024-06-12
| |
* | add prutLoek Le Blansch2024-06-12
|/
* WIP And gate w/ crack main functionUnavailableDev2024-06-12
|
* renamed compare function to sim functionUnavailableDev2024-06-12
|
* WIP connect netsLoek Le Blansch2024-06-12
|
* use factory map to look up node typesLoek Le Blansch2024-06-08
|
* WIP begin writing factoryLoek Le Blansch2024-06-07
|
* add editorconfig + indent codeLoek Le Blansch2024-06-04
|
* Renamed class Gate -> NodeUnavailableDev2024-06-04
|
* Renamed class Node to GateUnavailableDev2024-05-29
|
* inital classesUnavailableDev2024-05-29