| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-24 | internal/app: unexport outcome, remove app struct | Ophestra | |
| The App struct no longer does anything, and the outcome struct is entirely opaque. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-07-29 | hst: configurable wait delay | Ophestra | |
| This is useful for programs that take a long time to clean up. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-04-12 | app: rename app implementation package | Ophestra | |
| Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-02-19 | app: store values with string representation | Ophestra | |
| Improves code readability without changing memory layout. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
