summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-24added readmeDaniel Jones1-0/+21
2020-06-24fixed crash when deleting link with invalid selected gateDaniel Jones1-0/+2
2020-06-24functionality: added ability to delete links. click on the input of the link ...Daniel Jones3-9/+123
2020-06-24fix segfault when right clicking in a blank areaDaniel Jones1-7/+1
2020-06-24logic: now recursively updates gates when a change is made by keeping track o...Daniel Jones4-4/+49
2020-06-24possibly fix logic bug and add options panelDaniel Jones4-6/+119
2020-06-23added labels to buttonsDaniel Jones1-9/+9
2020-06-23adjust input2 positionDaniel Jones1-3/+3
2020-06-23finished implementing all logic gatesDaniel Jones12-18/+1138
2020-06-23add license and headersDaniel Jones3-0/+704
2020-06-23first commit, basic logic worksDaniel Jones17-0/+2054