| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-02 | system: update doc commands and remove mutex | Ophestra | |
| The mutex is not really doing anything, none of these methods make sense when called concurrently anyway. The copylocks analysis is still satisfied by the noCopy struct. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-08-30 | system: wrap op errors | Ophestra | |
| This passes more information allowing for better error handling. This eliminates generic WrapErr from system. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-03-17 | sandbox: wrap fmsg interface | Ophestra | |
| Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-02-17 | system: move out of internal | Ophestra | |
| Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
