aboutsummaryrefslogtreecommitdiff
path: root/src/NeoRuntimeManager/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Move IDE components into its own store, fix some state issues, change state ↵jakob.stendahl2022-12-051-2/+11
| | | | update method to push instead of pull
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-041-1/+18
|
* :bug: Small bugfixesJakob Stendahl2022-04-281-45/+29
|
* :bug: Fix potential memory leakJakob Stendahl2021-10-211-6/+9
|
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-211-1/+16
|
* :twisted_rightwards_arrows: Merge in my own changesJakob Stendahl2021-10-031-4/+4
|\
| * :boom: Change paths to be in normal linux locationsjakobst1n2021-10-031-4/+4
| |
* | :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-031-16/+18
|/
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-191-0/+309
and the NeoRuntime