Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update RuntimeProcess.js | Jakob Stendahl | 2021-10-09 | 1 | -1/+1 |
| | |||||
* | :pencil2: Fix typo | Jakob Stendahl | 2021-10-09 | 1 | -2/+2 |
| | |||||
* | :art: Only allocate a buffer of the size needed, instead of always 128 bit | Jakob Stendahl | 2021-10-06 | 1 | -5/+11 |
| | |||||
* | :hammer: Fix new path definition for dev env | Jakob Stendahl | 2021-10-06 | 1 | -1/+1 |
| | |||||
* | :twisted_rightwards_arrows: Merge in my own changes | Jakob Stendahl | 2021-10-03 | 2 | -6/+6 |
|\ | |||||
| * | :boom: Change paths to be in normal linux locations | jakobst1n | 2021-10-03 | 2 | -6/+6 |
| | | |||||
* | | :building_construction: Use UNIX socket for IPC instead of stdin/out | Jakob Stendahl | 2021-10-03 | 3 | -79/+211 |
|/ | |||||
* | :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵ | Jakob Stendahl | 2021-09-19 | 2 | -0/+459 |
and the NeoRuntime |