Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-24 | fixed crash when deleting link with invalid selected gate | Daniel Jones | 1 | -0/+2 |
2020-06-24 | functionality: added ability to delete links. click on the input of the link ... | Daniel Jones | 3 | -9/+123 |
2020-06-24 | fix segfault when right clicking in a blank area | Daniel Jones | 1 | -7/+1 |
2020-06-24 | logic: now recursively updates gates when a change is made by keeping track o... | Daniel Jones | 4 | -4/+49 |
2020-06-24 | possibly fix logic bug and add options panel | Daniel Jones | 4 | -6/+119 |
2020-06-23 | added labels to buttons | Daniel Jones | 1 | -9/+9 |
2020-06-23 | adjust input2 position | Daniel Jones | 1 | -3/+3 |
2020-06-23 | finished implementing all logic gates | Daniel Jones | 12 | -18/+1138 |
2020-06-23 | add license and headers | Daniel Jones | 3 | -0/+704 |
2020-06-23 | first commit, basic logic works | Daniel Jones | 17 | -0/+2054 |