aboutsummaryrefslogtreecommitdiff
path: root/src/NeoRuntimeManager
Commit message (Expand)AuthorAgeFilesLines
* Start moving to esm, work on updaterjakob.stendahl2022-12-173-4/+4
* Move IDE components into its own store, fix some state issues, change state u...jakob.stendahl2022-12-051-2/+11
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-041-1/+18
* :bug: Small bugfixesJakob Stendahl2022-04-283-56/+43
* :bug: Fix potential memory leakJakob Stendahl2021-10-211-6/+9
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-212-3/+33
* :construction: Make python 3.5 compatible and fix some weird bugsjakobst1n2021-10-101-0/+1
* Update RuntimeProcess.jsJakob Stendahl2021-10-091-1/+1
* :pencil2: Fix typoJakob Stendahl2021-10-091-2/+2
* :art: Only allocate a buffer of the size needed, instead of always 128 bitJakob Stendahl2021-10-061-5/+11
* :hammer: Fix new path definition for dev envJakob Stendahl2021-10-061-1/+1
* :twisted_rightwards_arrows: Merge in my own changesJakob Stendahl2021-10-032-6/+6
|\
| * :boom: Change paths to be in normal linux locationsjakobst1n2021-10-032-6/+6
* | :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-033-79/+211
|/
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app an...Jakob Stendahl2021-09-192-0/+459