summaryrefslogtreecommitdiff
path: root/ucode.c
Commit message (Expand)AuthorAgeFilesLines
* ucode: respect all arguments passed to send()Andre Heider2023-01-161-12/+14
* ucode: initialize search path before VM initJo-Philipp Wich2022-08-121-1/+1
* ucode: initialize default library search pathJo-Philipp Wich2022-08-121-0/+1
* ucode: ignore exit exceptionsJo-Philipp Wich2022-08-031-2/+2
* ucode: ignore exit exceptionsJo-Philipp Wich2022-08-021-0/+3
* ucode: adjust to latest ucode apiJo-Philipp Wich2022-02-071-1/+2
* ucode: add ucode plugin supportJo-Philipp Wich2021-11-231-0/+435