aboutsummaryrefslogtreecommitdiff
path: root/Circuit.cpp
Commit message (Expand)AuthorAge
* better errors + fix min/max input shitLoek Le Blansch2024-06-16
* clean up a little bitLoek Le Blansch2024-06-15
* Inserted loop detectionUnavailableDev2024-06-15
* add NodeOutputVisitor for printing circuit outputLoek Le Blansch2024-06-13
* fix NodeInput stuffLoek Le Blansch2024-06-12
* WIP NodeInput kinda not really workingLoek Le Blansch2024-06-12
* WIP and gate testLoek Le Blansch2024-06-12
* Merge branch 'master' of github.com:lonkaars/depaLoek Le Blansch2024-06-12
|\
| * WIP simulate starterUnavailableDev2024-06-12
* | remove some printfsLoek Le Blansch2024-06-12
|/
* connect the nodes (no segfault edition)Loek Le Blansch2024-06-12
* WIP connect netsLoek Le Blansch2024-06-12
* instance Nodes using copy constructor in NodeFactoryLoek Le Blansch2024-06-08
* WIP begin writing factoryLoek Le Blansch2024-06-07