Kenneth Bruen kbruen · he/him
kbruen pushed to master at kbruen/info_tren 2022-08-04 05:42:42 +03:00
bf654ea837 Add about page, in-app changelog, Android download
kbruen pushed tag v2.7.5 to kbruen/info_tren 2022-08-04 03:45:48 +03:00
kbruen pushed to master at kbruen/info_tren 2022-08-04 03:45:46 +03:00
43044c1ade Add about page, in-app changelog, Android download
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-07-12 13:43:07 +03:00
fd551e9145 Fixed bug: showing error for script loading
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-07-12 05:33:07 +03:00
3cdee540fc Added examples: standard library and scripts
b34e65544b Fixed simulation and dependency resolution bugs
6e2dda60e2 Added scripting of simulation
b40811585c Fixed title of visual designer/simulation page
bac2d1e1c7 Modified exception message
Compare 7 commits »
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-07-11 21:23:07 +03:00
fc361b04d3 Implemented removing stuff when dropping on bin
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-07-09 20:23:07 +03:00
a86a5e6aec Added connecting wires
76c911e697 Show delete drag target only in design mode
e74c2f58ed Implemented component picker
Compare 3 commits »
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-07-04 01:33:07 +03:00
8abd6b3ca8 Added flashing to component about to be simulated
fc815ed879 Added script based component
Compare 2 commits »
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-07-03 17:23:07 +03:00
ffa6ca414b Added step by step simulation buttons
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-07-03 09:13:07 +03:00
95ef25214a Changed red button text color to white
c2d5d86554 Implemented partial simulation and design*
Compare 2 commits »
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-06-28 23:09:04 +03:00
4a6caee702 Fix simulation bug due to missing await
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-06-20 19:32:29 +03:00
1e65e42115 Implemented simulation
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-06-20 03:20:31 +03:00
e4041020f1 Warn user when project/component name exists
be6e8c9002 Add dependencies to ComponentEntry
129f2c3d31 Added Script component kind button
Compare 3 commits »
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-06-19 19:13:21 +03:00
85838c2b32 Implemented logic expressions
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-06-19 11:03:21 +03:00
cf71d5457a Implemented project import
775a53871f Optimized list item replacement
073a8e77c1 Updated Android app name
bd10853866 Implemented project export
dd62a26004 Moved remove input/output icons to trailing side
Compare 11 commits »
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-06-18 02:23:21 +03:00
a2b6fa0725 Added choice of component kind when creating
0276643fbb Added logic expression in component model
eb57b28d71 Changed color scheme to orange and added dark mode
61dc1f1f45 Added adding inputs and outputs
bcee2d735d Tweaked New Project dialog
Compare 5 commits »
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-06-02 18:59:09 +03:00
0ab607ae3d Added removing inputs/outputs
ce97a691a0 Added truth table editing
19ddc565ed Added close button to new project dialog
Compare 3 commits »
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-06-02 02:48:32 +03:00
2a19505ed3 Added pretty print for encoded JSON
a126057571 Tweaked truth table
Compare 2 commits »
kbruen synced commits to master at kbruen/logic-circuits-simulator from mirror 2022-06-01 18:38:32 +03:00
eaa63f75af Changed Linux window title
kbruen synced commits to master at kbruen/y3s2-cciot-hw from mirror 2022-05-23 22:16:23 +03:00
4692b428f6 Corrected insertion implementation